@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap");

*, ::before, ::after{
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}
::backdrop{
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}
/*
! tailwindcss v3.4.14 | 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: #e2e8f0; /* 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: Inter, sans-serif; /* 4 */
  font-feature-settings: normal; /* 5 */
  font-variation-settings: normal; /* 6 */
  -webkit-tap-highlight-color: transparent; /* 7 */
}
/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/
body {
  margin: 0; /* 1 */
  line-height: inherit; /* 2 */
}
/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/
hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
  border-top-width: 1px; /* 3 */
}
/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/
abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}
/*
Remove the default font size and weight for headings.
*/
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}
/*
Reset links to optimize for opt-in styling instead of opt-out.
*/
a {
  color: inherit;
  text-decoration: inherit;
}
/*
Add the correct font weight in Edge and Safari.
*/
b,
strong {
  font-weight: bolder;
}
/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/
code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; /* 1 */
  font-feature-settings: normal; /* 2 */
  font-variation-settings: normal; /* 3 */
  font-size: 1em; /* 4 */
}
/*
Add the correct font size in all browsers.
*/
small {
  font-size: 80%;
}
/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/
table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
  border-collapse: collapse; /* 3 */
}
/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-feature-settings: inherit; /* 1 */
  font-variation-settings: inherit; /* 1 */
  font-size: 100%; /* 1 */
  font-weight: inherit; /* 1 */
  line-height: inherit; /* 1 */
  letter-spacing: inherit; /* 1 */
  color: inherit; /* 1 */
  margin: 0; /* 2 */
  padding: 0; /* 3 */
}
/*
Remove the inheritance of text transform in Edge and Firefox.
*/
button,
select {
  text-transform: none;
}
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/
button,
input:where([type='button']),
input:where([type='reset']),
input:where([type='submit']) {
  -webkit-appearance: button; /* 1 */
  background-color: transparent; /* 2 */
  background-image: none; /* 2 */
}
/*
Use the modern Firefox focus style for all focusable elements.
*/
:-moz-focusring {
  outline: auto;
}
/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/
:-moz-ui-invalid {
  box-shadow: none;
}
/*
Add the correct vertical alignment in Chrome and Firefox.
*/
progress {
  vertical-align: baseline;
}
/*
Correct the cursor style of increment and decrement buttons in Safari.
*/
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}
/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/
[type='search'] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}
/*
Remove the inner padding in Chrome and Safari on macOS.
*/
::-webkit-search-decoration {
  -webkit-appearance: none;
}
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}
/*
Add the correct display in Chrome and Safari.
*/
summary {
  display: list-item;
}
/*
Removes the default spacing and border for appropriate elements.
*/
blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}
fieldset {
  margin: 0;
  padding: 0;
}
legend {
  padding: 0;
}
ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
/*
Reset default styling for dialogs.
*/
dialog {
  padding: 0;
}
/*
Prevent resizing textareas horizontally by default.
*/
textarea {
  resize: vertical;
}
/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/
input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1; /* 1 */
  color: #94a3b8; /* 2 */
}
input::placeholder,
textarea::placeholder {
  opacity: 1; /* 1 */
  color: #94a3b8; /* 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;
}
[type='text'],input:where(:not([type])),[type='email'],[type='url'],[type='password'],[type='number'],[type='date'],[type='datetime-local'],[type='month'],[type='search'],[type='tel'],[type='time'],[type='week'],[multiple],textarea,select{
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #fff;
  border-color: #64748b;
  border-width: 1px;
  border-radius: 0px;
  padding-top: 0.5rem;
  padding-right: 0.75rem;
  padding-bottom: 0.5rem;
  padding-left: 0.75rem;
  font-size: 1rem;
  line-height: 1.5rem;
  --tw-shadow: 0 0 #0000;
}
[type='text']:focus, input:where(:not([type])):focus, [type='email']:focus, [type='url']:focus, [type='password']:focus, [type='number']:focus, [type='date']:focus, [type='datetime-local']:focus, [type='month']:focus, [type='search']:focus, [type='tel']:focus, [type='time']:focus, [type='week']:focus, [multiple]:focus, textarea:focus, select:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: #2563eb;
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  border-color: #2563eb;
}
input::-moz-placeholder, textarea::-moz-placeholder{
  color: #64748b;
  opacity: 1;
}
input::placeholder,textarea::placeholder{
  color: #64748b;
  opacity: 1;
}
::-webkit-datetime-edit-fields-wrapper{
  padding: 0;
}
::-webkit-date-and-time-value{
  min-height: 1.5em;
  text-align: inherit;
}
::-webkit-datetime-edit{
  display: inline-flex;
}
::-webkit-datetime-edit,::-webkit-datetime-edit-year-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-meridiem-field{
  padding-top: 0;
  padding-bottom: 0;
}
select{
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%2364748b' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");
  background-position: right 0.5rem center;
  background-repeat: no-repeat;
  background-size: 1.5em 1.5em;
  padding-right: 2.5rem;
  -webkit-print-color-adjust: exact;
          print-color-adjust: exact;
}
[multiple],[size]:where(select:not([size="1"])){
  background-image: initial;
  background-position: initial;
  background-repeat: unset;
  background-size: initial;
  padding-right: 0.75rem;
  -webkit-print-color-adjust: unset;
          print-color-adjust: unset;
}
[type='checkbox'],[type='radio']{
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  padding: 0;
  -webkit-print-color-adjust: exact;
          print-color-adjust: exact;
  display: inline-block;
  vertical-align: middle;
  background-origin: border-box;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  flex-shrink: 0;
  height: 1rem;
  width: 1rem;
  color: #2563eb;
  background-color: #fff;
  border-color: #64748b;
  border-width: 1px;
  --tw-shadow: 0 0 #0000;
}
[type='checkbox']{
  border-radius: 0px;
}
[type='radio']{
  border-radius: 100%;
}
[type='checkbox']:focus,[type='radio']:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
  --tw-ring-offset-width: 2px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: #2563eb;
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
[type='checkbox']:checked,[type='radio']:checked{
  border-color: transparent;
  background-color: currentColor;
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
}
[type='checkbox']:checked{
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e");
}
@media (forced-colors: active) {
  [type='checkbox']:checked{
    -webkit-appearance: auto;
       -moz-appearance: auto;
            appearance: auto;
  }
}
[type='radio']:checked{
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e");
}
@media (forced-colors: active) {
  [type='radio']:checked{
    -webkit-appearance: auto;
       -moz-appearance: auto;
            appearance: auto;
  }
}
[type='checkbox']:checked:hover,[type='checkbox']:checked:focus,[type='radio']:checked:hover,[type='radio']:checked:focus{
  border-color: transparent;
  background-color: currentColor;
}
[type='checkbox']:indeterminate{
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3e%3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3e%3c/svg%3e");
  border-color: transparent;
  background-color: currentColor;
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
}
@media (forced-colors: active) {
  [type='checkbox']:indeterminate{
    -webkit-appearance: auto;
       -moz-appearance: auto;
            appearance: auto;
  }
}
[type='checkbox']:indeterminate:hover,[type='checkbox']:indeterminate:focus{
  border-color: transparent;
  background-color: currentColor;
}
[type='file']{
  background: unset;
  border-color: inherit;
  border-width: 0;
  border-radius: 0;
  padding: 0;
  font-size: unset;
  line-height: inherit;
}
[type='file']:focus{
  outline: 1px solid ButtonText;
  outline: 1px auto -webkit-focus-ring-color;
}
:root{
  --focus-outline-width: 0px;
  --focus-outline-offset: 3px;
  --focus-outline-color: transparent;
  --focus-outline-style: dotted;
  --focus-form-outline-width: 3px;
  --focus-form-outline-offset: 0;
  --focus-form-outline-color: rgba(121, 29, 255, 0.5);
  --focus-form-outline-style: solid;
  font-size: 100%;
  font-size: clamp(14px, 1.6vw, 14px);
  min-height: 0vw;
}
@supports (color: color(display-p3 0 0 0%)){
:root{
    --focus-form-outline-color: color(display-p3 0.43873 0.06537 0.99296 / 0.5);
  }
}
@supports (color: oklab(0% 0 0%)){
:root{
    --focus-form-outline-color: oklch(53.24% 0.301 290.86 / .5);
  }
}
html{
  color: #1e293b;
  font-family: Inter, sans-serif;
}
@media (prefers-reduced-motion: no-preference){
  a{
    transition: color .3s ease-in-out;
  }
}
:focus{
  outline-width: var(--focus-outline-width, 2px);
  outline-offset: var(--focus-outline-offset, 3px);
  outline-color: transparent;
  outline-style: var(--focus-outline-style, dotted);
}
*:focus-visible{
  outline: 2px dotted       black;
  outline-offset: 2px;
}
*:focus:not(:focus-visible){
  outline: none;
}
input:not([type="button"]):focus, textarea:focus, select:focus{
  box-shadow: none;
  outline-width: var(--focus-form-outline-width, 3px);
  outline-offset: var(--focus-form-outline-offset, 0);
  outline-color: transparent;
  outline-style: var(--focus-form-outline-style, solid);
}
mark{
  background-color: rgb(121, 29, 255);
  background-color: color(display-p3 0.43873 0.06537 0.99296);
  background-color: oklch(53.24% 0.301 290.86 / 1);
  color: #fff;
}
[x-cloak]{
  display: none !important;
}
.\!container{
  width: 100% !important;
}
.container{
  width: 100%;
}
@media (min-width: 640px){
  .\!container{
    max-width: 640px !important;
  }
  .container{
    max-width: 640px;
  }
}
@media (min-width: 768px){
  .\!container{
    max-width: 768px !important;
  }
  .container{
    max-width: 768px;
  }
}
@media (min-width: 1024px){
  .\!container{
    max-width: 1024px !important;
  }
  .container{
    max-width: 1024px;
  }
}
@media (min-width: 1280px){
  .\!container{
    max-width: 1280px !important;
  }
  .container{
    max-width: 1280px;
  }
}
@media (min-width: 1536px){
  .\!container{
    max-width: 1536px !important;
  }
  .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: 600;
  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: 500;
  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: 500;
  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: #1e293b;
  --tw-prose-headings: #1e293b;
  --tw-prose-lead: #1e293b;
  --tw-prose-links: #1e293b;
  --tw-prose-bold: #1e293b;
  --tw-prose-counters: #1e293b;
  --tw-prose-bullets: #1e293b;
  --tw-prose-hr: #1e293b;
  --tw-prose-quotes: #1e293b;
  --tw-prose-quote-borders: rgb(121, 29, 255);
  --tw-prose-captions: #1e293b;
  --tw-prose-kbd: #111827;
  --tw-prose-kbd-shadows: 17 24 39;
  --tw-prose-code: #1e293b;
  --tw-prose-pre-code: #fff;
  --tw-prose-pre-bg: #1e293b;
  --tw-prose-th-borders: #1e293b;
  --tw-prose-td-borders: #1e293b;
  --tw-prose-invert-body: #fff;
  --tw-prose-invert-headings: #fff;
  --tw-prose-invert-lead: #fff;
  --tw-prose-invert-links: #fff;
  --tw-prose-invert-bold: #fff;
  --tw-prose-invert-counters: #fff;
  --tw-prose-invert-bullets: #fff;
  --tw-prose-invert-hr: #fff;
  --tw-prose-invert-quotes: #fff;
  --tw-prose-invert-quote-borders: #fff;
  --tw-prose-invert-captions: #fff;
  --tw-prose-invert-kbd: #fff;
  --tw-prose-invert-kbd-shadows: 255 255 255;
  --tw-prose-invert-code: #fff;
  --tw-prose-invert-pre-code: #1e293b;
  --tw-prose-invert-pre-bg: #fff;
  --tw-prose-invert-th-borders: #fff;
  --tw-prose-invert-td-borders: #fff;
  font-size: 1rem;
  line-height: 1.5em;
}
@supports (color: color(display-p3 0 0 0%)){
.prose{
    --tw-prose-quote-borders: color(display-p3 0.43873 0.06537 0.99296);
  }
}
@supports (color: oklab(0% 0 0%)){
.prose{
    --tw-prose-quote-borders: oklch(53.24% 0.301 290.86 / 1);
  }
}
.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;
}
.prose :where(ul > li > p, ol > li > p):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0em !important;
  margin-bottom: 0em !important;
  line-height: 1.5em;
}
.prose :where(:where(.prose > div > :first-child)):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0 !important;
}
.prose :where(:where(.prose > div > :last-child)):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-bottom: 0 !important;
}
.table-of-contents{
  color: var(--tw-prose-body);
  max-width: 65ch;
}
.table-of-contents :where(p):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}
.table-of-contents :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;
}
.table-of-contents :where(a):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: var(--tw-prose-links);
  text-decoration: underline;
  font-weight: 500;
}
.table-of-contents :where(strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: var(--tw-prose-bold);
  font-weight: 600;
}
.table-of-contents :where(a strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
}
.table-of-contents :where(blockquote strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
}
.table-of-contents :where(thead th strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
}
.table-of-contents :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;
}
.table-of-contents :where(ol[type="A"]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: upper-alpha;
}
.table-of-contents :where(ol[type="a"]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: lower-alpha;
}
.table-of-contents :where(ol[type="A" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: upper-alpha;
}
.table-of-contents :where(ol[type="a" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: lower-alpha;
}
.table-of-contents :where(ol[type="I"]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: upper-roman;
}
.table-of-contents :where(ol[type="i"]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: lower-roman;
}
.table-of-contents :where(ol[type="I" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: upper-roman;
}
.table-of-contents :where(ol[type="i" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: lower-roman;
}
.table-of-contents :where(ol[type="1"]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: decimal;
}
.table-of-contents :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;
}
.table-of-contents :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *))::marker{
  font-weight: 400;
  color: var(--tw-prose-counters);
}
.table-of-contents :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *))::marker{
  color: var(--tw-prose-bullets);
}
.table-of-contents :where(dt):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: var(--tw-prose-headings);
  font-weight: 600;
  margin-top: 1.25em;
}
.table-of-contents :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;
}
.table-of-contents :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;
}
.table-of-contents :where(blockquote p:first-of-type):not(:where([class~="not-prose"],[class~="not-prose"] *))::before{
  content: open-quote;
}
.table-of-contents :where(blockquote p:last-of-type):not(:where([class~="not-prose"],[class~="not-prose"] *))::after{
  content: close-quote;
}
.table-of-contents :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;
}
.table-of-contents :where(h1 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-weight: 900;
  color: inherit;
}
.table-of-contents :where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: var(--tw-prose-headings);
  font-weight: 600;
  font-size: 1.5em;
  margin-top: 2em;
  margin-bottom: 1em;
  line-height: 1.3333333;
}
.table-of-contents :where(h2 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-weight: 800;
  color: inherit;
}
.table-of-contents :where(h3):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: var(--tw-prose-headings);
  font-weight: 500;
  font-size: 1.25em;
  margin-top: 1.6em;
  margin-bottom: 0.6em;
  line-height: 1.6;
}
.table-of-contents :where(h3 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-weight: 700;
  color: inherit;
}
.table-of-contents :where(h4):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: var(--tw-prose-headings);
  font-weight: 500;
  margin-top: 1.5em;
  margin-bottom: 0.5em;
  line-height: 1.5;
}
.table-of-contents :where(h4 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-weight: 700;
  color: inherit;
}
.table-of-contents :where(img):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 2em;
  margin-bottom: 2em;
}
.table-of-contents :where(picture):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  display: block;
  margin-top: 2em;
  margin-bottom: 2em;
}
.table-of-contents :where(video):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 2em;
  margin-bottom: 2em;
}
.table-of-contents :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;
}
.table-of-contents :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: var(--tw-prose-code);
  font-weight: 600;
  font-size: 0.875em;
}
.table-of-contents :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))::before{
  content: "`";
}
.table-of-contents :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))::after{
  content: "`";
}
.table-of-contents :where(a code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
}
.table-of-contents :where(h1 code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
}
.table-of-contents :where(h2 code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
  font-size: 0.875em;
}
.table-of-contents :where(h3 code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
  font-size: 0.9em;
}
.table-of-contents :where(h4 code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
}
.table-of-contents :where(blockquote code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
}
.table-of-contents :where(thead th code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
}
.table-of-contents :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;
}
.table-of-contents :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;
}
.table-of-contents :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *))::before{
  content: none;
}
.table-of-contents :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *))::after{
  content: none;
}
.table-of-contents :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;
}
.table-of-contents :where(thead):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-th-borders);
}
.table-of-contents :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;
}
.table-of-contents :where(tbody tr):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-td-borders);
}
.table-of-contents :where(tbody tr:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  border-bottom-width: 0;
}
.table-of-contents :where(tbody td):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  vertical-align: baseline;
}
.table-of-contents :where(tfoot):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  border-top-width: 1px;
  border-top-color: var(--tw-prose-th-borders);
}
.table-of-contents :where(tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  vertical-align: top;
}
.table-of-contents :where(th, td):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  text-align: start;
}
.table-of-contents :where(figure > *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
  margin-bottom: 0;
}
.table-of-contents :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;
}
.table-of-contents{
  --tw-prose-body: #1e293b;
  --tw-prose-headings: #1e293b;
  --tw-prose-lead: #1e293b;
  --tw-prose-links: #1e293b;
  --tw-prose-bold: #1e293b;
  --tw-prose-counters: #1e293b;
  --tw-prose-bullets: #1e293b;
  --tw-prose-hr: #1e293b;
  --tw-prose-quotes: #1e293b;
  --tw-prose-quote-borders: rgb(121, 29, 255);
  --tw-prose-captions: #1e293b;
  --tw-prose-kbd: #111827;
  --tw-prose-kbd-shadows: 17 24 39;
  --tw-prose-code: #1e293b;
  --tw-prose-pre-code: #fff;
  --tw-prose-pre-bg: #1e293b;
  --tw-prose-th-borders: #1e293b;
  --tw-prose-td-borders: #1e293b;
  --tw-prose-invert-body: #fff;
  --tw-prose-invert-headings: #fff;
  --tw-prose-invert-lead: #fff;
  --tw-prose-invert-links: #fff;
  --tw-prose-invert-bold: #fff;
  --tw-prose-invert-counters: #fff;
  --tw-prose-invert-bullets: #fff;
  --tw-prose-invert-hr: #fff;
  --tw-prose-invert-quotes: #fff;
  --tw-prose-invert-quote-borders: #fff;
  --tw-prose-invert-captions: #fff;
  --tw-prose-invert-kbd: #fff;
  --tw-prose-invert-kbd-shadows: 255 255 255;
  --tw-prose-invert-code: #fff;
  --tw-prose-invert-pre-code: #1e293b;
  --tw-prose-invert-pre-bg: #fff;
  --tw-prose-invert-th-borders: #fff;
  --tw-prose-invert-td-borders: #fff;
  font-size: 1rem;
  line-height: 1.5em;
}
@supports (color: color(display-p3 0 0 0%)){
.table-of-contents{
    --tw-prose-quote-borders: color(display-p3 0.43873 0.06537 0.99296);
  }
}
@supports (color: oklab(0% 0 0%)){
.table-of-contents{
    --tw-prose-quote-borders: oklch(53.24% 0.301 290.86 / 1);
  }
}
.table-of-contents :where(picture > img):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
  margin-bottom: 0;
}
.table-of-contents :where(li):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
.table-of-contents :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-inline-start: 0.375em;
}
.table-of-contents :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-inline-start: 0.375em;
}
.table-of-contents :where(.prose > ul > li p):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
.table-of-contents :where(.prose > ul > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 1.25em;
}
.table-of-contents :where(.prose > ul > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-bottom: 1.25em;
}
.table-of-contents :where(.prose > ol > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 1.25em;
}
.table-of-contents :where(.prose > ol > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-bottom: 1.25em;
}
.table-of-contents :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;
}
.table-of-contents :where(dl):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}
.table-of-contents :where(dd):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0.5em;
  padding-inline-start: 1.625em;
}
.table-of-contents :where(hr + *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
}
.table-of-contents :where(h2 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
}
.table-of-contents :where(h3 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
}
.table-of-contents :where(h4 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
}
.table-of-contents :where(thead th:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-inline-start: 0;
}
.table-of-contents :where(thead th:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-inline-end: 0;
}
.table-of-contents :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;
}
.table-of-contents :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-inline-start: 0;
}
.table-of-contents :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-inline-end: 0;
}
.table-of-contents :where(figure):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 2em;
  margin-bottom: 2em;
}
.table-of-contents :where(.prose > :first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
}
.table-of-contents :where(.prose > :last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-bottom: 0;
}
.table-of-contents :where(ul > li > p, ol > li > p):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0em;
  margin-bottom: 0em;
  line-height: 1.5em;
}
.table-of-contents :where(:where(.prose > div > :first-child)):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
}
.table-of-contents :where(:where(.prose > div > :last-child)):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-bottom: 0;
}
.table-of-contents{
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: none;
}
@media (min-width: 768px){
  .table-of-contents{
    font-size: 1.25rem;
    line-height: 1.5em;
  }
  .table-of-contents :where(p):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-top: 1.2em;
    margin-bottom: 1.2em;
  }
  .table-of-contents :where([class~="lead"]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    font-size: 1.2em;
    line-height: 1.5;
    margin-top: 1em;
    margin-bottom: 1em;
  }
  .table-of-contents :where(blockquote):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-top: 1.6em;
    margin-bottom: 1.6em;
    padding-inline-start: 1.0666667em;
  }
  .table-of-contents :where(h1):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    font-size: 2.8em;
    margin-top: 0;
    margin-bottom: 0.8571429em;
    line-height: 1;
  }
  .table-of-contents :where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    font-size: 1.8rem;
    margin-top: 1.5555556em;
    margin-bottom: 0.8888889em;
    line-height: 1.1111111;
    font-weight: 600;
  }
  .table-of-contents :where(h3):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    font-size: 1.5rem;
    margin-top: 1.6em;
    margin-bottom: 0.6666667em;
    line-height: 1.3333333;
    font-weight: 600;
  }
  .table-of-contents :where(h4):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-top: 1.8em;
    margin-bottom: 0.6em;
    line-height: 1.6;
  }
  .table-of-contents :where(img):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-top: 2em;
    margin-bottom: 2em;
  }
  .table-of-contents :where(picture):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-top: 2em;
    margin-bottom: 2em;
  }
  .table-of-contents :where(picture > img):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-top: 0;
    margin-bottom: 0;
  }
  .table-of-contents :where(video):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-top: 2em;
    margin-bottom: 2em;
  }
  .table-of-contents :where(kbd):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    font-size: 0.9em;
    border-radius: 0.3125rem;
    padding-top: 0.25em;
    padding-inline-end: 0.4em;
    padding-bottom: 0.25em;
    padding-inline-start: 0.4em;
  }
  .table-of-contents :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    font-size: 0.9em;
  }
  .table-of-contents :where(h2 code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    font-size: 0.8611111em;
  }
  .table-of-contents :where(h3 code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    font-size: 0.9em;
  }
  .table-of-contents :where(pre):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    font-size: 0.9em;
    line-height: 1.7777778;
    margin-top: 2em;
    margin-bottom: 2em;
    border-radius: 0.5rem;
    padding-top: 1.1111111em;
    padding-inline-end: 1.3333333em;
    padding-bottom: 1.1111111em;
    padding-inline-start: 1.3333333em;
  }
  .table-of-contents :where(ol):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-top: 1.2em;
    margin-bottom: 1.2em;
    padding-inline-start: 1.6em;
  }
  .table-of-contents :where(ul):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-top: 1.2em;
    margin-bottom: 1.2em;
    padding-inline-start: 1.6em;
  }
  .table-of-contents :where(li):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-top: 0.6em;
    margin-bottom: 0.6em;
  }
  .table-of-contents :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    padding-inline-start: 0.4em;
  }
  .table-of-contents :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    padding-inline-start: 0.4em;
  }
  .table-of-contents :where(.md\:prose-xl > ul > li p):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-top: 0.8em;
    margin-bottom: 0.8em;
  }
  .table-of-contents :where(.md\:prose-xl > ul > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-top: 1.2em;
  }
  .table-of-contents :where(.md\:prose-xl > ul > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-bottom: 1.2em;
  }
  .table-of-contents :where(.md\:prose-xl > ol > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-top: 1.2em;
  }
  .table-of-contents :where(.md\:prose-xl > ol > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-bottom: 1.2em;
  }
  .table-of-contents :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-top: 0.8em;
    margin-bottom: 0.8em;
  }
  .table-of-contents :where(dl):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-top: 1.2em;
    margin-bottom: 1.2em;
  }
  .table-of-contents :where(dt):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-top: 1.2em;
  }
  .table-of-contents :where(dd):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-top: 0.6em;
    padding-inline-start: 1.6em;
  }
  .table-of-contents :where(hr):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-top: 2.8em;
    margin-bottom: 2.8em;
  }
  .table-of-contents :where(hr + *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-top: 0;
  }
  .table-of-contents :where(h2 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-top: 0;
  }
  .table-of-contents :where(h3 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-top: 0;
  }
  .table-of-contents :where(h4 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-top: 0;
  }
  .table-of-contents :where(table):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    font-size: 0.9em;
    line-height: 1.5555556;
  }
  .table-of-contents :where(thead th):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    padding-inline-end: 0.6666667em;
    padding-bottom: 0.8888889em;
    padding-inline-start: 0.6666667em;
  }
  .table-of-contents :where(thead th:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    padding-inline-start: 0;
  }
  .table-of-contents :where(thead th:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    padding-inline-end: 0;
  }
  .table-of-contents :where(tbody td, tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    padding-top: 0.8888889em;
    padding-inline-end: 0.6666667em;
    padding-bottom: 0.8888889em;
    padding-inline-start: 0.6666667em;
  }
  .table-of-contents :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    padding-inline-start: 0;
  }
  .table-of-contents :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    padding-inline-end: 0;
  }
  .table-of-contents :where(figure):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-top: 2em;
    margin-bottom: 2em;
  }
  .table-of-contents :where(figure > *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-top: 0;
    margin-bottom: 0;
  }
  .table-of-contents :where(figcaption):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    font-size: 0.9em;
    line-height: 1.5555556;
    margin-top: 1em;
  }
  .table-of-contents :where(.md\:prose-xl > :first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-top: 0;
  }
  .table-of-contents :where(.md\:prose-xl > :last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-bottom: 0;
  }
}
.table-of-contents :is(:where(ol):not(:where([class~="not-prose"],[class~="not-prose"] *))){
  list-style-position: inside;
}
.table-of-contents :is(:where(ul):not(:where([class~="not-prose"],[class~="not-prose"] *))){
  list-style-position: inside;
}
.table-of-contents :is(:where(a):not(:where([class~="not-prose"],[class~="not-prose"] *))){
  font-weight: 500;
  text-decoration-line: underline;
}
.table-of-contents :is(:where(a):not(:where([class~="not-prose"],[class~="not-prose"] *))):hover{
  --tw-text-opacity: 1;
  color: rgba(121, 29, 255, var(--tw-text-opacity));
}
@supports (color: color(display-p3 0 0 0%)){
.table-of-contents :is(:where(a):not(:where([class~="not-prose"],[class~="not-prose"] *))):hover{
    color: color(display-p3 0.43873 0.06537 0.99296 / var(--tw-text-opacity));
  }
}
@supports (color: oklab(0% 0 0%)){
.table-of-contents :is(:where(a):not(:where([class~="not-prose"],[class~="not-prose"] *))):hover{
    color: oklch(53.24% 0.301 290.86 / var(--tw-text-opacity));
  }
}
.table-of-contents {

    > ul, > ol{
    padding-inline-start: 0px;
  }
  }
[data-debug]{
  position: relative;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}
[data-debug]::before{
  position: absolute;
  inset: -0.5rem;
  z-index: 10;
  border-radius: 0.25rem;
  border-width: 1px;
  content: var(--tw-content);
  --tw-border-opacity: 1;
  border-color: rgb(235 87 87 / var(--tw-border-opacity));
}
[data-debug]::after{
  position: absolute;
  right: 0px;
  top: -0px;
  z-index: 0;
  border-radius: 0.25rem;
  --tw-bg-opacity: 1;
  background-color: rgb(253 238 238 / var(--tw-bg-opacity));
  padding-left: 0.25rem;
  padding-right: 0.25rem;
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-weight: 500;
  --tw-content: attr(data-debug);
  content: var(--tw-content);
}
[data-debug]::before{
  content: var(--tw-content);
  pointer-events: none;
}
[data-debug]::after{
  content: var(--tw-content);
  pointer-events: none;
}
.sr-only{
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}
.pointer-events-none{
  pointer-events: none;
}
.visible{
  visibility: visible;
}
.invisible{
  visibility: hidden;
}
.static{
  position: static;
}
.fixed{
  position: fixed;
}
.absolute{
  position: absolute;
}
.relative{
  position: relative;
}
.sticky{
  position: sticky;
}
.inset-0{
  inset: 0px;
}
.inset-x-\[1rem\]{
  left: 1rem;
  right: 1rem;
}
.-bottom-10{
  bottom: -2.5rem;
}
.-bottom-16{
  bottom: -4rem;
}
.-bottom-2{
  bottom: -0.5rem;
}
.-bottom-6{
  bottom: -1.5rem;
}
.-bottom-7{
  bottom: -1.75rem;
}
.-left-32{
  left: -8rem;
}
.-left-\[20\%\]{
  left: -20%;
}
.-right-12{
  right: -3rem;
}
.-right-2{
  right: -0.5rem;
}
.-right-24{
  right: -6rem;
}
.-right-28{
  right: -7rem;
}
.-right-4{
  right: -1rem;
}
.-right-8{
  right: -2rem;
}
.-right-\[20\%\]{
  right: -20%;
}
.-right-\[6\.9rem\]{
  right: -6.9rem;
}
.-top-10{
  top: -2.5rem;
}
.-top-12{
  top: -3rem;
}
.-top-4{
  top: -1rem;
}
.-top-8{
  top: -2rem;
}
.bottom-0{
  bottom: 0px;
}
.bottom-1{
  bottom: 0.25rem;
}
.bottom-12{
  bottom: 3rem;
}
.bottom-24{
  bottom: 6rem;
}
.bottom-4{
  bottom: 1rem;
}
.bottom-6{
  bottom: 1.5rem;
}
.bottom-96{
  bottom: 24rem;
}
.bottom-\[1rem\]{
  bottom: 1rem;
}
.left-0{
  left: 0px;
}
.left-1\/2{
  left: 50%;
}
.left-4{
  left: 1rem;
}
.left-6{
  left: 1.5rem;
}
.left-8{
  left: 2rem;
}
.right-0{
  right: 0px;
}
.right-1{
  right: 0.25rem;
}
.right-2{
  right: 0.5rem;
}
.right-4{
  right: 1rem;
}
.top-0{
  top: 0px;
}
.top-1\/2{
  top: 50%;
}
.top-10{
  top: 2.5rem;
}
.top-12{
  top: 3rem;
}
.top-14{
  top: 3.5rem;
}
.top-24{
  top: 6rem;
}
.top-9{
  top: 2.25rem;
}
.top-\[-15px\]{
  top: -15px;
}
.top-\[0\.15em\]{
  top: 0.15em;
}
.isolate{
  isolation: isolate;
}
.z-0{
  z-index: 0;
}
.z-10{
  z-index: 10;
}
.z-20{
  z-index: 20;
}
.z-30{
  z-index: 30;
}
.z-50{
  z-index: 50;
}
.z-\[10\]{
  z-index: 10;
}
.z-\[15\]{
  z-index: 15;
}
.z-\[1\]{
  z-index: 1;
}
.z-\[20\]{
  z-index: 20;
}
.z-\[50\]{
  z-index: 50;
}
.z-\[5\]{
  z-index: 5;
}
.z-\[80\]{
  z-index: 80;
}
.z-\[8\]{
  z-index: 8;
}
.z-\[90\]{
  z-index: 90;
}
.z-\[95\]{
  z-index: 95;
}
.z-\[98\]{
  z-index: 98;
}
.z-\[99\]{
  z-index: 99;
}
.order-1{
  order: 1;
}
.order-2{
  order: 2;
}
.order-last{
  order: 9999;
}
.m-0{
  margin: 0px;
}
.mx-1{
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}
.mx-2{
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}
.mx-4{
  margin-left: 1rem;
  margin-right: 1rem;
}
.mx-auto{
  margin-left: auto;
  margin-right: auto;
}
.my-10{
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}
.my-12{
  margin-top: 3rem;
  margin-bottom: 3rem;
}
.my-14{
  margin-top: 3.5rem;
  margin-bottom: 3.5rem;
}
.my-16{
  margin-top: 4rem;
  margin-bottom: 4rem;
}
.my-2{
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.my-20{
  margin-top: 5rem;
  margin-bottom: 5rem;
}
.my-28{
  margin-top: 7rem;
  margin-bottom: 7rem;
}
.my-4{
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.my-8{
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.-ml-2{
  margin-left: -0.5rem;
}
.mb-12{
  margin-bottom: 3rem;
}
.mb-14{
  margin-bottom: 3.5rem;
}
.mb-16{
  margin-bottom: 4rem;
}
.mb-32{
  margin-bottom: 8rem;
}
.mb-4{
  margin-bottom: 1rem;
}
.mb-8{
  margin-bottom: 2rem;
}
.mb-\[10px\]{
  margin-bottom: 10px;
}
.mb-\[20px\]{
  margin-bottom: 20px;
}
.mb-\[30px\]{
  margin-bottom: 30px;
}
.ml-16{
  margin-left: 4rem;
}
.ml-6{
  margin-left: 1.5rem;
}
.mr-2{
  margin-right: 0.5rem;
}
.ms-1{
  margin-inline-start: 0.25rem;
}
.mt-0{
  margin-top: 0px;
}
.mt-1{
  margin-top: 0.25rem;
}
.mt-2{
  margin-top: 0.5rem;
}
.mt-20{
  margin-top: 5rem;
}
.mt-28{
  margin-top: 7rem;
}
.mt-32{
  margin-top: 8rem;
}
.mt-4{
  margin-top: 1rem;
}
.mt-48{
  margin-top: 12rem;
}
.mt-8{
  margin-top: 2rem;
}
.mt-\[15px\]{
  margin-top: 15px;
}
.mt-\[70\%\]{
  margin-top: 70%;
}
.line-clamp-2{
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.block{
  display: block;
}
.inline-block{
  display: inline-block;
}
.inline{
  display: inline;
}
.flex{
  display: flex;
}
.inline-flex{
  display: inline-flex;
}
.table{
  display: table;
}
.grid{
  display: grid;
}
.list-item{
  display: list-item;
}
.hidden{
  display: none;
}
.aspect-\[3\/2\]{
  aspect-ratio: 3/2;
}
.aspect-\[3\/5\]{
  aspect-ratio: 3/5;
}
.aspect-\[4\/3\]{
  aspect-ratio: 4/3;
}
.aspect-\[5\/2\]{
  aspect-ratio: 5/2;
}
.aspect-\[5\/3\]{
  aspect-ratio: 5/3;
}
.aspect-\[5\/4\]{
  aspect-ratio: 5/4;
}
.aspect-\[6\/3\]{
  aspect-ratio: 6/3;
}
.aspect-\[6\/4\]{
  aspect-ratio: 6/4;
}
.aspect-\[9\/16\]{
  aspect-ratio: 9/16;
}
.aspect-\[9\/8\]{
  aspect-ratio: 9/8;
}
.aspect-square{
  aspect-ratio: 1 / 1;
}
.aspect-video{
  aspect-ratio: 16 / 9;
}
.size-auto{
  width: auto;
  height: auto;
}
.\!h-\[60\%\]{
  height: 60% !important;
}
.h-0\.5{
  height: 0.125rem;
}
.h-10{
  height: 2.5rem;
}
.h-11{
  height: 2.75rem;
}
.h-12{
  height: 3rem;
}
.h-14{
  height: 3.5rem;
}
.h-2{
  height: 0.5rem;
}
.h-24{
  height: 6rem;
}
.h-28{
  height: 7rem;
}
.h-32{
  height: 8rem;
}
.h-4{
  height: 1rem;
}
.h-40{
  height: 10rem;
}
.h-5{
  height: 1.25rem;
}
.h-6{
  height: 1.5rem;
}
.h-7{
  height: 1.75rem;
}
.h-8{
  height: 2rem;
}
.h-9{
  height: 2.25rem;
}
.h-\[1\.5em\]{
  height: 1.5em;
}
.h-\[1\.7rem\]{
  height: 1.7rem;
}
.h-\[1px\]{
  height: 1px;
}
.h-\[22rem\]{
  height: 22rem;
}
.h-\[24rem\]{
  height: 24rem;
}
.h-\[2px\]{
  height: 2px;
}
.h-\[90\%\]{
  height: 90%;
}
.h-auto{
  height: auto;
}
.h-fit{
  height: -moz-fit-content;
  height: fit-content;
}
.h-full{
  height: 100%;
}
.h-screen{
  height: 100vh;
}
.max-h-56{
  max-height: 14rem;
}
.max-h-64{
  max-height: 16rem;
}
.max-h-\[35rem\]{
  max-height: 35rem;
}
.max-h-\[80vh\]{
  max-height: 80vh;
}
.max-h-\[calc\(100vh-2rem\)\]{
  max-height: calc(100vh - 2rem);
}
.min-h-44{
  min-height: 11rem;
}
.min-h-56{
  min-height: 14rem;
}
.min-h-screen{
  min-height: 100vh;
}
.\!w-20{
  width: 5rem !important;
}
.w-0{
  width: 0px;
}
.w-1\/2{
  width: 50%;
}
.w-1\/3{
  width: 33.333333%;
}
.w-1\/4{
  width: 25%;
}
.w-1\/5{
  width: 20%;
}
.w-1\/6{
  width: 16.666667%;
}
.w-10{
  width: 2.5rem;
}
.w-11{
  width: 2.75rem;
}
.w-12{
  width: 3rem;
}
.w-14{
  width: 3.5rem;
}
.w-16{
  width: 4rem;
}
.w-2\/3{
  width: 66.666667%;
}
.w-2\/5{
  width: 40%;
}
.w-20{
  width: 5rem;
}
.w-24{
  width: 6rem;
}
.w-28{
  width: 7rem;
}
.w-3\/4{
  width: 75%;
}
.w-3\/5{
  width: 60%;
}
.w-32{
  width: 8rem;
}
.w-36{
  width: 9rem;
}
.w-4{
  width: 1rem;
}
.w-4\/5{
  width: 80%;
}
.w-44{
  width: 11rem;
}
.w-48{
  width: 12rem;
}
.w-5{
  width: 1.25rem;
}
.w-5\/6{
  width: 83.333333%;
}
.w-52{
  width: 13rem;
}
.w-56{
  width: 14rem;
}
.w-6{
  width: 1.5rem;
}
.w-60{
  width: 15rem;
}
.w-64{
  width: 16rem;
}
.w-7{
  width: 1.75rem;
}
.w-72{
  width: 18rem;
}
.w-8{
  width: 2rem;
}
.w-96{
  width: 24rem;
}
.w-\[200px\]{
  width: 200px;
}
.w-\[23rem\]{
  width: 23rem;
}
.w-\[28rem\]{
  width: 28rem;
}
.w-\[2px\]{
  width: 2px;
}
.w-\[3\.1rem\]{
  width: 3.1rem;
}
.w-\[33\.33\%\]{
  width: 33.33%;
}
.w-\[60\%\]{
  width: 60%;
}
.w-\[70\%\]{
  width: 70%;
}
.w-\[85\%\]{
  width: 85%;
}
.w-\[90\%\]{
  width: 90%;
}
.w-\[95\%\]{
  width: 95%;
}
.w-auto{
  width: auto;
}
.w-fit{
  width: -moz-fit-content;
  width: fit-content;
}
.w-full{
  width: 100%;
}
.min-w-1\.5{
  min-width: 0.375rem;
}
.min-w-48{
  min-width: 12rem;
}
.min-w-\[580px\]{
  min-width: 580px;
}
.max-w-1\.5{
  max-width: 0.375rem;
}
.max-w-\[40ch\]{
  max-width: 40ch;
}
.max-w-\[80\%\]{
  max-width: 80%;
}
.max-w-full{
  max-width: 100%;
}
.max-w-none{
  max-width: none;
}
.flex-1{
  flex: 1 1 0%;
}
.shrink-0{
  flex-shrink: 0;
}
.grow{
  flex-grow: 1;
}
.table-fixed{
  table-layout: fixed;
}
.border-collapse{
  border-collapse: collapse;
}
.-translate-x-\[50\%\]{
  --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-\[30\%\]{
  --tw-translate-y: -30%;
  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-\[50\%\]{
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.translate-x-\[30\%\]{
  --tw-translate-x: 30%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.translate-y-0{
  --tw-translate-y: 0px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.translate-y-full{
  --tw-translate-y: 100%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-rotate-90{
  --tw-rotate: -90deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.rotate-45{
  --tw-rotate: 45deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.rotate-90{
  --tw-rotate: 90deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.transform{
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
@keyframes spin{
  to{
    transform: rotate(360deg);
  }
}
.animate-spin{
  animation: spin 1s linear infinite;
}
.cursor-default{
  cursor: default;
}
.cursor-not-allowed{
  cursor: not-allowed;
}
.cursor-pointer{
  cursor: pointer;
}
.select-none{
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.resize{
  resize: both;
}
.scroll-pt-4{
  scroll-padding-top: 1rem;
}
.list-inside{
  list-style-position: inside;
}
.list-disc{
  list-style-type: disc;
}
.appearance-none{
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.grid-cols-1{
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.grid-cols-2{
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.grid-cols-3{
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
.grid-cols-4{
  grid-template-columns: repeat(4, minmax(0, 1fr));
}
.flex-row{
  flex-direction: row;
}
.flex-col{
  flex-direction: column;
}
.flex-col-reverse{
  flex-direction: column-reverse;
}
.flex-wrap{
  flex-wrap: wrap;
}
.flex-nowrap{
  flex-wrap: nowrap;
}
.items-start{
  align-items: flex-start;
}
.items-end{
  align-items: flex-end;
}
.items-center{
  align-items: center;
}
.items-baseline{
  align-items: baseline;
}
.justify-end{
  justify-content: flex-end;
}
.justify-center{
  justify-content: center;
}
.justify-between{
  justify-content: space-between;
}
.gap-0{
  gap: 0px;
}
.gap-0\.5{
  gap: 0.125rem;
}
.gap-1{
  gap: 0.25rem;
}
.gap-10{
  gap: 2.5rem;
}
.gap-12{
  gap: 3rem;
}
.gap-16{
  gap: 4rem;
}
.gap-2{
  gap: 0.5rem;
}
.gap-24{
  gap: 6rem;
}
.gap-28{
  gap: 7rem;
}
.gap-3{
  gap: 0.75rem;
}
.gap-32{
  gap: 8rem;
}
.gap-4{
  gap: 1rem;
}
.gap-6{
  gap: 1.5rem;
}
.gap-8{
  gap: 2rem;
}
.gap-9{
  gap: 2.25rem;
}
.gap-x-4{
  -moz-column-gap: 1rem;
       column-gap: 1rem;
}
.gap-x-6{
  -moz-column-gap: 1.5rem;
       column-gap: 1.5rem;
}
.gap-x-8{
  -moz-column-gap: 2rem;
       column-gap: 2rem;
}
.gap-y-12{
  row-gap: 3rem;
}
.gap-y-16{
  row-gap: 4rem;
}
.gap-y-2{
  row-gap: 0.5rem;
}
.gap-y-4{
  row-gap: 1rem;
}
.gap-y-6{
  row-gap: 1.5rem;
}
.gap-y-8{
  row-gap: 2rem;
}
.-space-x-4 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-1rem * var(--tw-space-x-reverse));
  margin-left: calc(-1rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-1 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(0.25rem * var(--tw-space-x-reverse));
  margin-left: calc(0.25rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-4 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(1rem * var(--tw-space-x-reverse));
  margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-y-8 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2rem * var(--tw-space-y-reverse));
}
.divide-x > :not([hidden]) ~ :not([hidden]){
  --tw-divide-x-reverse: 0;
  border-right-width: calc(1px * var(--tw-divide-x-reverse));
  border-left-width: calc(1px * calc(1 - var(--tw-divide-x-reverse)));
}
.divide-solid > :not([hidden]) ~ :not([hidden]){
  border-style: solid;
}
.divide-white > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-divide-opacity));
}
.self-end{
  align-self: flex-end;
}
.self-center{
  align-self: center;
}
.overflow-auto{
  overflow: auto;
}
.overflow-hidden{
  overflow: hidden;
}
.overflow-x-auto{
  overflow-x: auto;
}
.overflow-y-auto{
  overflow-y: auto;
}
.overflow-x-scroll{
  overflow-x: scroll;
}
.overflow-y-scroll{
  overflow-y: scroll;
}
.overscroll-contain{
  overscroll-behavior: contain;
}
.scroll-smooth{
  scroll-behavior: smooth;
}
.whitespace-nowrap{
  white-space: nowrap;
}
.whitespace-break-spaces{
  white-space: break-spaces;
}
.break-all{
  word-break: break-all;
}
.rounded{
  border-radius: 0.25rem;
}
.rounded-2xl{
  border-radius: 1rem;
}
.rounded-3xl{
  border-radius: 1.5rem;
}
.rounded-\[16px\]{
  border-radius: 16px;
}
.rounded-\[25px\]{
  border-radius: 25px;
}
.rounded-\[30px\]{
  border-radius: 30px;
}
.rounded-full{
  border-radius: 9999px;
}
.rounded-lg{
  border-radius: 0.5rem;
}
.rounded-md{
  border-radius: 0.375rem;
}
.rounded-none{
  border-radius: 0px;
}
.rounded-xl{
  border-radius: 0.75rem;
}
.rounded-b-2xl{
  border-bottom-right-radius: 1rem;
  border-bottom-left-radius: 1rem;
}
.rounded-b-\[30px\]{
  border-bottom-right-radius: 30px;
  border-bottom-left-radius: 30px;
}
.rounded-t-2xl{
  border-top-left-radius: 1rem;
  border-top-right-radius: 1rem;
}
.rounded-t-3xl{
  border-top-left-radius: 1.5rem;
  border-top-right-radius: 1.5rem;
}
.rounded-t-lg{
  border-top-left-radius: 0.5rem;
  border-top-right-radius: 0.5rem;
}
.rounded-t-md{
  border-top-left-radius: 0.375rem;
  border-top-right-radius: 0.375rem;
}
.border{
  border-width: 1px;
}
.border-0{
  border-width: 0px;
}
.border-2{
  border-width: 2px;
}
.border-4{
  border-width: 4px;
}
.border-y{
  border-top-width: 1px;
  border-bottom-width: 1px;
}
.border-b{
  border-bottom-width: 1px;
}
.border-b-2{
  border-bottom-width: 2px;
}
.border-t-2{
  border-top-width: 2px;
}
.border-none{
  border-style: none;
}
.border-accent-400{
  --tw-border-opacity: 1;
  border-color: rgb(162 147 242 / var(--tw-border-opacity));
}
.border-accent-50{
  --tw-border-opacity: 1;
  border-color: rgb(245 244 254 / var(--tw-border-opacity));
}
.border-accent-500{
  --tw-border-opacity: 1;
  border-color: rgb(130 103 235 / var(--tw-border-opacity));
}
.border-accent-600{
  --tw-border-opacity: 1;
  border-color: rgb(124 86 227 / var(--tw-border-opacity));
}
.border-black-100{
  --tw-border-opacity: 1;
  border-color: rgb(243 244 246 / var(--tw-border-opacity));
}
.border-black-200{
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity));
}
.border-black-300{
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity));
}
.border-black-50{
  --tw-border-opacity: 1;
  border-color: rgb(249 250 251 / var(--tw-border-opacity));
}
.border-black-500{
  --tw-border-opacity: 1;
  border-color: rgb(107 114 128 / var(--tw-border-opacity));
}
.border-black-950{
  --tw-border-opacity: 1;
  border-color: rgb(3 7 18 / var(--tw-border-opacity));
}
.border-gray-200{
  --tw-border-opacity: 1;
  border-color: rgb(226 232 240 / var(--tw-border-opacity));
}
.border-gray-50{
  --tw-border-opacity: 1;
  border-color: rgb(248 250 252 / var(--tw-border-opacity));
}
.border-neutral{
  --tw-border-opacity: 1;
  border-color: rgb(30 41 59 / var(--tw-border-opacity));
}
.border-neutral\/10{
  border-color: rgb(30 41 59 / 0.1);
}
.border-primary{
  --tw-border-opacity: 1;
  border-color: rgba(121, 29, 255, var(--tw-border-opacity));
}
@supports (color: color(display-p3 0 0 0%)){
.border-primary{
    border-color: color(display-p3 0.43873 0.06537 0.99296 / var(--tw-border-opacity));
  }
}
@supports (color: oklab(0% 0 0%)){
.border-primary{
    border-color: oklch(53.24% 0.301 290.86 / var(--tw-border-opacity));
  }
}
.border-red-600{
  --tw-border-opacity: 1;
  border-color: rgb(220 38 38 / var(--tw-border-opacity));
}
.border-transparent{
  border-color: transparent;
}
.border-white{
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
}
.bg-\[\#0d0935\]{
  --tw-bg-opacity: 1;
  background-color: rgb(13 9 53 / var(--tw-bg-opacity));
}
.bg-\[\#734DDA\]{
  --tw-bg-opacity: 1;
  background-color: rgb(115 77 218 / var(--tw-bg-opacity));
}
.bg-accent-100{
  --tw-bg-opacity: 1;
  background-color: rgb(236 234 253 / var(--tw-bg-opacity));
}
.bg-accent-200{
  --tw-bg-opacity: 1;
  background-color: rgb(220 217 251 / var(--tw-bg-opacity));
}
.bg-accent-400{
  --tw-bg-opacity: 1;
  background-color: rgb(162 147 242 / var(--tw-bg-opacity));
}
.bg-accent-50{
  --tw-bg-opacity: 1;
  background-color: rgb(245 244 254 / var(--tw-bg-opacity));
}
.bg-accent-500{
  --tw-bg-opacity: 1;
  background-color: rgb(130 103 235 / var(--tw-bg-opacity));
}
.bg-accent-600{
  --tw-bg-opacity: 1;
  background-color: rgb(124 86 227 / var(--tw-bg-opacity));
}
.bg-accent-700{
  --tw-bg-opacity: 1;
  background-color: rgb(97 52 205 / var(--tw-bg-opacity));
}
.bg-accent-950{
  --tw-bg-opacity: 1;
  background-color: rgb(41 22 95 / var(--tw-bg-opacity));
}
.bg-black-100{
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity));
}
.bg-black-200{
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity));
}
.bg-black-300{
  --tw-bg-opacity: 1;
  background-color: rgb(209 213 219 / var(--tw-bg-opacity));
}
.bg-black-50{
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity));
}
.bg-black-700{
  --tw-bg-opacity: 1;
  background-color: rgb(31 41 55 / var(--tw-bg-opacity));
}
.bg-black-900{
  --tw-bg-opacity: 1;
  background-color: rgb(17 24 39 / var(--tw-bg-opacity));
}
.bg-black-950{
  --tw-bg-opacity: 1;
  background-color: rgb(3 7 18 / var(--tw-bg-opacity));
}
.bg-gray-100{
  --tw-bg-opacity: 1;
  background-color: rgb(241 245 249 / var(--tw-bg-opacity));
}
.bg-gray-200{
  --tw-bg-opacity: 1;
  background-color: rgb(226 232 240 / var(--tw-bg-opacity));
}
.bg-gray-300{
  --tw-bg-opacity: 1;
  background-color: rgb(203 213 225 / var(--tw-bg-opacity));
}
.bg-gray-50{
  --tw-bg-opacity: 1;
  background-color: rgb(248 250 252 / var(--tw-bg-opacity));
}
.bg-neutral\/10{
  background-color: rgb(30 41 59 / 0.1);
}
.bg-primary{
  --tw-bg-opacity: 1;
  background-color: rgba(121, 29, 255, var(--tw-bg-opacity));
}
@supports (color: color(display-p3 0 0 0%)){
.bg-primary{
    background-color: color(display-p3 0.43873 0.06537 0.99296 / var(--tw-bg-opacity));
  }
}
@supports (color: oklab(0% 0 0%)){
.bg-primary{
    background-color: oklch(53.24% 0.301 290.86 / var(--tw-bg-opacity));
  }
}
.bg-red-400{
  --tw-bg-opacity: 1;
  background-color: rgb(248 113 113 / var(--tw-bg-opacity));
}
.bg-red-500{
  --tw-bg-opacity: 1;
  background-color: rgb(239 68 68 / var(--tw-bg-opacity));
}
.bg-tertiary-300{
  --tw-bg-opacity: 1;
  background-color: rgb(90 238 203 / var(--tw-bg-opacity));
}
.bg-tertiary-500{
  --tw-bg-opacity: 1;
  background-color: rgb(41 216 180 / var(--tw-bg-opacity));
}
.bg-transparent{
  background-color: transparent;
}
.bg-white{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.bg-yellow-200{
  --tw-bg-opacity: 1;
  background-color: rgb(253 230 138 / var(--tw-bg-opacity));
}
.bg-opacity-50{
  --tw-bg-opacity: 0.5;
}
.bg-\[url\(\'\/public\/images\/404\.jpg\'\)\]{
  background-image: url('/build/assets/404-Dvc8mfh9.jpg');
}
.bg-gradient-to-b{
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
}
.bg-gradient-to-r{
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
}
.bg-gradient-to-t{
  background-image: linear-gradient(to top, var(--tw-gradient-stops));
}
.bg-gradient-to-tl{
  background-image: linear-gradient(to top left, var(--tw-gradient-stops));
}
.bg-none{
  background-image: none;
}
.from-\[\#f7f3ff\]{
  --tw-gradient-from: #f7f3ff var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(247 243 255 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-accent-100{
  --tw-gradient-from: #ECEAFD var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(236 234 253 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-accent-50{
  --tw-gradient-from: #F5F4FE var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(245 244 254 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-accent-700{
  --tw-gradient-from: #6134CD var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(97 52 205 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-white{
  --tw-gradient-from: #fff var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.to-\[\#dfd2ff\]{
  --tw-gradient-to: #dfd2ff var(--tw-gradient-to-position);
}
.to-accent-300{
  --tw-gradient-to: #C1BAF8 var(--tw-gradient-to-position);
}
.to-accent-600{
  --tw-gradient-to: #7C56E3 var(--tw-gradient-to-position);
}
.to-transparent{
  --tw-gradient-to: transparent var(--tw-gradient-to-position);
}
.to-white{
  --tw-gradient-to: #fff var(--tw-gradient-to-position);
}
.bg-cover{
  background-size: cover;
}
.bg-center{
  background-position: center;
}
.bg-no-repeat{
  background-repeat: no-repeat;
}
.fill-current{
  fill: currentColor;
}
.stroke-current{
  stroke: currentColor;
}
.object-contain{
  -o-object-fit: contain;
     object-fit: contain;
}
.object-cover{
  -o-object-fit: cover;
     object-fit: cover;
}
.p-0{
  padding: 0px;
}
.p-0\.5{
  padding: 0.125rem;
}
.p-1{
  padding: 0.25rem;
}
.p-1\.5{
  padding: 0.375rem;
}
.p-16{
  padding: 4rem;
}
.p-2{
  padding: 0.5rem;
}
.p-3{
  padding: 0.75rem;
}
.p-4{
  padding: 1rem;
}
.p-6{
  padding: 1.5rem;
}
.p-8{
  padding: 2rem;
}
.px-12{
  padding-left: 3rem;
  padding-right: 3rem;
}
.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-7{
  padding-left: 1.75rem;
  padding-right: 1.75rem;
}
.px-8{
  padding-left: 2rem;
  padding-right: 2rem;
}
.py-1{
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.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-28{
  padding-top: 7rem;
  padding-bottom: 7rem;
}
.py-3{
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.py-32{
  padding-top: 8rem;
  padding-bottom: 8rem;
}
.py-4{
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.py-40{
  padding-top: 10rem;
  padding-bottom: 10rem;
}
.py-44{
  padding-top: 11rem;
  padding-bottom: 11rem;
}
.py-5{
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}
.py-6{
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.py-8{
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.pb-12{
  padding-bottom: 3rem;
}
.pb-16{
  padding-bottom: 4rem;
}
.pb-2{
  padding-bottom: 0.5rem;
}
.pb-24{
  padding-bottom: 6rem;
}
.pb-4{
  padding-bottom: 1rem;
}
.pb-8{
  padding-bottom: 2rem;
}
.pl-1{
  padding-left: 0.25rem;
}
.pl-2{
  padding-left: 0.5rem;
}
.pl-4{
  padding-left: 1rem;
}
.pr-2{
  padding-right: 0.5rem;
}
.pr-4{
  padding-right: 1rem;
}
.pr-8{
  padding-right: 2rem;
}
.pt-24{
  padding-top: 6rem;
}
.pt-28{
  padding-top: 7rem;
}
.pt-32{
  padding-top: 8rem;
}
.pt-40{
  padding-top: 10rem;
}
.pt-44{
  padding-top: 11rem;
}
.pt-\[120px\]{
  padding-top: 120px;
}
.pt-\[30px\]{
  padding-top: 30px;
}
.text-left{
  text-align: left;
}
.text-center{
  text-align: center;
}
.text-justify{
  text-align: justify;
}
.align-top{
  vertical-align: top;
}
.align-bottom{
  vertical-align: bottom;
}
.\!text-2xl{
  font-size: 1.5rem !important;
  line-height: 2rem !important;
}
.text-2xl{
  font-size: 1.5rem;
  line-height: 2rem;
}
.text-4xl{
  font-size: 2.25rem;
  line-height: 2.5rem;
}
.text-7xl{
  font-size: 4.5rem;
  line-height: 1;
}
.text-\[1\.286rem\]{
  font-size: 1.286rem;
}
.text-\[1\.5rem\]{
  font-size: 1.5rem;
}
.text-\[10px\]{
  font-size: 10px;
}
.text-\[12px\]{
  font-size: 12px;
}
.text-\[14px\]{
  font-size: 14px;
}
.text-\[16px\]{
  font-size: 16px;
}
.text-\[18px\]{
  font-size: 18px;
}
.text-\[20px\]{
  font-size: 20px;
}
.text-\[24px\]{
  font-size: 24px;
}
.text-\[28px\]{
  font-size: 28px;
}
.text-\[32px\]{
  font-size: 32px;
}
.text-\[34px\]{
  font-size: 34px;
}
.text-\[36px\]{
  font-size: 36px;
}
.text-\[38px\]{
  font-size: 38px;
}
.text-\[52px\]{
  font-size: 52px;
}
.text-\[8px\]{
  font-size: 8px;
}
.text-base{
  font-size: 1rem;
  line-height: 1.5rem;
}
.text-body-1-bold-mobile{
  font-size: 1.286rem;
  line-height: 1.5;
  font-weight: 700;
}
.text-body-1-medium-desktop{
  font-size: 1.286rem;
  line-height: 1.5;
  font-weight: 500;
}
.text-body-1-medium-mobile{
  font-size: 1.286rem;
  line-height: 1.5;
  font-weight: 500;
}
.text-body-1-regular-mobile{
  font-size: 1.286rem;
  line-height: 1.5;
  font-weight: 400;
}
.text-body-1-semibold-mobile{
  font-size: 1.286rem;
  line-height: 1.5;
  font-weight: 600;
}
.text-body-2-bold-mobile{
  font-size: 1.14rem;
  line-height: 1.5;
  font-weight: 700;
}
.text-body-2-medium-mobile{
  font-size: 1.14rem;
  line-height: 1.5;
  font-weight: 500;
}
.text-body-2-regular-mobile{
  font-size: 1.14rem;
  line-height: 1.5;
  font-weight: 400;
}
.text-body-2-semibold-mobile{
  font-size: 1.14rem;
  line-height: 1.5;
  font-weight: 600;
}
.text-body-3-bold-desktop{
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 700;
}
.text-body-3-bold-mobile{
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 700;
}
.text-body-3-medium-desktop{
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 500;
}
.text-body-3-medium-mobile{
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 500;
}
.text-body-3-regular-desktop{
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 400;
}
.text-body-3-regular-mobile{
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 400;
}
.text-body-3-semibold-desktop{
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 600;
}
.text-body-3-semibold-mobile{
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 600;
}
.text-caption-bold{
  font-size: 0.857rem;
  font-weight: 700;
}
.text-caption-regular{
  font-size: 0.857rem;
  font-weight: 400;
}
.text-display-2-mobile{
  font-size: 3rem;
  line-height: 1;
  font-weight: 700;
}
.text-lg{
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.text-sm{
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.text-title-1-mobile{
  font-size: 2rem;
  line-height: 1.2;
  font-weight: 700;
}
.text-title-2-desktop{
  font-size: 2.429rem;
  line-height: 1.2;
  font-weight: 700;
}
.text-title-2-mobile{
  font-size: 2.143rem;
  line-height: 1.2;
  font-weight: 700;
}
.text-title-3-mobile{
  font-size: 1.8rem;
  line-height: 1.2;
  font-weight: 700;
}
.text-title-4-desktop{
  font-size: 1.857rem;
  line-height: 1.2;
  font-weight: 700;
}
.text-title-4-mobile{
  font-size: 1.714rem;
  line-height: 1.2;
  font-weight: 700;
}
.text-title-5-desktop{
  font-size: 1.429rem;
  line-height: 1.2;
  font-weight: 700;
}
.text-title-5-mobile{
  font-size: 1.286rem;
  line-height: 1.2;
  font-weight: 700;
}
.text-xl{
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.text-xs{
  font-size: 0.75rem;
  line-height: 1rem;
}
.font-bold{
  font-weight: 700;
}
.font-medium{
  font-weight: 500;
}
.font-normal{
  font-weight: 400;
}
.font-semibold{
  font-weight: 600;
}
.uppercase{
  text-transform: uppercase;
}
.capitalize{
  text-transform: capitalize;
}
.italic{
  font-style: italic;
}
.not-italic{
  font-style: normal;
}
.leading-7{
  line-height: 1.75rem;
}
.leading-loose{
  line-height: 2;
}
.leading-none{
  line-height: 1;
}
.leading-snug{
  line-height: 1.375;
}
.tracking-wider{
  letter-spacing: 0.05em;
}
.tracking-widest{
  letter-spacing: 0.1em;
}
.text-accent-600{
  --tw-text-opacity: 1;
  color: rgb(124 86 227 / var(--tw-text-opacity));
}
.text-accent-700{
  --tw-text-opacity: 1;
  color: rgb(97 52 205 / var(--tw-text-opacity));
}
.text-accent-800{
  --tw-text-opacity: 1;
  color: rgb(80 43 172 / var(--tw-text-opacity));
}
.text-accent-950{
  --tw-text-opacity: 1;
  color: rgb(41 22 95 / var(--tw-text-opacity));
}
.text-black-300{
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / var(--tw-text-opacity));
}
.text-black-400{
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity));
}
.text-black-500{
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity));
}
.text-black-600{
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity));
}
.text-black-700{
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity));
}
.text-black-800{
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity));
}
.text-black-900{
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity));
}
.text-black-950{
  --tw-text-opacity: 1;
  color: rgb(3 7 18 / var(--tw-text-opacity));
}
.text-error-normal{
  --tw-text-opacity: 1;
  color: rgb(235 87 87 / var(--tw-text-opacity));
}
.text-gray-400{
  --tw-text-opacity: 1;
  color: rgb(148 163 184 / var(--tw-text-opacity));
}
.text-gray-500{
  --tw-text-opacity: 1;
  color: rgb(100 116 139 / var(--tw-text-opacity));
}
.text-gray-600{
  --tw-text-opacity: 1;
  color: rgb(71 85 105 / var(--tw-text-opacity));
}
.text-gray-800{
  --tw-text-opacity: 1;
  color: rgb(30 41 59 / var(--tw-text-opacity));
}
.text-neutral{
  --tw-text-opacity: 1;
  color: rgb(30 41 59 / var(--tw-text-opacity));
}
.text-neutral-700{
  --tw-text-opacity: 1;
  color: rgb(51 65 85 / var(--tw-text-opacity));
}
.text-primary{
  --tw-text-opacity: 1;
  color: rgba(121, 29, 255, var(--tw-text-opacity));
}
@supports (color: color(display-p3 0 0 0%)){
.text-primary{
    color: color(display-p3 0.43873 0.06537 0.99296 / var(--tw-text-opacity));
  }
}
@supports (color: oklab(0% 0 0%)){
.text-primary{
    color: oklch(53.24% 0.301 290.86 / var(--tw-text-opacity));
  }
}
.text-red-500{
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity));
}
.text-tertiary-500{
  --tw-text-opacity: 1;
  color: rgb(41 216 180 / var(--tw-text-opacity));
}
.text-tertiary-600{
  --tw-text-opacity: 1;
  color: rgb(9 152 127 / var(--tw-text-opacity));
}
.text-white{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.text-yellow-800{
  --tw-text-opacity: 1;
  color: rgb(146 64 14 / var(--tw-text-opacity));
}
.underline{
  text-decoration-line: underline;
}
.\!no-underline{
  text-decoration-line: none !important;
}
.antialiased{
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.caret-primary{
  caret-color: rgb(121, 29, 255);
  caret-color: color(display-p3 0.43873 0.06537 0.99296);
  caret-color: oklch(53.24% 0.301 290.86 / 1);
}
.opacity-0{
  opacity: 0;
}
.opacity-10{
  opacity: 0.1;
}
.opacity-100{
  opacity: 1;
}
.opacity-25{
  opacity: 0.25;
}
.opacity-50{
  opacity: 0.5;
}
.shadow-2xl{
  --tw-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25);
  --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-lg{
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-md{
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-sm{
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-xl{
  --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-black-950{
  --tw-shadow-color: #030712;
  --tw-shadow: var(--tw-shadow-colored);
}
.outline-none{
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.outline{
  outline-style: solid;
}
.\!outline-red-600\/50{
  outline-color: rgb(220 38 38 / 0.5) !important;
}
.outline-primary{
  outline-color: rgb(121, 29, 255);
  outline-color: color(display-p3 0.43873 0.06537 0.99296);
  outline-color: oklch(53.24% 0.301 290.86 / 1);
}
.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);
}
.blur-\[2px\]{
  --tw-blur: blur(2px);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.grayscale{
  --tw-grayscale: grayscale(100%);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.sepia{
  --tw-sepia: sepia(100%);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.filter{
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.transition{
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -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: 300ms;
}
.transition-all{
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}
.transition-colors{
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}
.transition-opacity{
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}
.transition-transform{
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}
@font-face {
  font-family: "icomoon";
  src:  url('/build/assets/icomoon-CCi-ARoH.eot?gx95ba');
  src:  url('/build/assets/icomoon-CCi-ARoH.eot?gx95ba#iefix') format('embedded-opentype'),
    url('/build/assets/icomoon-CQr-YLcc.ttf?gx95ba') format('truetype'),
    url('/build/assets/icomoon-BfQsOJxa.woff?gx95ba') format('woff'),
    url('/build/assets/icomoon-7z0gLNzu.svg?gx95ba#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^="icon-"],
[class*=" icon-"] {
  font-family: "icomoon" !important;
  font-style: normal;
  font-weight: normal;
  text-transform: none;
  line-height: 1;
  color: inherit;
  font-size: inherit;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
html {
  scroll-behavior: smooth;
}
/* ICONS */
.icon-star-gray:before {
  content: "\e92d";
}
.icon-star-purple:before {
  content: "\e92d";
  color: #7c56e3;
}
.icon-bullet-list:before {
  content: "\e900";
}
.icon-filter:before {
  content: "\e901";
}
.icon-map:before {
  content: "\e902";
}
.icon-double-heart:before {
  content: "\e903";
}
.icon-distance:before {
  content: "\e904";
}
.icon-check:before {
  content: "\e905";
}
.icon-google:before {
  content: "\e906";
}
.icon-instagram:before {
  content: "\e907";
}
.icon-x:before {
  content: "\e908";
}
.icon-youtube:before {
  content: "\e909";
}
.icon-facebook:before {
  content: "\e90a";
}
.icon-linkedin:before {
  content: "\e90b";
}
.icon-warning:before {
  content: "\e90c";
}
.icon-info:before {
  content: "\e90d";
}
.icon-badge-verified:before {
  content: "\e90e";
}
.icon-calendar:before {
  content: "\e90f";
}
.icon-clap:before {
  content: "\e910";
}
.icon-arrow-left:before {
  content: "\e911";
}
.icon-arrow-right:before {
  content: "\e912";
}
.icon-chevron-left:before {
  content: "\e913";
}
.icon-chevron-right:before {
  content: "\e914";
}
.icon-cross:before {
  content: "\e915";
}
.icon-quote-left:before {
  content: "\e916";
}
.icon-quote-right:before {
  content: "\e917";
}
.icon-email:before {
  content: "\e918";
}
.icon-location:before {
  content: "\e919";
}
.icon-location-marker:before {
  content: "\e91a";
}
.icon-timer:before {
  content: "\e91b";
}
.icon-search:before {
  content: "\e91c";
}
.icon-user-circle:before {
  content: "\e91d";
}
.icon-home-smile:before {
  content: "\e91e";
}
.icon-building:before {
  content: "\e91f";
}
.icon-video:before {
  content: "\e920";
}
.icon-image:before {
  content: "\e921";
}
.icon-cards:before {
  content: "\e922";
}
.icon-align-left:before {
  content: "\e923";
}
.icon-double-card:before {
  content: "\e924";
}
.icon-users:before {
  content: "\e925";
}
.icon-tickets:before {
  content: "\e926";
}
.icon-clock:before {
  content: "\e927";
}
.icon-calendar-check:before {
  content: "\e928";
}
.icon-megaphone:before {
  content: "\e929";
}
.icon-like:before {
  content: "\e92a";
}
.icon-star:before {
  content: "\e92b";
}
.icon-graduated:before {
  content: "\e92c";
}
.icon-link:before {
  content: "\e92e";
}
.icon-bus:before {
  content: "\e92f";
}
.icon-phone:before {
  content: "\e930";
}
.icon-premium:before {
  content: "\e931";
}
.icon-community:before {
  content: "\e932";
}
.icon-notification:before {
  content: "\e933";
}
.no-scroll-vertical {
  overflow: hidden;
}
.header-scroll {
  padding: 2rem;
  transition: all 0.3s ease-in-out;
}
.header-scroll.scrolled {
  padding: 1.5rem;
  background-color: white;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
.header-scroll.scrolled .header-light {
  color: black;
}
.header-light {
  color: white;
}
.menu-icon {
  transition: transform 0.3s ease, opacity 0.3s ease, background-color 0.3s ease;
}
#mobile-menu-button.active .menu-icon:nth-child(1) {
  transform: translateY(0.65rem) rotate(45deg);
  background-color: black;
}
#mobile-menu-button.active .menu-icon:nth-child(2) {
  opacity: 0;
}
#mobile-menu-button.active .menu-icon:nth-child(3) {
  transform: translateY(-0.65rem) rotate(-45deg);
  background-color: black;
}
.header-light .menu-icon {
  background-color: white;
}
.logo-dark,
.logo-white {
  transition: opacity 0.3s ease-in-out;
}
.header-scroll .logo-dark.hidden,
.header-scroll.scrolled .logo-white {
  display: none;
}
.header-scroll.scrolled .logo-dark {
  display: block;
}
.nav-background {
  background: #fff url("/build/assets/logo-opacity-D_NiS6QZ.svg") no-repeat
    calc(100% - 10px) calc(100% - 40px);
}
.hero-background {
  background: url("/public/assets/hero-home.png") no-repeat center / cover;
  height: 75% !important;
}
@media (max-width: 1200px) {
  .hero-background {
    height: 60% !important;
  }
}
#rotating-domain > div {
  height: 1.5em;
}
.article-content {
  line-height: 2rem;
}
.article-content .cta-button,
.article-content .cta-button:hover {
  color: white;
}
.article-content a {
  color: #7c56e3;
}
.article-content a:hover {
  color: #29d8b4;
}
.summary a,
.summary a:hover {
  color: black;
}
.toc ol {
  list-style: decimal;
  padding-left: 1.5rem;
}
.toc ol li {
  position: relative;
  padding-left: 1.25rem;
}
.toc ol li::before {
  content: '';
  position: absolute;
  top: 0;
  left: .5rem;
  height: 2rem;
  width: 1.5px;
  background-color: black;
}
.article-content h2 {
  font-size: 28px;
  font-weight: 600;
}
.article-content h3 {
  font-size: 22px;
}
.article-content h4 {
  font-size: 20px;
}
.article-content h5 {
  font-size: 18px;
}
.article-content h6 {
  font-size: 16px;
}
.scrollbar-hidden::-webkit-scrollbar {
  display: none;
}
.scrollbar-hidden {
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.pagination-controls li {
  border-radius: 5px;
}
.pagination-button {
  width: 3rem;
  height: 3rem;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0.8rem;
  border: 1px solid #f3f4f6;
  background-color: #f3f4f6;
  border-radius: 5px;
  text-decoration: none;
  transition: background-color 0.3s ease;
}
.pagination-button:hover {
  background-color: #fff;
}
.pagination-button.active {
  background-color: #7c56e3;
  border-color: #7c56e3;
  color: white;
}
@media (max-width: 768px) {
  .pagination-button {
    width: 2rem;
    padding: 6px;
  }

  #search-map-container.map-hidden {
    height: 0;
  }

  #search-map-container.map-shown {
    height: 100vh;
  }
}
[type="radio"] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  width: 24px;
  height: 24px;
  position: relative;
  cursor: pointer;
  transition: border-color 0.2s ease, box-shadow 0.2s ease;
  color: white;
  outline: #7c56e3;
  border: 2px solid #7c56e3 !important;
  border-radius: 50%;
}
[type="radio"]:checked::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 16px;
  height: 16px;
  background-color: #7c56e3;
  border-radius: 50%;
}
.pro-table {
  width: 100%;
}
.pro-table thead,
.pro-table tr:not(:last-of-type) {
  border-bottom: 1px solid #d1d5db;
}
.pro-table td:not(:first-child) {
  text-align: center;
}
.pro-table th:first-child {
  text-align: left;
}
.pro-table td {
  padding: 1rem 1.5rem;
}
.pro-table th {
  padding: 2.5rem 1.5rem;
  border-top: none;
}
.reviews-wrapper {
  transition: transform 0.5s ease-in-out;
}
.carousel-nav-btn {
  width: 1rem;
  height: 1rem;
  background-color: #d1d5db;
  border-radius: 50%;
  transition: background-color 0.2s ease;
  z-index: 50;
}
.carousel-nav-btn:hover {
  background-color: #a68ee9;
}
.carousel-nav-btn.active {
  width: 2rem;
  background-color: #7c56e3;
  border-radius: 40px;
}
.not-found {
  background: url("images/404.jpg") cover;
}
/* COOKIES */
.CookieDeclaration .CookieDeclarationDialogText {
  display: none;
}
.liberlo-popup.cookie {
  position: fixed;
  width: 100vw;
  height: 100vh;
  justify-content: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.35);
  z-index: 150;
}
.liberlo-popup.cookie.forced-open {
  display: flex !important;
}
.liberlo-popup.cookie .liberlo-popup__box {
  display: flex;
  flex-direction: column;
  justify-content: center;
  top: 20px;
  width: 500px;
  max-width: 100%;
  background-color: white;
  border-radius: 12px;
  padding: 40px 40px 40px;
  height: auto;
}
@media (max-width: 600px) {
  .liberlo-popup.cookie .liberlo-popup__box {
    max-height: calc(100vh - 40px);
    padding: 20px 20px 20px;
    bottom: 0;
    top: auto;
    position: absolute;
    overflow: auto;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }
}
.liberlo-popup.cookie .liberlo-popup__box__cookie__header {
  display: flex;
  justify-content: right;
  margin-bottom: 30px;
}
@media (max-width: 600px) {

  .liberlo-popup.cookie .liberlo-popup__box__cookie__header {
    margin-bottom: 20px;
  }
}
.liberlo-popup.cookie .liberlo-popup__box__cookie__header.hidden {
  opacity: 0;
}
.liberlo-popup.cookie .liberlo-popup__box__cookie__header .cookie_continue {
  cursor: pointer;
  text-decoration: underline;
  font-size: 15px;
}
@media (max-width: 600px) {

  .liberlo-popup.cookie .liberlo-popup__box__cookie__header .cookie_continue {
    font-size: 12px;
  }
}
.liberlo-popup.cookie .liberlo-popup__box__cookie__header .cookie_continue_arrow {
  margin-left: 5px;
  position: relative;
  top: 1px;
}
@media (max-width: 600px) {

  .liberlo-popup.cookie .liberlo-popup__box__cookie__header .cookie_continue_arrow {
    margin-left: 0px;
    position: relative;
  }

  .liberlo-popup.cookie .liberlo-popup__box__cookie__header .cookie_continue_arrow svg {
    width: 75%;
    height: 75%;
  }
}
.liberlo-popup.cookie .liberlo-popup__box__cookie__body {
  margin-bottom: 25px;
  text-align: left;
  display: grid;
}
.liberlo-popup.cookie .liberlo-popup__box__cookie__body .cookie_title {
  margin-bottom: 17px;
}
@media (max-width: 600px) {

  .liberlo-popup.cookie .liberlo-popup__box__cookie__body .cookie_title {
    margin-bottom: 5px;
  }
}
.liberlo-popup.cookie .liberlo-popup__box__cookie__body .cookie_subtitle {
  font-size: 17px;
  font-weight: bold;
  margin-bottom: 18px;
}
@media (max-width: 600px) {

  .liberlo-popup.cookie .liberlo-popup__box__cookie__body .cookie_subtitle {
    font-size: 15px;
    margin-bottom: 10px;
  }

  .liberlo-popup.cookie .liberlo-popup__box__cookie__body .cookie_text {
    line-height: 22px;
    font-size: 12px;
  }
}
.liberlo-popup.cookie .liberlo-popup__box__cookie__table {
  text-align: left;
  font-size: 12px;
  margin-bottom: 20px;
  font-family: Segoe UI,Arial,Helvetica,Verdana,sans-serif;
}
.liberlo-popup.cookie .liberlo-popup__box__cookie__table.hidden {
  display: none;
}
.liberlo-popup.cookie .liberlo-popup__box__cookie__table .hidden {
  display: none !important;
}
.liberlo-popup.cookie .liberlo-popup__box__cookie__table li {
  list-style: none;
  cursor: pointer;
}
.liberlo-popup.cookie .liberlo-popup__box__cookie__table__tabs {
  display: flex;
  padding: 0;
  margin: 0;
}
.liberlo-popup.cookie .liberlo-popup__box__cookie__table__tabs__tab {
  padding: 5px 20px;
  border: 1px solid #cccccc;
}
.liberlo-popup.cookie .liberlo-popup__box__cookie__table__tabs__tab[name=declare] {
  margin-right: -1px;
}
.liberlo-popup.cookie .liberlo-popup__box__cookie__table__declare {
  display: flex;
  max-height: 200px;
}
.liberlo-popup.cookie .liberlo-popup__box__cookie__table__declare__tabs {
  margin: 0;
  padding: 0;
}
.liberlo-popup.cookie .liberlo-popup__box__cookie__table__declare__tabs__tab {
  font-size: 11px;
  padding: 12px 6px;
  width: 95px;
  height: 40px;
  border-bottom: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
}
.liberlo-popup.cookie .liberlo-popup__box__cookie__table__declare__display {
  font-size: 11px;
  height: 201px;
  overflow: auto;
  border: 1px solid #cccccc;
  margin: -1px 0;
  padding: 5px;
}
.liberlo-popup.cookie .liberlo-popup__box__cookie__table__declare__display__table table {
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 11px;
  margin: 8px 0 0;
  padding: 0;
  width: 100%;
}
.liberlo-popup.cookie .liberlo-popup__box__cookie__table__declare__display__table #CybotCookiebotDialog ::after,
.liberlo-popup.cookie .liberlo-popup__box__cookie__table__declare__display__table #CybotCookiebotDialog ::before,
.liberlo-popup.cookie .liberlo-popup__box__cookie__table__declare__display__table #CybotCookiebotDialog::after,
.liberlo-popup.cookie .liberlo-popup__box__cookie__table__declare__display__table #CybotCookiebotDialog::before,
.liberlo-popup.cookie .liberlo-popup__box__cookie__table__declare__display__table #CybotCookiebotDialogBody *,
.liberlo-popup.cookie .liberlo-popup__box__cookie__table__declare__display__table #CybotCookiebotDialogDetail * {
  box-sizing: content-box;
}
.liberlo-popup.cookie .liberlo-popup__box__cookie__table__declare__display__table .CybotCookiebotDialogDetailBodyContentCookieTypeTable thead td,
.liberlo-popup.cookie .liberlo-popup__box__cookie__table__declare__display__table .CybotCookiebotDialogDetailBodyContentCookieTypeTable thead th {
  background-color: #f5f5f5 !important;
  border-bottom: 1px solid #cccccc;
  color: #000000 !important;
  font-weight: 400;
  padding: 2px;
  text-align: left;
  vertical-align: top;
}
.liberlo-popup.cookie .liberlo-popup__box__cookie__table__declare__display__table .CybotCookiebotDialogDetailBodyContentCookieTypeTable tbody td {
  border-bottom: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  color: #000000 !important;
  font-size: 11px;
  overflow: hidden;
  padding: 4px;
  text-align: left;
  vertical-align: top;
}
.liberlo-popup.cookie .liberlo-popup__box__cookie__table__declare p {
  font-family: Segoe UI,Arial,Helvetica,Verdana,sans-serif;
  line-height: 1.231;
  font-size: 11px;
  text-align: left;
}
.liberlo-popup.cookie .liberlo-popup__box__cookie__table__about__display {
  font-size: 11px;
  height: 200px;
  overflow: auto;
  border: 1px solid #cccccc;
  padding: 5px;
}
.liberlo-popup.cookie .liberlo-popup__box__cookie__table__about__display p {
  font-size: 11px;
  line-height: 150px;
}
.liberlo-popup.cookie .liberlo-popup__box__cookie__buttons {
  display: -moz-flex;
  display: flex;
  justify-content: space-evenly;
  font-size: 15px;
  line-height: 40px;
}
@media (max-width: 600px) {
  .liberlo-popup.cookie .liberlo-popup__box__cookie__buttons {
    font-size: 12px;
    line-height: 40px;
    padding: 5px 0;
  }
}
.liberlo-popup.cookie .liberlo-popup__box__cookie__buttons .hidden {
  display: none;
}
.liberlo-popup.cookie .liberlo-popup__box__cookie__buttons .more_btn,
.liberlo-popup.cookie .liberlo-popup__box__cookie__buttons .refuse_btn,
.liberlo-popup.cookie .liberlo-popup__box__cookie__buttons .accept_btn {
  width: 40%;
  text-align: center;
  cursor: pointer;
  border: 2px solid #0c043f;
  border-radius: 5px;
  line-height: 1;
  padding: 14px 18px;
  font-size: 14px;
  max-width: -moz-max-content;
  max-width: max-content;
  transition: all 300ms linear 0s;
}
.liberlo-popup.cookie .liberlo-popup__box__cookie__buttons .more_btn:hover,
.liberlo-popup.cookie .liberlo-popup__box__cookie__buttons .refuse_btn:hover {
  color: white;
  background-color: #0c043f;
  transition: all 300ms linear 0s;
}
@media (max-width: 600px) {
  .liberlo-popup.cookie .liberlo-popup__box__cookie__buttons .more_btn,
  .liberlo-popup.cookie .liberlo-popup__box__cookie__buttons .refuse_btn,
  .liberlo-popup.cookie .liberlo-popup__box__cookie__buttons .accept_btn {
    font-size: 13px;
    width: 45%;
  }
}
.liberlo-popup.cookie .liberlo-popup__box__cookie__buttons .accept_btn {
  background-color: #0c043f;
  color: white;
}
.liberlo-popup.cookie .liberlo-popup__box__cookie__buttons .more_btn,
.liberlo-popup.cookie .liberlo-popup__box__cookie__buttons .refuse_btn {
  background-color: white;
  color: #0c043f;
}
/* Profile */
#description-container {
  word-break: break-word;
}
@media (min-width: 768px){
  .md\:prose-xl{
    font-size: 1.25rem;
    line-height: 1.5em;
  }
  .md\:prose-xl :where(p):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-top: 1.2em;
    margin-bottom: 1.2em;
  }
  .md\:prose-xl :where([class~="lead"]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    font-size: 1.2em;
    line-height: 1.5;
    margin-top: 1em;
    margin-bottom: 1em;
  }
  .md\:prose-xl :where(blockquote):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-top: 1.6em;
    margin-bottom: 1.6em;
    padding-inline-start: 1.0666667em;
  }
  .md\:prose-xl :where(h1):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    font-size: 2.8em;
    margin-top: 0;
    margin-bottom: 0.8571429em;
    line-height: 1;
  }
  .md\:prose-xl :where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    font-size: 1.8rem;
    margin-top: 1.5555556em;
    margin-bottom: 0.8888889em;
    line-height: 1.1111111;
    font-weight: 600;
  }
  .md\:prose-xl :where(h3):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    font-size: 1.5rem;
    margin-top: 1.6em;
    margin-bottom: 0.6666667em;
    line-height: 1.3333333;
    font-weight: 600;
  }
  .md\:prose-xl :where(h4):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-top: 1.8em;
    margin-bottom: 0.6em;
    line-height: 1.6;
  }
  .md\:prose-xl :where(img):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-top: 2em;
    margin-bottom: 2em;
  }
  .md\:prose-xl :where(picture):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-top: 2em;
    margin-bottom: 2em;
  }
  .md\:prose-xl :where(picture > img):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-top: 0;
    margin-bottom: 0;
  }
  .md\:prose-xl :where(video):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-top: 2em;
    margin-bottom: 2em;
  }
  .md\:prose-xl :where(kbd):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    font-size: 0.9em;
    border-radius: 0.3125rem;
    padding-top: 0.25em;
    padding-inline-end: 0.4em;
    padding-bottom: 0.25em;
    padding-inline-start: 0.4em;
  }
  .md\:prose-xl :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    font-size: 0.9em;
  }
  .md\:prose-xl :where(h2 code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    font-size: 0.8611111em;
  }
  .md\:prose-xl :where(h3 code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    font-size: 0.9em;
  }
  .md\:prose-xl :where(pre):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    font-size: 0.9em;
    line-height: 1.7777778;
    margin-top: 2em;
    margin-bottom: 2em;
    border-radius: 0.5rem;
    padding-top: 1.1111111em;
    padding-inline-end: 1.3333333em;
    padding-bottom: 1.1111111em;
    padding-inline-start: 1.3333333em;
  }
  .md\:prose-xl :where(ol):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-top: 1.2em;
    margin-bottom: 1.2em;
    padding-inline-start: 1.6em;
  }
  .md\:prose-xl :where(ul):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-top: 1.2em;
    margin-bottom: 1.2em;
    padding-inline-start: 1.6em;
  }
  .md\:prose-xl :where(li):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-top: 0.6em;
    margin-bottom: 0.6em;
  }
  .md\:prose-xl :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    padding-inline-start: 0.4em;
  }
  .md\:prose-xl :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    padding-inline-start: 0.4em;
  }
  .md\:prose-xl :where(.md\:prose-xl > ul > li p):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-top: 0.8em;
    margin-bottom: 0.8em;
  }
  .md\:prose-xl :where(.md\:prose-xl > ul > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-top: 1.2em;
  }
  .md\:prose-xl :where(.md\:prose-xl > ul > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-bottom: 1.2em;
  }
  .md\:prose-xl :where(.md\:prose-xl > ol > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-top: 1.2em;
  }
  .md\:prose-xl :where(.md\:prose-xl > ol > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-bottom: 1.2em;
  }
  .md\:prose-xl :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-top: 0.8em;
    margin-bottom: 0.8em;
  }
  .md\:prose-xl :where(dl):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-top: 1.2em;
    margin-bottom: 1.2em;
  }
  .md\:prose-xl :where(dt):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-top: 1.2em;
  }
  .md\:prose-xl :where(dd):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-top: 0.6em;
    padding-inline-start: 1.6em;
  }
  .md\:prose-xl :where(hr):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-top: 2.8em;
    margin-bottom: 2.8em;
  }
  .md\:prose-xl :where(hr + *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-top: 0;
  }
  .md\:prose-xl :where(h2 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-top: 0;
  }
  .md\:prose-xl :where(h3 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-top: 0;
  }
  .md\:prose-xl :where(h4 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-top: 0;
  }
  .md\:prose-xl :where(table):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    font-size: 0.9em;
    line-height: 1.5555556;
  }
  .md\:prose-xl :where(thead th):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    padding-inline-end: 0.6666667em;
    padding-bottom: 0.8888889em;
    padding-inline-start: 0.6666667em;
  }
  .md\:prose-xl :where(thead th:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    padding-inline-start: 0;
  }
  .md\:prose-xl :where(thead th:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    padding-inline-end: 0;
  }
  .md\:prose-xl :where(tbody td, tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    padding-top: 0.8888889em;
    padding-inline-end: 0.6666667em;
    padding-bottom: 0.8888889em;
    padding-inline-start: 0.6666667em;
  }
  .md\:prose-xl :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    padding-inline-start: 0;
  }
  .md\:prose-xl :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    padding-inline-end: 0;
  }
  .md\:prose-xl :where(figure):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-top: 2em;
    margin-bottom: 2em;
  }
  .md\:prose-xl :where(figure > *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-top: 0;
    margin-bottom: 0;
  }
  .md\:prose-xl :where(figcaption):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    font-size: 0.9em;
    line-height: 1.5555556;
    margin-top: 1em;
  }
  .md\:prose-xl :where(.md\:prose-xl > :first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-top: 0;
  }
  .md\:prose-xl :where(.md\:prose-xl > :last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-bottom: 0;
  }
}
.selection\:bg-primary *::-moz-selection{
  --tw-bg-opacity: 1;
  background-color: rgba(121, 29, 255, var(--tw-bg-opacity));
}
.selection\:bg-primary *::selection{
  --tw-bg-opacity: 1;
  background-color: rgba(121, 29, 255, var(--tw-bg-opacity));
}
@supports (color: color(display-p3 0 0 0%)){
.selection\:bg-primary *::-moz-selection{
    background-color: color(display-p3 0.43873 0.06537 0.99296 / var(--tw-bg-opacity));
  }
.selection\:bg-primary *::selection{
    background-color: color(display-p3 0.43873 0.06537 0.99296 / var(--tw-bg-opacity));
  }
}
@supports (color: oklab(0% 0 0%)){
.selection\:bg-primary *::-moz-selection{
    background-color: oklch(53.24% 0.301 290.86 / var(--tw-bg-opacity));
  }
.selection\:bg-primary *::selection{
    background-color: oklch(53.24% 0.301 290.86 / var(--tw-bg-opacity));
  }
}
.selection\:text-white *::-moz-selection{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.selection\:text-white *::selection{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.selection\:bg-primary::-moz-selection{
  --tw-bg-opacity: 1;
  background-color: rgba(121, 29, 255, var(--tw-bg-opacity));
}
.selection\:bg-primary::selection{
  --tw-bg-opacity: 1;
  background-color: rgba(121, 29, 255, var(--tw-bg-opacity));
}
@supports (color: color(display-p3 0 0 0%)){
.selection\:bg-primary::-moz-selection{
    background-color: color(display-p3 0.43873 0.06537 0.99296 / var(--tw-bg-opacity));
  }
.selection\:bg-primary::selection{
    background-color: color(display-p3 0.43873 0.06537 0.99296 / var(--tw-bg-opacity));
  }
}
@supports (color: oklab(0% 0 0%)){
.selection\:bg-primary::-moz-selection{
    background-color: oklch(53.24% 0.301 290.86 / var(--tw-bg-opacity));
  }
.selection\:bg-primary::selection{
    background-color: oklch(53.24% 0.301 290.86 / var(--tw-bg-opacity));
  }
}
.selection\:text-white::-moz-selection{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.selection\:text-white::selection{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.file\:mr-4::file-selector-button{
  margin-right: 1rem;
}
.file\:rounded::file-selector-button{
  border-radius: 0.25rem;
}
.file\:border-2::file-selector-button{
  border-width: 2px;
}
.file\:border-solid::file-selector-button{
  border-style: solid;
}
.file\:border-primary::file-selector-button{
  --tw-border-opacity: 1;
  border-color: rgba(121, 29, 255, var(--tw-border-opacity));
}
@supports (color: color(display-p3 0 0 0%)){
.file\:border-primary::file-selector-button{
    border-color: color(display-p3 0.43873 0.06537 0.99296 / var(--tw-border-opacity));
  }
}
@supports (color: oklab(0% 0 0%)){
.file\:border-primary::file-selector-button{
    border-color: oklch(53.24% 0.301 290.86 / var(--tw-border-opacity));
  }
}
.file\:bg-white::file-selector-button{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.file\:px-4::file-selector-button{
  padding-left: 1rem;
  padding-right: 1rem;
}
.file\:py-2::file-selector-button{
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.file\:text-xs::file-selector-button{
  font-size: 0.75rem;
  line-height: 1rem;
}
.file\:font-bold::file-selector-button{
  font-weight: 700;
}
.file\:uppercase::file-selector-button{
  text-transform: uppercase;
}
.file\:tracking-widest::file-selector-button{
  letter-spacing: 0.1em;
}
.file\:text-primary::file-selector-button{
  --tw-text-opacity: 1;
  color: rgba(121, 29, 255, var(--tw-text-opacity));
}
@supports (color: color(display-p3 0 0 0%)){
.file\:text-primary::file-selector-button{
    color: color(display-p3 0.43873 0.06537 0.99296 / var(--tw-text-opacity));
  }
}
@supports (color: oklab(0% 0 0%)){
.file\:text-primary::file-selector-button{
    color: oklch(53.24% 0.301 290.86 / var(--tw-text-opacity));
  }
}
.placeholder\:text-body-2-regular-mobile::-moz-placeholder{
  font-size: 1.14rem;
  line-height: 1.5;
  font-weight: 400;
}
.placeholder\:text-body-2-regular-mobile::placeholder{
  font-size: 1.14rem;
  line-height: 1.5;
  font-weight: 400;
}
.after\:absolute::after{
  content: var(--tw-content);
  position: absolute;
}
.after\:start-\[2px\]::after{
  content: var(--tw-content);
  inset-inline-start: 2px;
}
.after\:top-\[2px\]::after{
  content: var(--tw-content);
  top: 2px;
}
.after\:h-\[1\.4rem\]::after{
  content: var(--tw-content);
  height: 1.4rem;
}
.after\:w-\[1\.4rem\]::after{
  content: var(--tw-content);
  width: 1.4rem;
}
.after\:rounded-full::after{
  content: var(--tw-content);
  border-radius: 9999px;
}
.after\:bg-white::after{
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.after\:transition-all::after{
  content: var(--tw-content);
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}
.after\:content-\[\'\'\]::after{
  --tw-content: '';
  content: var(--tw-content);
}
.after\:content-\[\'En_savoir_plus\'\]::after{
  --tw-content: 'En savoir plus';
  content: var(--tw-content);
}
.after\:content-\[\'Voir_plus_de_certifications\'\]::after{
  --tw-content: 'Voir plus de certifications';
  content: var(--tw-content);
}
.after\:content-\[\'Voir_plus_d\B4 expertises\'\]::after{
  --tw-content: 'Voir plus d´expertises';
  content: var(--tw-content);
}
.hover\:scale-110:hover{
  --tw-scale-x: 1.1;
  --tw-scale-y: 1.1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.hover\:border-accent-400:hover{
  --tw-border-opacity: 1;
  border-color: rgb(162 147 242 / var(--tw-border-opacity));
}
.hover\:border-accent-600:hover{
  --tw-border-opacity: 1;
  border-color: rgb(124 86 227 / var(--tw-border-opacity));
}
.hover\:border-primary:hover{
  --tw-border-opacity: 1;
  border-color: rgba(121, 29, 255, var(--tw-border-opacity));
}
@supports (color: color(display-p3 0 0 0%)){
.hover\:border-primary:hover{
    border-color: color(display-p3 0.43873 0.06537 0.99296 / var(--tw-border-opacity));
  }
}
@supports (color: oklab(0% 0 0%)){
.hover\:border-primary:hover{
    border-color: oklch(53.24% 0.301 290.86 / var(--tw-border-opacity));
  }
}
.hover\:border-white:hover{
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
}
.hover\:bg-accent-50:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(245 244 254 / var(--tw-bg-opacity));
}
.hover\:bg-accent-500:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(130 103 235 / var(--tw-bg-opacity));
}
.hover\:bg-accent-600:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(124 86 227 / var(--tw-bg-opacity));
}
.hover\:bg-black-50:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity));
}
.hover\:bg-gray-100:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(241 245 249 / var(--tw-bg-opacity));
}
.hover\:bg-gray-300:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(203 213 225 / var(--tw-bg-opacity));
}
.hover\:bg-gray-50:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(248 250 252 / var(--tw-bg-opacity));
}
.hover\:bg-primary:hover{
  --tw-bg-opacity: 1;
  background-color: rgba(121, 29, 255, var(--tw-bg-opacity));
}
@supports (color: color(display-p3 0 0 0%)){
.hover\:bg-primary:hover{
    background-color: color(display-p3 0.43873 0.06537 0.99296 / var(--tw-bg-opacity));
  }
}
@supports (color: oklab(0% 0 0%)){
.hover\:bg-primary:hover{
    background-color: oklch(53.24% 0.301 290.86 / var(--tw-bg-opacity));
  }
}
.hover\:bg-tertiary-500:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(41 216 180 / var(--tw-bg-opacity));
}
.hover\:bg-white:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.hover\:bg-none:hover{
  background-image: none;
}
.hover\:\!text-white:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}
.hover\:text-accent-600:hover{
  --tw-text-opacity: 1;
  color: rgb(124 86 227 / var(--tw-text-opacity));
}
.hover\:text-accent-700:hover{
  --tw-text-opacity: 1;
  color: rgb(97 52 205 / var(--tw-text-opacity));
}
.hover\:text-accent-950:hover{
  --tw-text-opacity: 1;
  color: rgb(41 22 95 / var(--tw-text-opacity));
}
.hover\:text-black-950:hover{
  --tw-text-opacity: 1;
  color: rgb(3 7 18 / var(--tw-text-opacity));
}
.hover\:text-primary:hover{
  --tw-text-opacity: 1;
  color: rgba(121, 29, 255, var(--tw-text-opacity));
}
@supports (color: color(display-p3 0 0 0%)){
.hover\:text-primary:hover{
    color: color(display-p3 0.43873 0.06537 0.99296 / var(--tw-text-opacity));
  }
}
@supports (color: oklab(0% 0 0%)){
.hover\:text-primary:hover{
    color: oklch(53.24% 0.301 290.86 / var(--tw-text-opacity));
  }
}
.hover\:text-white:hover{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.hover\:underline:hover{
  text-decoration-line: underline;
}
.hover\:underline-offset-2:hover{
  text-underline-offset: 2px;
}
.hover\:opacity-100:hover{
  opacity: 1;
}
.hover\:brightness-110:hover{
  --tw-brightness: brightness(1.1);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.hover\:filter-none:hover{
  filter: none;
}
.focus\:border-0:focus{
  border-width: 0px;
}
.focus\:border-primary:focus{
  --tw-border-opacity: 1;
  border-color: rgba(121, 29, 255, var(--tw-border-opacity));
}
@supports (color: color(display-p3 0 0 0%)){
.focus\:border-primary:focus{
    border-color: color(display-p3 0.43873 0.06537 0.99296 / var(--tw-border-opacity));
  }
}
@supports (color: oklab(0% 0 0%)){
.focus\:border-primary:focus{
    border-color: oklch(53.24% 0.301 290.86 / var(--tw-border-opacity));
  }
}
.focus\:border-red-600:focus{
  --tw-border-opacity: 1;
  border-color: rgb(220 38 38 / var(--tw-border-opacity));
}
.focus\:outline-none:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.focus\:ring-opacity-20:focus{
  --tw-ring-opacity: 0.2;
}
.focus-visible\:ring:focus-visible{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.focus-visible\:ring-offset-2:focus-visible{
  --tw-ring-offset-width: 2px;
}
.group:hover .group-hover\:w-full{
  width: 100%;
}
.group:hover .group-hover\:scale-110{
  --tw-scale-x: 1.1;
  --tw-scale-y: 1.1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.group:hover .group-hover\:bg-white{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.group:hover .group-hover\:text-accent-600{
  --tw-text-opacity: 1;
  color: rgb(124 86 227 / var(--tw-text-opacity));
}
.group.more .group-\[\.more\]\:block{
  display: block;
}
.peer:checked ~ .peer-checked\:h-full{
  height: 100%;
}
.peer:checked ~ .peer-checked\:bg-tertiary-500{
  --tw-bg-opacity: 1;
  background-color: rgb(41 216 180 / var(--tw-bg-opacity));
}
.peer:checked ~ .peer-checked\:after\:translate-x-full::after{
  content: var(--tw-content);
  --tw-translate-x: 100%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.peer:checked ~ .peer-checked\:after\:border-white::after{
  content: var(--tw-content);
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
}
.peer:focus ~ .peer-focus\:outline-none{
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.has-\[button\:focus\2c a\:focus\]\:opacity-100:has(button:focus,a:focus){
  opacity: 1;
}
.has-\[a\:hover\]\:shadow-accent-100:has(a:hover){
  --tw-shadow-color: #ECEAFD;
  --tw-shadow: var(--tw-shadow-colored);
}
.group:has(.peer:checked) .group-has-\[\.peer\:checked\]\:hidden{
  display: none;
}
.group:has(.peer:checked) .group-has-\[\.peer\:checked\]\:rotate-90{
  --tw-rotate: 90deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.group:has(.peer:checked) .group-has-\[\.peer\:checked\]\:opacity-0{
  opacity: 0;
}
.group:has(.peer:checked) .group-has-\[\.peer\:checked\]\:after\:content-\[\'R\E9 duire\'\]::after{
  --tw-content: 'Réduire';
  content: var(--tw-content);
}
.group:has(.peer:checked) .group-has-\[\.peer\:checked\]\:after\:content-\[\'Voir_moins_de_certifications\'\]::after{
  --tw-content: 'Voir moins de certifications';
  content: var(--tw-content);
}
.group:has(.peer:checked) .group-has-\[\.peer\:checked\]\:after\:content-\[\'Voir_moins_d\B4 expertises\'\]::after{
  --tw-content: 'Voir moins d´expertises';
  content: var(--tw-content);
}
.prose-a\:underline :is(:where(a):not(:where([class~="not-prose"],[class~="not-prose"] *))){
  text-decoration-line: underline;
}
.prose-a\:decoration-primary :is(:where(a):not(:where([class~="not-prose"],[class~="not-prose"] *))){
  text-decoration-color: rgb(121, 29, 255);
  text-decoration-color: color(display-p3 0.43873 0.06537 0.99296);
  text-decoration-color: oklch(53.24% 0.301 290.86 / 1);
}
.prose-a\:decoration-2 :is(:where(a):not(:where([class~="not-prose"],[class~="not-prose"] *))){
  text-decoration-thickness: 2px;
}
.hover\:prose-a\:text-primary :is(:where(a):not(:where([class~="not-prose"],[class~="not-prose"] *))):hover{
  --tw-text-opacity: 1;
  color: rgba(121, 29, 255, var(--tw-text-opacity));
}
@supports (color: color(display-p3 0 0 0%)){
.hover\:prose-a\:text-primary :is(:where(a):not(:where([class~="not-prose"],[class~="not-prose"] *))):hover{
    color: color(display-p3 0.43873 0.06537 0.99296 / var(--tw-text-opacity));
  }
}
@supports (color: oklab(0% 0 0%)){
.hover\:prose-a\:text-primary :is(:where(a):not(:where([class~="not-prose"],[class~="not-prose"] *))):hover{
    color: oklch(53.24% 0.301 290.86 / var(--tw-text-opacity));
  }
}
.prose-figure\:my-0 :is(:where(figure):not(:where([class~="not-prose"],[class~="not-prose"] *))){
  margin-top: 0px;
  margin-bottom: 0px;
}
.prose-pre\:whitespace-pre-wrap :is(:where(pre):not(:where([class~="not-prose"],[class~="not-prose"] *))){
  white-space: pre-wrap;
}
@media (prefers-reduced-motion: no-preference){
  .motion-safe\: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: 300ms;
  }
  .motion-safe\:transition-colors{
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 300ms;
  }
  .motion-safe\:transition-opacity{
    transition-property: opacity;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 300ms;
  }
}
@media (min-width: 640px){
  .sm\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (min-width: 768px){
  .md\:fixed{
    position: fixed;
  }
  .md\:absolute{
    position: absolute;
  }
  .md\:relative{
    position: relative;
  }
  .md\:sticky{
    position: sticky;
  }
  .md\:-bottom-2{
    bottom: -0.5rem;
  }
  .md\:-bottom-4{
    bottom: -1rem;
  }
  .md\:-bottom-8{
    bottom: -2rem;
  }
  .md\:-bottom-\[35rem\]{
    bottom: -35rem;
  }
  .md\:-left-0{
    left: -0px;
  }
  .md\:-left-28{
    left: -7rem;
  }
  .md\:-right-0{
    right: -0px;
  }
  .md\:bottom-0{
    bottom: 0px;
  }
  .md\:bottom-12{
    bottom: 3rem;
  }
  .md\:bottom-\[2rem\]{
    bottom: 2rem;
  }
  .md\:left-1\/2{
    left: 50%;
  }
  .md\:left-\[2rem\]{
    left: 2rem;
  }
  .md\:left-auto{
    left: auto;
  }
  .md\:right-0{
    right: 0px;
  }
  .md\:right-\[2rem\]{
    right: 2rem;
  }
  .md\:right-auto{
    right: auto;
  }
  .md\:top-16{
    top: 4rem;
  }
  .md\:top-6{
    top: 1.5rem;
  }
  .md\:z-auto{
    z-index: auto;
  }
  .md\:m-0{
    margin: 0px;
  }
  .md\:mx-auto{
    margin-left: auto;
    margin-right: auto;
  }
  .md\:my-20{
    margin-top: 5rem;
    margin-bottom: 5rem;
  }
  .md\:my-32{
    margin-top: 8rem;
    margin-bottom: 8rem;
  }
  .md\:my-44{
    margin-top: 11rem;
    margin-bottom: 11rem;
  }
  .md\:-ml-16{
    margin-left: -4rem;
  }
  .md\:mb-24{
    margin-bottom: 6rem;
  }
  .md\:mb-32{
    margin-bottom: 8rem;
  }
  .md\:mb-\[60px\]{
    margin-bottom: 60px;
  }
  .md\:ml-0{
    margin-left: 0px;
  }
  .md\:mt-4{
    margin-top: 1rem;
  }
  .md\:mt-40{
    margin-top: 10rem;
  }
  .md\:mt-48{
    margin-top: 12rem;
  }
  .md\:mt-\[60px\]{
    margin-top: 60px;
  }
  .md\:block{
    display: block;
  }
  .md\:flex{
    display: flex;
  }
  .md\:hidden{
    display: none;
  }
  .md\:aspect-\[4\/1\]{
    aspect-ratio: 4/1;
  }
  .md\:aspect-\[5\/2\]{
    aspect-ratio: 5/2;
  }
  .md\:aspect-\[5\/4\]{
    aspect-ratio: 5/4;
  }
  .md\:h-40{
    height: 10rem;
  }
  .md\:h-6{
    height: 1.5rem;
  }
  .md\:h-auto{
    height: auto;
  }
  .md\:h-full{
    height: 100%;
  }
  .md\:h-screen{
    height: 100vh;
  }
  .md\:max-h-\[calc\(100vh-4rem\)\]{
    max-height: calc(100vh - 4rem);
  }
  .md\:w-1\/2{
    width: 50%;
  }
  .md\:w-1\/3{
    width: 33.333333%;
  }
  .md\:w-1\/4{
    width: 25%;
  }
  .md\:w-1\/6{
    width: 16.666667%;
  }
  .md\:w-12{
    width: 3rem;
  }
  .md\:w-14{
    width: 3.5rem;
  }
  .md\:w-16{
    width: 4rem;
  }
  .md\:w-2\/3{
    width: 66.666667%;
  }
  .md\:w-2\/5{
    width: 40%;
  }
  .md\:w-20{
    width: 5rem;
  }
  .md\:w-3\/4{
    width: 75%;
  }
  .md\:w-3\/5{
    width: 60%;
  }
  .md\:w-32{
    width: 8rem;
  }
  .md\:w-36{
    width: 9rem;
  }
  .md\:w-4\/5{
    width: 80%;
  }
  .md\:w-4\/6{
    width: 66.666667%;
  }
  .md\:w-40{
    width: 10rem;
  }
  .md\:w-6{
    width: 1.5rem;
  }
  .md\:w-64{
    width: 16rem;
  }
  .md\:w-80{
    width: 20rem;
  }
  .md\:w-\[12\.5\%\]{
    width: 12.5%;
  }
  .md\:w-\[22rem\]{
    width: 22rem;
  }
  .md\:w-\[23rem\]{
    width: 23rem;
  }
  .md\:w-\[30\%\]{
    width: 30%;
  }
  .md\:w-\[30rem\]{
    width: 30rem;
  }
  .md\:w-\[32rem\]{
    width: 32rem;
  }
  .md\:w-\[35\%\]{
    width: 35%;
  }
  .md\:w-\[40\%\]{
    width: 40%;
  }
  .md\:w-\[70\%\]{
    width: 70%;
  }
  .md\:w-\[80\%\]{
    width: 80%;
  }
  .md\:w-\[83\%\]{
    width: 83%;
  }
  .md\:w-\[85\%\]{
    width: 85%;
  }
  .md\:w-\[90\%\]{
    width: 90%;
  }
  .md\:w-auto{
    width: auto;
  }
  .md\:w-fit{
    width: -moz-fit-content;
    width: fit-content;
  }
  .md\:w-full{
    width: 100%;
  }
  .md\:max-w-\[55\%\]{
    max-width: 55%;
  }
  .md\:max-w-\[85\%\]{
    max-width: 85%;
  }
  .md\:-translate-x-\[50\%\]{
    --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));
  }
  .md\:translate-y-0{
    --tw-translate-y: 0px;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .md\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .md\:grid-cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .md\:grid-cols-4{
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .md\:flex-row{
    flex-direction: row;
  }
  .md\:flex-col{
    flex-direction: column;
  }
  .md\:flex-wrap{
    flex-wrap: wrap;
  }
  .md\:items-start{
    align-items: flex-start;
  }
  .md\:items-center{
    align-items: center;
  }
  .md\:justify-normal{
    justify-content: normal;
  }
  .md\:justify-end{
    justify-content: flex-end;
  }
  .md\:justify-center{
    justify-content: center;
  }
  .md\:justify-between{
    justify-content: space-between;
  }
  .md\:gap-0{
    gap: 0px;
  }
  .md\:gap-16{
    gap: 4rem;
  }
  .md\:gap-2{
    gap: 0.5rem;
  }
  .md\:gap-20{
    gap: 5rem;
  }
  .md\:gap-28{
    gap: 7rem;
  }
  .md\:gap-4{
    gap: 1rem;
  }
  .md\:gap-6{
    gap: 1.5rem;
  }
  .md\:gap-8{
    gap: 2rem;
  }
  .md\:gap-x-6{
    -moz-column-gap: 1.5rem;
         column-gap: 1.5rem;
  }
  .md\:gap-y-0{
    row-gap: 0px;
  }
  .md\:gap-y-16{
    row-gap: 4rem;
  }
  .md\:overflow-hidden{
    overflow: hidden;
  }
  .md\:whitespace-nowrap{
    white-space: nowrap;
  }
  .md\:rounded-2xl{
    border-radius: 1rem;
  }
  .md\:rounded-3xl{
    border-radius: 1.5rem;
  }
  .md\:rounded-\[30px\]{
    border-radius: 30px;
  }
  .md\:rounded-full{
    border-radius: 9999px;
  }
  .md\:rounded-t-2xl{
    border-top-left-radius: 1rem;
    border-top-right-radius: 1rem;
  }
  .md\:rounded-t-\[30px\]{
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
  }
  .md\:border{
    border-width: 1px;
  }
  .md\:border-0{
    border-width: 0px;
  }
  .md\:border-y{
    border-top-width: 1px;
    border-bottom-width: 1px;
  }
  .md\:bg-accent-50{
    --tw-bg-opacity: 1;
    background-color: rgb(245 244 254 / var(--tw-bg-opacity));
  }
  .md\:bg-accent-600{
    --tw-bg-opacity: 1;
    background-color: rgb(124 86 227 / var(--tw-bg-opacity));
  }
  .md\:bg-white{
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  }
  .md\:p-0{
    padding: 0px;
  }
  .md\:p-2{
    padding: 0.5rem;
  }
  .md\:p-28{
    padding: 7rem;
  }
  .md\:p-32{
    padding: 8rem;
  }
  .md\:p-4{
    padding: 1rem;
  }
  .md\:p-6{
    padding: 1.5rem;
  }
  .md\:p-8{
    padding: 2rem;
  }
  .md\:px-0{
    padding-left: 0px;
    padding-right: 0px;
  }
  .md\:px-12{
    padding-left: 3rem;
    padding-right: 3rem;
  }
  .md\:px-16{
    padding-left: 4rem;
    padding-right: 4rem;
  }
  .md\:px-24{
    padding-left: 6rem;
    padding-right: 6rem;
  }
  .md\:px-32{
    padding-left: 8rem;
    padding-right: 8rem;
  }
  .md\:px-4{
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .md\:px-6{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .md\:px-8{
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .md\:px-\[100px\]{
    padding-left: 100px;
    padding-right: 100px;
  }
  .md\:px-\[8\.5\%\]{
    padding-left: 8.5%;
    padding-right: 8.5%;
  }
  .md\:py-0{
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .md\:py-12{
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .md\:py-16{
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .md\:py-2{
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
  .md\:py-2\.5{
    padding-top: 0.625rem;
    padding-bottom: 0.625rem;
  }
  .md\:py-3{
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }
  .md\:py-32{
    padding-top: 8rem;
    padding-bottom: 8rem;
  }
  .md\:py-4{
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  .md\:py-44{
    padding-top: 11rem;
    padding-bottom: 11rem;
  }
  .md\:py-8{
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
  .md\:pb-0{
    padding-bottom: 0px;
  }
  .md\:pb-12{
    padding-bottom: 3rem;
  }
  .md\:pb-28{
    padding-bottom: 7rem;
  }
  .md\:pb-8{
    padding-bottom: 2rem;
  }
  .md\:pt-16{
    padding-top: 4rem;
  }
  .md\:pt-32{
    padding-top: 8rem;
  }
  .md\:pt-40{
    padding-top: 10rem;
  }
  .md\:pt-52{
    padding-top: 13rem;
  }
  .md\:pt-\[40px\]{
    padding-top: 40px;
  }
  .md\:pt-\[60px\]{
    padding-top: 60px;
  }
  .md\:text-left{
    text-align: left;
  }
  .md\:text-\[1\.286rem\]{
    font-size: 1.286rem;
  }
  .md\:text-\[20px\]{
    font-size: 20px;
  }
  .md\:text-\[34px\]{
    font-size: 34px;
  }
  .md\:text-body-1-bold-desktop{
    font-size: 1.286rem;
    line-height: 1.5;
    font-weight: 700;
  }
  .md\:text-body-1-medium-desktop{
    font-size: 1.286rem;
    line-height: 1.5;
    font-weight: 500;
  }
  .md\:text-body-1-regular-desktop{
    font-size: 1.286rem;
    line-height: 1.5;
    font-weight: 400;
  }
  .md\:text-body-1-semibold-desktop{
    font-size: 1.286rem;
    line-height: 1.5;
    font-weight: 600;
  }
  .md\:text-body-2-bold-desktop{
    font-size: 1.14rem;
    line-height: 1.5;
    font-weight: 700;
  }
  .md\:text-body-2-medium-desktop{
    font-size: 1.14rem;
    line-height: 1.5;
    font-weight: 500;
  }
  .md\:text-body-2-regular-desktop{
    font-size: 1.14rem;
    line-height: 1.5;
    font-weight: 400;
  }
  .md\:text-body-2-semibold-desktop{
    font-size: 1.14rem;
    line-height: 1.5;
    font-weight: 600;
  }
  .md\:text-body-3-bold-desktop{
    font-size: 1rem;
    line-height: 1.5;
    font-weight: 700;
  }
  .md\:text-body-3-medium-desktop{
    font-size: 1rem;
    line-height: 1.5;
    font-weight: 500;
  }
  .md\:text-body-3-regular-desktop{
    font-size: 1rem;
    line-height: 1.5;
    font-weight: 400;
  }
  .md\:text-body-3-semibold-desktop{
    font-size: 1rem;
    line-height: 1.5;
    font-weight: 600;
  }
  .md\:text-display-2-desktop{
    font-size: 4.286rem;
    line-height: 1.2;
    font-weight: 700;
  }
  .md\:text-title-1-desktop{
    font-size: 3rem;
    line-height: 1.2;
    font-weight: 700;
  }
  .md\:text-title-2-desktop{
    font-size: 2.429rem;
    line-height: 1.2;
    font-weight: 700;
  }
  .md\:text-title-3-desktop{
    font-size: 2rem;
    line-height: 1.2;
    font-weight: 700;
  }
  .md\:text-title-4-desktop{
    font-size: 1.857rem;
    line-height: 1.2;
    font-weight: 700;
  }
  .md\:text-title-5-desktop{
    font-size: 1.429rem;
    line-height: 1.2;
    font-weight: 700;
  }
  .md\:text-white{
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
  }
  .md\:opacity-100{
    opacity: 1;
  }
  .md\:shadow-lg{
    --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
    --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }
  .md\:placeholder\:text-body-2-regular-desktop::-moz-placeholder{
    font-size: 1.14rem;
    line-height: 1.5;
    font-weight: 400;
  }
  .md\:placeholder\:text-body-2-regular-desktop::placeholder{
    font-size: 1.14rem;
    line-height: 1.5;
    font-weight: 400;
  }
}
@media (min-width: 1024px){
  .lg\:block{
    display: block;
  }
  .lg\:\!h-\[80\%\]{
    height: 80% !important;
  }
  .lg\:w-1\/6{
    width: 16.666667%;
  }
  .lg\:w-4\/6{
    width: 66.666667%;
  }
  .lg\:px-32{
    padding-left: 8rem;
    padding-right: 8rem;
  }
}
@media (min-width: 1280px){
  .xl\:px-6{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}
.ltr\:mr-2:where([dir="ltr"], [dir="ltr"] *){
  margin-right: 0.5rem;
}
.rtl\:ml-2:where([dir="rtl"], [dir="rtl"] *){
  margin-left: 0.5rem;
}
@media (prefers-color-scheme: dark){
  .dark\:border-b{
    border-bottom-width: 1px;
  }
}
.\[\&\:not\(\:last-of-type\)\]\:border-b:not(:last-of-type){
  border-bottom-width: 1px;
}
.\[\&_a\]\:fixed a{
  position: fixed;
}
.\[\&_a\]\:left-8 a{
  left: 2rem;
}
.\[\&_a\]\:top-4 a{
  top: 1rem;
}
.\[\&_a\]\:-translate-y-24 a{
  --tw-translate-y: -6rem;
  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));
}
.\[\&_a\]\:bg-primary a{
  --tw-bg-opacity: 1;
  background-color: rgba(121, 29, 255, var(--tw-bg-opacity));
}
@supports (color: color(display-p3 0 0 0%)){
.\[\&_a\]\:bg-primary a{
    background-color: color(display-p3 0.43873 0.06537 0.99296 / var(--tw-bg-opacity));
  }
}
@supports (color: oklab(0% 0 0%)){
.\[\&_a\]\:bg-primary a{
    background-color: oklch(53.24% 0.301 290.86 / var(--tw-bg-opacity));
  }
}
.\[\&_a\]\:px-4 a{
  padding-left: 1rem;
  padding-right: 1rem;
}
.\[\&_a\]\:py-2 a{
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.\[\&_a\]\:opacity-0 a{
  opacity: 0;
}
.\[\&_a\]\:outline-primary a{
  outline-color: rgb(121, 29, 255);
  outline-color: color(display-p3 0.43873 0.06537 0.99296);
  outline-color: oklch(53.24% 0.301 290.86 / 1);
}
.\[\&_a\]\:focus-visible\:translate-y-0:focus-visible a{
  --tw-translate-y: 0px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.\[\&_a\]\:focus-visible\:opacity-100:focus-visible a{
  opacity: 1;
}
@media (prefers-reduced-motion: no-preference){
  .\[\&_a\]\:motion-safe\:transition-transform a{
    transition-property: transform;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 300ms;
  }
}
.\[\&_strong\]\:font-bold strong{
  font-weight: 700;
}
.\[\&_strong\]\:text-accent-600 strong{
  --tw-text-opacity: 1;
  color: rgb(124 86 227 / var(--tw-text-opacity));
}
