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

.landing-pro *, .landing-pro ::before, .landing-pro ::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:  ;
}
.landing-pro ::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)
*/
.landing-pro *,
.landing-pro ::before,
.landing-pro ::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: #e2e8f0; /* 2 */
}
.landing-pro ::before,
.landing-pro ::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
*/
.landing-pro,
.landing-pro :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: Neulis Sans, 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.
*/
.landing-pro {
  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.
*/
.landing-pro hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
  border-top-width: 1px; /* 3 */
}
/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/
.landing-pro abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}
/*
Remove the default font size and weight for headings.
*/
.landing-pro h1,
.landing-pro h2,
.landing-pro h3,
.landing-pro h4,
.landing-pro h5,
.landing-pro h6 {
  font-size: inherit;
  font-weight: inherit;
}
/*
Reset links to optimize for opt-in styling instead of opt-out.
*/
.landing-pro a {
  color: inherit;
  text-decoration: inherit;
}
/*
Add the correct font weight in Edge and Safari.
*/
.landing-pro b,
.landing-pro 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.
*/
.landing-pro code,
.landing-pro kbd,
.landing-pro samp,
.landing-pro 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.
*/
.landing-pro small {
  font-size: 80%;
}
/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/
.landing-pro sub,
.landing-pro sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
.landing-pro sub {
  bottom: -0.25em;
}
.landing-pro 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.
*/
.landing-pro 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.
*/
.landing-pro button,
.landing-pro input,
.landing-pro optgroup,
.landing-pro select,
.landing-pro 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.
*/
.landing-pro button,
.landing-pro select {
  text-transform: none;
}
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/
.landing-pro button,
.landing-pro input:where([type='button']),
.landing-pro input:where([type='reset']),
.landing-pro 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.
*/
.landing-pro :-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)
*/
.landing-pro :-moz-ui-invalid {
  box-shadow: none;
}
/*
Add the correct vertical alignment in Chrome and Firefox.
*/
.landing-pro progress {
  vertical-align: baseline;
}
/*
Correct the cursor style of increment and decrement buttons in Safari.
*/
.landing-pro ::-webkit-inner-spin-button,
.landing-pro ::-webkit-outer-spin-button {
  height: auto;
}
/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/
.landing-pro [type='search'] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}
/*
Remove the inner padding in Chrome and Safari on macOS.
*/
.landing-pro ::-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.
*/
.landing-pro ::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}
/*
Add the correct display in Chrome and Safari.
*/
.landing-pro summary {
  display: list-item;
}
/*
Removes the default spacing and border for appropriate elements.
*/
.landing-pro blockquote,
.landing-pro dl,
.landing-pro dd,
.landing-pro h1,
.landing-pro h2,
.landing-pro h3,
.landing-pro h4,
.landing-pro h5,
.landing-pro h6,
.landing-pro hr,
.landing-pro figure,
.landing-pro p,
.landing-pro pre {
  margin: 0;
}
.landing-pro fieldset {
  margin: 0;
  padding: 0;
}
.landing-pro legend {
  padding: 0;
}
.landing-pro ol,
.landing-pro ul,
.landing-pro menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
/*
Reset default styling for dialogs.
*/
.landing-pro dialog {
  padding: 0;
}
/*
Prevent resizing textareas horizontally by default.
*/
.landing-pro 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.
*/
.landing-pro input::-moz-placeholder, .landing-pro textarea::-moz-placeholder {
  opacity: 1; /* 1 */
  color: #94a3b8; /* 2 */
}
.landing-pro input::placeholder,
.landing-pro textarea::placeholder {
  opacity: 1; /* 1 */
  color: #94a3b8; /* 2 */
}
/*
Set the default cursor for buttons.
*/
.landing-pro button,
.landing-pro [role="button"] {
  cursor: pointer;
}
/*
Make sure disabled buttons don't get the pointer cursor.
*/
.landing-pro :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.
*/
.landing-pro img,
.landing-pro svg,
.landing-pro video,
.landing-pro canvas,
.landing-pro audio,
.landing-pro iframe,
.landing-pro embed,
.landing-pro 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)
*/
.landing-pro img,
.landing-pro video {
  max-width: 100%;
  height: auto;
}
/* Make elements with the HTML hidden attribute stay hidden by default */
.landing-pro [hidden]:where(:not([hidden="until-found"])) {
  display: none;
}
.landing-pro [type='text'],.landing-pro input:where(:not([type])),.landing-pro [type='email'],.landing-pro [type='url'],.landing-pro [type='password'],.landing-pro [type='number'],.landing-pro [type='date'],.landing-pro [type='datetime-local'],.landing-pro [type='month'],.landing-pro [type='search'],.landing-pro [type='tel'],.landing-pro [type='time'],.landing-pro [type='week'],.landing-pro [multiple],.landing-pro textarea,.landing-pro 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;
}
.landing-pro [type='text']:focus, .landing-pro input:where(:not([type])):focus, .landing-pro [type='email']:focus, .landing-pro [type='url']:focus, .landing-pro [type='password']:focus, .landing-pro [type='number']:focus, .landing-pro [type='date']:focus, .landing-pro [type='datetime-local']:focus, .landing-pro [type='month']:focus, .landing-pro [type='search']:focus, .landing-pro [type='tel']:focus, .landing-pro [type='time']:focus, .landing-pro [type='week']:focus, .landing-pro [multiple]:focus, .landing-pro textarea:focus, .landing-pro 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;
}
.landing-pro input::-moz-placeholder, .landing-pro textarea::-moz-placeholder{
  color: #64748b;
  opacity: 1;
}
.landing-pro input::placeholder,.landing-pro textarea::placeholder{
  color: #64748b;
  opacity: 1;
}
.landing-pro ::-webkit-datetime-edit-fields-wrapper{
  padding: 0;
}
.landing-pro ::-webkit-date-and-time-value{
  min-height: 1.5em;
  text-align: inherit;
}
.landing-pro ::-webkit-datetime-edit{
  display: inline-flex;
}
.landing-pro ::-webkit-datetime-edit,.landing-pro ::-webkit-datetime-edit-year-field,.landing-pro ::-webkit-datetime-edit-month-field,.landing-pro ::-webkit-datetime-edit-day-field,.landing-pro ::-webkit-datetime-edit-hour-field,.landing-pro ::-webkit-datetime-edit-minute-field,.landing-pro ::-webkit-datetime-edit-second-field,.landing-pro ::-webkit-datetime-edit-millisecond-field,.landing-pro ::-webkit-datetime-edit-meridiem-field{
  padding-top: 0;
  padding-bottom: 0;
}
.landing-pro 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;
}
.landing-pro [multiple],.landing-pro [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;
}
.landing-pro [type='checkbox'],.landing-pro [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;
}
.landing-pro [type='checkbox']{
  border-radius: 0px;
}
.landing-pro [type='radio']{
  border-radius: 100%;
}
.landing-pro [type='checkbox']:focus,.landing-pro [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);
}
.landing-pro [type='checkbox']:checked,.landing-pro [type='radio']:checked{
  border-color: transparent;
  background-color: currentColor;
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
}
.landing-pro [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) {
  .landing-pro [type='checkbox']:checked{
    -webkit-appearance: auto;
       -moz-appearance: auto;
            appearance: auto;
  }
}
.landing-pro [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) {
  .landing-pro [type='radio']:checked{
    -webkit-appearance: auto;
       -moz-appearance: auto;
            appearance: auto;
  }
}
.landing-pro [type='checkbox']:checked:hover,.landing-pro [type='checkbox']:checked:focus,.landing-pro [type='radio']:checked:hover,.landing-pro [type='radio']:checked:focus{
  border-color: transparent;
  background-color: currentColor;
}
.landing-pro [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) {
  .landing-pro [type='checkbox']:indeterminate{
    -webkit-appearance: auto;
       -moz-appearance: auto;
            appearance: auto;
  }
}
.landing-pro [type='checkbox']:indeterminate:hover,.landing-pro [type='checkbox']:indeterminate:focus{
  border-color: transparent;
  background-color: currentColor;
}
.landing-pro [type='file']{
  background: unset;
  border-color: inherit;
  border-width: 0;
  border-radius: 0;
  padding: 0;
  font-size: unset;
  line-height: inherit;
}
.landing-pro [type='file']:focus{
  outline: 1px solid ButtonText;
  outline: 1px auto -webkit-focus-ring-color;
}
.landing-pro{
  --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%)){
.landing-pro{
    --focus-form-outline-color: color(display-p3 0.43873 0.06537 0.99296 / 0.5);
  }
}
@supports (color: oklab(0% 0 0%)){
.landing-pro{
    --focus-form-outline-color: oklch(53.24% 0.301 290.86 / .5);
  }
}
.landing-pro{
  color: #1e293b;
  font-family: Neulis Sans, sans-serif;
}
@media (prefers-reduced-motion: no-preference){
  .landing-pro a{
    transition: color .3s ease-in-out;
  }
}
.landing-pro :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);
}
.landing-pro *:focus-visible{
  outline: 2px dotted       black;
  outline-offset: 2px;
}
.landing-pro *:focus:not(:focus-visible){
  outline: none;
}
.landing-pro input:not([type="button"]):focus, .landing-pro textarea:focus, .landing-pro 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);
}
.landing-pro 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;
}
.landing-pro [x-cloak]{
  display: none !important;
}
.landing-pro .\!container{
  width: 100% !important;
}
.landing-pro .container{
  width: 100%;
}
@media (min-width: 640px){
  .landing-pro .\!container{
    max-width: 640px !important;
  }
  .landing-pro .container{
    max-width: 640px;
  }
}
@media (min-width: 768px){
  .landing-pro .\!container{
    max-width: 768px !important;
  }
  .landing-pro .container{
    max-width: 768px;
  }
}
@media (min-width: 1024px){
  .landing-pro .\!container{
    max-width: 1024px !important;
  }
  .landing-pro .container{
    max-width: 1024px;
  }
}
@media (min-width: 1280px){
  .landing-pro .\!container{
    max-width: 1280px !important;
  }
  .landing-pro .container{
    max-width: 1280px;
  }
}
@media (min-width: 1536px){
  .landing-pro .\!container{
    max-width: 1536px !important;
  }
  .landing-pro .container{
    max-width: 1536px;
  }
}
.landing-pro .prose{
  color: var(--tw-prose-body);
  max-width: 65ch;
}
.landing-pro .prose :where(p):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}
.landing-pro .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;
}
.landing-pro .prose :where(a):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: var(--tw-prose-links);
  text-decoration: underline;
  font-weight: 500;
}
.landing-pro .prose :where(strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: var(--tw-prose-bold);
  font-weight: 600;
}
.landing-pro .prose :where(a strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
}
.landing-pro .prose :where(blockquote strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
}
.landing-pro .prose :where(thead th strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
}
.landing-pro .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;
}
.landing-pro .prose :where(ol[type="A"]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: upper-alpha;
}
.landing-pro .prose :where(ol[type="a"]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: lower-alpha;
}
.landing-pro .prose :where(ol[type="A" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: upper-alpha;
}
.landing-pro .prose :where(ol[type="a" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: lower-alpha;
}
.landing-pro .prose :where(ol[type="I"]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: upper-roman;
}
.landing-pro .prose :where(ol[type="i"]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: lower-roman;
}
.landing-pro .prose :where(ol[type="I" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: upper-roman;
}
.landing-pro .prose :where(ol[type="i" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: lower-roman;
}
.landing-pro .prose :where(ol[type="1"]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: decimal;
}
.landing-pro .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;
}
.landing-pro .prose :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *))::marker{
  font-weight: 400;
  color: var(--tw-prose-counters);
}
.landing-pro .prose :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *))::marker{
  color: var(--tw-prose-bullets);
}
.landing-pro .prose :where(dt):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: var(--tw-prose-headings);
  font-weight: 600;
  margin-top: 1.25em;
}
.landing-pro .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;
}
.landing-pro .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;
}
.landing-pro .prose :where(blockquote p:first-of-type):not(:where([class~="not-prose"],[class~="not-prose"] *))::before{
  content: open-quote;
}
.landing-pro .prose :where(blockquote p:last-of-type):not(:where([class~="not-prose"],[class~="not-prose"] *))::after{
  content: close-quote;
}
.landing-pro .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;
}
.landing-pro .prose :where(h1 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-weight: 900;
  color: inherit;
}
.landing-pro .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;
}
.landing-pro .prose :where(h2 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-weight: 800;
  color: inherit;
}
.landing-pro .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;
}
.landing-pro .prose :where(h3 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-weight: 700;
  color: inherit;
}
.landing-pro .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;
}
.landing-pro .prose :where(h4 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-weight: 700;
  color: inherit;
}
.landing-pro .prose :where(img):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 2em;
  margin-bottom: 2em;
}
.landing-pro .prose :where(picture):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  display: block;
  margin-top: 2em;
  margin-bottom: 2em;
}
.landing-pro .prose :where(video):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 2em;
  margin-bottom: 2em;
}
.landing-pro .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;
}
.landing-pro .prose :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: var(--tw-prose-code);
  font-weight: 600;
  font-size: 0.875em;
}
.landing-pro .prose :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))::before{
  content: "`";
}
.landing-pro .prose :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))::after{
  content: "`";
}
.landing-pro .prose :where(a code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
}
.landing-pro .prose :where(h1 code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
}
.landing-pro .prose :where(h2 code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
  font-size: 0.875em;
}
.landing-pro .prose :where(h3 code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
  font-size: 0.9em;
}
.landing-pro .prose :where(h4 code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
}
.landing-pro .prose :where(blockquote code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
}
.landing-pro .prose :where(thead th code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
}
.landing-pro .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;
}
.landing-pro .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;
}
.landing-pro .prose :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *))::before{
  content: none;
}
.landing-pro .prose :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *))::after{
  content: none;
}
.landing-pro .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;
}
.landing-pro .prose :where(thead):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-th-borders);
}
.landing-pro .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;
}
.landing-pro .prose :where(tbody tr):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-td-borders);
}
.landing-pro .prose :where(tbody tr:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  border-bottom-width: 0;
}
.landing-pro .prose :where(tbody td):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  vertical-align: baseline;
}
.landing-pro .prose :where(tfoot):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  border-top-width: 1px;
  border-top-color: var(--tw-prose-th-borders);
}
.landing-pro .prose :where(tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  vertical-align: top;
}
.landing-pro .prose :where(th, td):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  text-align: start;
}
.landing-pro .prose :where(figure > *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
  margin-bottom: 0;
}
.landing-pro .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;
}
.landing-pro .prose{
  --tw-prose-body: #300F73;
  --tw-prose-headings: #300F73;
  --tw-prose-lead: #300F73;
  --tw-prose-links: #300F73;
  --tw-prose-bold: #300F73;
  --tw-prose-counters: #300F73;
  --tw-prose-bullets: #300F73;
  --tw-prose-hr: #300F73;
  --tw-prose-quotes: #300F73;
  --tw-prose-quote-borders: rgb(121, 29, 255);
  --tw-prose-captions: #300F73;
  --tw-prose-kbd: #111827;
  --tw-prose-kbd-shadows: 17 24 39;
  --tw-prose-code: #300F73;
  --tw-prose-pre-code: #fff;
  --tw-prose-pre-bg: #300F73;
  --tw-prose-th-borders: #300F73;
  --tw-prose-td-borders: #300F73;
  --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: #300F73;
  --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%)){
.landing-pro .prose{
    --tw-prose-quote-borders: color(display-p3 0.43873 0.06537 0.99296);
  }
}
@supports (color: oklab(0% 0 0%)){
.landing-pro .prose{
    --tw-prose-quote-borders: oklch(53.24% 0.301 290.86 / 1);
  }
}
.landing-pro .prose :where(picture > img):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
  margin-bottom: 0;
}
.landing-pro .prose :where(li):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
.landing-pro .prose :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-inline-start: 0.375em;
}
.landing-pro .prose :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-inline-start: 0.375em;
}
.landing-pro .prose :where(.prose > ul > li p):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
.landing-pro .prose :where(.prose > ul > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 1.25em;
}
.landing-pro .prose :where(.prose > ul > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-bottom: 1.25em;
}
.landing-pro .prose :where(.prose > ol > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 1.25em;
}
.landing-pro .prose :where(.prose > ol > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-bottom: 1.25em;
}
.landing-pro .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;
}
.landing-pro .prose :where(dl):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}
.landing-pro .prose :where(dd):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0.5em;
  padding-inline-start: 1.625em;
}
.landing-pro .prose :where(hr + *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
}
.landing-pro .prose :where(h2 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
}
.landing-pro .prose :where(h3 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
}
.landing-pro .prose :where(h4 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
}
.landing-pro .prose :where(thead th:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-inline-start: 0;
}
.landing-pro .prose :where(thead th:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-inline-end: 0;
}
.landing-pro .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;
}
.landing-pro .prose :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-inline-start: 0;
}
.landing-pro .prose :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-inline-end: 0;
}
.landing-pro .prose :where(figure):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 2em;
  margin-bottom: 2em;
}
.landing-pro .prose :where(.prose > :first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
}
.landing-pro .prose :where(.prose > :last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-bottom: 0;
}
.landing-pro .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;
}
.landing-pro .prose :where(:where(.prose > div > :first-child)):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0 !important;
}
.landing-pro .prose :where(:where(.prose > div > :last-child)):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-bottom: 0 !important;
}
.landing-pro .prose-lg{
  font-size: 1.125rem;
  line-height: 1.5em;
}
.landing-pro .prose-lg :where(p):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 1.3333333em;
  margin-bottom: 1.3333333em;
}
.landing-pro .prose-lg :where([class~="lead"]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-size: 1.2222222em;
  line-height: 1.4545455;
  margin-top: 1.0909091em;
  margin-bottom: 1.0909091em;
}
.landing-pro .prose-lg :where(blockquote):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 1.6666667em;
  margin-bottom: 1.6666667em;
  padding-inline-start: 1em;
}
.landing-pro .prose-lg :where(h1):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-size: 2.6666667em;
  margin-top: 0;
  margin-bottom: 0.8333333em;
  line-height: 1;
}
.landing-pro .prose-lg :where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-size: 1.6666667em;
  margin-top: 1.8666667em;
  margin-bottom: 1.0666667em;
  line-height: 1.3333333;
}
.landing-pro .prose-lg :where(h3):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-size: 1.3333333em;
  margin-top: 1.6666667em;
  margin-bottom: 0.6666667em;
  line-height: 1.5;
}
.landing-pro .prose-lg :where(h4):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 1.7777778em;
  margin-bottom: 0.4444444em;
  line-height: 1.5555556;
}
.landing-pro .prose-lg :where(img):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 1.7777778em;
  margin-bottom: 1.7777778em;
}
.landing-pro .prose-lg :where(picture):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 1.7777778em;
  margin-bottom: 1.7777778em;
}
.landing-pro .prose-lg :where(picture > img):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
  margin-bottom: 0;
}
.landing-pro .prose-lg :where(video):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 1.7777778em;
  margin-bottom: 1.7777778em;
}
.landing-pro .prose-lg :where(kbd):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-size: 0.8888889em;
  border-radius: 0.3125rem;
  padding-top: 0.2222222em;
  padding-inline-end: 0.4444444em;
  padding-bottom: 0.2222222em;
  padding-inline-start: 0.4444444em;
}
.landing-pro .prose-lg :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-size: 0.8888889em;
}
.landing-pro .prose-lg :where(h2 code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-size: 0.8666667em;
}
.landing-pro .prose-lg :where(h3 code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-size: 0.875em;
}
.landing-pro .prose-lg :where(pre):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-size: 0.8888889em;
  line-height: 1.75;
  margin-top: 2em;
  margin-bottom: 2em;
  border-radius: 0.375rem;
  padding-top: 1em;
  padding-inline-end: 1.5em;
  padding-bottom: 1em;
  padding-inline-start: 1.5em;
}
.landing-pro .prose-lg :where(ol):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 1.3333333em;
  margin-bottom: 1.3333333em;
  padding-inline-start: 1.5555556em;
}
.landing-pro .prose-lg :where(ul):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 1.3333333em;
  margin-bottom: 1.3333333em;
  padding-inline-start: 1.5555556em;
}
.landing-pro .prose-lg :where(li):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0.6666667em;
  margin-bottom: 0.6666667em;
}
.landing-pro .prose-lg :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-inline-start: 0.4444444em;
}
.landing-pro .prose-lg :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-inline-start: 0.4444444em;
}
.landing-pro .prose-lg :where(.prose-lg > ul > li p):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0.8888889em;
  margin-bottom: 0.8888889em;
}
.landing-pro .prose-lg :where(.prose-lg > ul > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 1.3333333em;
}
.landing-pro .prose-lg :where(.prose-lg > ul > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-bottom: 1.3333333em;
}
.landing-pro .prose-lg :where(.prose-lg > ol > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 1.3333333em;
}
.landing-pro .prose-lg :where(.prose-lg > ol > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-bottom: 1.3333333em;
}
.landing-pro .prose-lg :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0.8888889em;
  margin-bottom: 0.8888889em;
}
.landing-pro .prose-lg :where(dl):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 1.3333333em;
  margin-bottom: 1.3333333em;
}
.landing-pro .prose-lg :where(dt):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 1.3333333em;
}
.landing-pro .prose-lg :where(dd):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0.6666667em;
  padding-inline-start: 1.5555556em;
}
.landing-pro .prose-lg :where(hr):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 3.1111111em;
  margin-bottom: 3.1111111em;
}
.landing-pro .prose-lg :where(hr + *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
}
.landing-pro .prose-lg :where(h2 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
}
.landing-pro .prose-lg :where(h3 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
}
.landing-pro .prose-lg :where(h4 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
}
.landing-pro .prose-lg :where(table):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-size: 0.8888889em;
  line-height: 1.5;
}
.landing-pro .prose-lg :where(thead th):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-inline-end: 0.75em;
  padding-bottom: 0.75em;
  padding-inline-start: 0.75em;
}
.landing-pro .prose-lg :where(thead th:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-inline-start: 0;
}
.landing-pro .prose-lg :where(thead th:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-inline-end: 0;
}
.landing-pro .prose-lg :where(tbody td, tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-top: 0.75em;
  padding-inline-end: 0.75em;
  padding-bottom: 0.75em;
  padding-inline-start: 0.75em;
}
.landing-pro .prose-lg :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-inline-start: 0;
}
.landing-pro .prose-lg :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-inline-end: 0;
}
.landing-pro .prose-lg :where(figure):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 1.7777778em;
  margin-bottom: 1.7777778em;
}
.landing-pro .prose-lg :where(figure > *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
  margin-bottom: 0;
}
.landing-pro .prose-lg :where(figcaption):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-size: 0.8888889em;
  line-height: 1.5;
  margin-top: 1em;
}
.landing-pro .prose-lg :where(.prose-lg > :first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
}
.landing-pro .prose-lg :where(.prose-lg > :last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-bottom: 0;
}
.landing-pro .table-of-contents{
  color: var(--tw-prose-body);
  max-width: 65ch;
}
.landing-pro .table-of-contents :where(p):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}
.landing-pro .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;
}
.landing-pro .table-of-contents :where(a):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: var(--tw-prose-links);
  text-decoration: underline;
  font-weight: 500;
}
.landing-pro .table-of-contents :where(strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: var(--tw-prose-bold);
  font-weight: 600;
}
.landing-pro .table-of-contents :where(a strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
}
.landing-pro .table-of-contents :where(blockquote strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
}
.landing-pro .table-of-contents :where(thead th strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
}
.landing-pro .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;
}
.landing-pro .table-of-contents :where(ol[type="A"]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: upper-alpha;
}
.landing-pro .table-of-contents :where(ol[type="a"]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: lower-alpha;
}
.landing-pro .table-of-contents :where(ol[type="A" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: upper-alpha;
}
.landing-pro .table-of-contents :where(ol[type="a" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: lower-alpha;
}
.landing-pro .table-of-contents :where(ol[type="I"]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: upper-roman;
}
.landing-pro .table-of-contents :where(ol[type="i"]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: lower-roman;
}
.landing-pro .table-of-contents :where(ol[type="I" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: upper-roman;
}
.landing-pro .table-of-contents :where(ol[type="i" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: lower-roman;
}
.landing-pro .table-of-contents :where(ol[type="1"]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: decimal;
}
.landing-pro .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;
}
.landing-pro .table-of-contents :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *))::marker{
  font-weight: 400;
  color: var(--tw-prose-counters);
}
.landing-pro .table-of-contents :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *))::marker{
  color: var(--tw-prose-bullets);
}
.landing-pro .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;
}
.landing-pro .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;
}
.landing-pro .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;
}
.landing-pro .table-of-contents :where(blockquote p:first-of-type):not(:where([class~="not-prose"],[class~="not-prose"] *))::before{
  content: open-quote;
}
.landing-pro .table-of-contents :where(blockquote p:last-of-type):not(:where([class~="not-prose"],[class~="not-prose"] *))::after{
  content: close-quote;
}
.landing-pro .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;
}
.landing-pro .table-of-contents :where(h1 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-weight: 900;
  color: inherit;
}
.landing-pro .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;
}
.landing-pro .table-of-contents :where(h2 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-weight: 800;
  color: inherit;
}
.landing-pro .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;
}
.landing-pro .table-of-contents :where(h3 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-weight: 700;
  color: inherit;
}
.landing-pro .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;
}
.landing-pro .table-of-contents :where(h4 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-weight: 700;
  color: inherit;
}
.landing-pro .table-of-contents :where(img):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 2em;
  margin-bottom: 2em;
}
.landing-pro .table-of-contents :where(picture):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  display: block;
  margin-top: 2em;
  margin-bottom: 2em;
}
.landing-pro .table-of-contents :where(video):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 2em;
  margin-bottom: 2em;
}
.landing-pro .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;
}
.landing-pro .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;
}
.landing-pro .table-of-contents :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))::before{
  content: "`";
}
.landing-pro .table-of-contents :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))::after{
  content: "`";
}
.landing-pro .table-of-contents :where(a code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
}
.landing-pro .table-of-contents :where(h1 code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
}
.landing-pro .table-of-contents :where(h2 code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
  font-size: 0.875em;
}
.landing-pro .table-of-contents :where(h3 code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
  font-size: 0.9em;
}
.landing-pro .table-of-contents :where(h4 code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
}
.landing-pro .table-of-contents :where(blockquote code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
}
.landing-pro .table-of-contents :where(thead th code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
}
.landing-pro .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;
}
.landing-pro .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;
}
.landing-pro .table-of-contents :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *))::before{
  content: none;
}
.landing-pro .table-of-contents :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *))::after{
  content: none;
}
.landing-pro .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;
}
.landing-pro .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);
}
.landing-pro .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;
}
.landing-pro .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);
}
.landing-pro .table-of-contents :where(tbody tr:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  border-bottom-width: 0;
}
.landing-pro .table-of-contents :where(tbody td):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  vertical-align: baseline;
}
.landing-pro .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);
}
.landing-pro .table-of-contents :where(tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  vertical-align: top;
}
.landing-pro .table-of-contents :where(th, td):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  text-align: start;
}
.landing-pro .table-of-contents :where(figure > *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
  margin-bottom: 0;
}
.landing-pro .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;
}
.landing-pro .table-of-contents{
  --tw-prose-body: #300F73;
  --tw-prose-headings: #300F73;
  --tw-prose-lead: #300F73;
  --tw-prose-links: #300F73;
  --tw-prose-bold: #300F73;
  --tw-prose-counters: #300F73;
  --tw-prose-bullets: #300F73;
  --tw-prose-hr: #300F73;
  --tw-prose-quotes: #300F73;
  --tw-prose-quote-borders: rgb(121, 29, 255);
  --tw-prose-captions: #300F73;
  --tw-prose-kbd: #111827;
  --tw-prose-kbd-shadows: 17 24 39;
  --tw-prose-code: #300F73;
  --tw-prose-pre-code: #fff;
  --tw-prose-pre-bg: #300F73;
  --tw-prose-th-borders: #300F73;
  --tw-prose-td-borders: #300F73;
  --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: #300F73;
  --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%)){
.landing-pro .table-of-contents{
    --tw-prose-quote-borders: color(display-p3 0.43873 0.06537 0.99296);
  }
}
@supports (color: oklab(0% 0 0%)){
.landing-pro .table-of-contents{
    --tw-prose-quote-borders: oklch(53.24% 0.301 290.86 / 1);
  }
}
.landing-pro .table-of-contents :where(picture > img):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
  margin-bottom: 0;
}
.landing-pro .table-of-contents :where(li):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
.landing-pro .table-of-contents :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-inline-start: 0.375em;
}
.landing-pro .table-of-contents :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-inline-start: 0.375em;
}
.landing-pro .table-of-contents :where(.prose > ul > li p):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
.landing-pro .table-of-contents :where(.prose > ul > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 1.25em;
}
.landing-pro .table-of-contents :where(.prose > ul > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-bottom: 1.25em;
}
.landing-pro .table-of-contents :where(.prose > ol > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 1.25em;
}
.landing-pro .table-of-contents :where(.prose > ol > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-bottom: 1.25em;
}
.landing-pro .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;
}
.landing-pro .table-of-contents :where(dl):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}
.landing-pro .table-of-contents :where(dd):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0.5em;
  padding-inline-start: 1.625em;
}
.landing-pro .table-of-contents :where(hr + *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
}
.landing-pro .table-of-contents :where(h2 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
}
.landing-pro .table-of-contents :where(h3 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
}
.landing-pro .table-of-contents :where(h4 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
}
.landing-pro .table-of-contents :where(thead th:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-inline-start: 0;
}
.landing-pro .table-of-contents :where(thead th:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-inline-end: 0;
}
.landing-pro .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;
}
.landing-pro .table-of-contents :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-inline-start: 0;
}
.landing-pro .table-of-contents :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-inline-end: 0;
}
.landing-pro .table-of-contents :where(figure):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 2em;
  margin-bottom: 2em;
}
.landing-pro .table-of-contents :where(.prose > :first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
}
.landing-pro .table-of-contents :where(.prose > :last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-bottom: 0;
}
.landing-pro .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;
}
.landing-pro .table-of-contents :where(:where(.prose > div > :first-child)):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
}
.landing-pro .table-of-contents :where(:where(.prose > div > :last-child)):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-bottom: 0;
}
.landing-pro .table-of-contents{
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: none;
}
.landing-pro article.table-of-contents table td {
  border: 1px solid;
  padding: 0 5px;
}
@media (min-width: 768px){
  .landing-pro .table-of-contents{
    font-size: 1.25rem;
    line-height: 1.5em;
  }
  .landing-pro .table-of-contents :where(p):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-top: 1.2em;
    margin-bottom: 1.2em;
  }
  .landing-pro .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;
  }
  .landing-pro .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;
  }
  .landing-pro .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;
  }
  .landing-pro .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;
  }
  .landing-pro .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;
  }
  .landing-pro .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;
  }
  .landing-pro .table-of-contents :where(img):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-top: 2em;
    margin-bottom: 2em;
  }
  .landing-pro .table-of-contents :where(picture):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-top: 2em;
    margin-bottom: 2em;
  }
  .landing-pro .table-of-contents :where(picture > img):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-top: 0;
    margin-bottom: 0;
  }
  .landing-pro .table-of-contents :where(video):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-top: 2em;
    margin-bottom: 2em;
  }
  .landing-pro .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;
  }
  .landing-pro .table-of-contents :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    font-size: 0.9em;
  }
  .landing-pro .table-of-contents :where(h2 code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    font-size: 0.8611111em;
  }
  .landing-pro .table-of-contents :where(h3 code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    font-size: 0.9em;
  }
  .landing-pro .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;
  }
  .landing-pro .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;
  }
  .landing-pro .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;
  }
  .landing-pro .table-of-contents :where(li):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-top: 0.6em;
    margin-bottom: 0.6em;
  }
  .landing-pro .table-of-contents :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    padding-inline-start: 0.4em;
  }
  .landing-pro .table-of-contents :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    padding-inline-start: 0.4em;
  }
  .landing-pro .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;
  }
  .landing-pro .table-of-contents :where(.md\:prose-xl > ul > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-top: 1.2em;
  }
  .landing-pro .table-of-contents :where(.md\:prose-xl > ul > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-bottom: 1.2em;
  }
  .landing-pro .table-of-contents :where(.md\:prose-xl > ol > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-top: 1.2em;
  }
  .landing-pro .table-of-contents :where(.md\:prose-xl > ol > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-bottom: 1.2em;
  }
  .landing-pro .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;
  }
  .landing-pro .table-of-contents :where(dl):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-top: 1.2em;
    margin-bottom: 1.2em;
  }
  .landing-pro .table-of-contents :where(dt):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-top: 1.2em;
  }
  .landing-pro .table-of-contents :where(dd):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-top: 0.6em;
    padding-inline-start: 1.6em;
  }
  .landing-pro .table-of-contents :where(hr):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-top: 2.8em;
    margin-bottom: 2.8em;
  }
  .landing-pro .table-of-contents :where(hr + *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-top: 0;
  }
  .landing-pro .table-of-contents :where(h2 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-top: 0;
  }
  .landing-pro .table-of-contents :where(h3 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-top: 0;
  }
  .landing-pro .table-of-contents :where(h4 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-top: 0;
  }
  .landing-pro .table-of-contents :where(table):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    font-size: 0.9em;
    line-height: 1.5555556;
  }
  .landing-pro .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;
  }
  .landing-pro .table-of-contents :where(thead th:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    padding-inline-start: 0;
  }
  .landing-pro .table-of-contents :where(thead th:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    padding-inline-end: 0;
  }
  .landing-pro .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;
  }
  .landing-pro .table-of-contents :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    padding-inline-start: 0;
  }
  .landing-pro .table-of-contents :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    padding-inline-end: 0;
  }
  .landing-pro .table-of-contents :where(figure):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-top: 2em;
    margin-bottom: 2em;
  }
  .landing-pro .table-of-contents :where(figure > *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-top: 0;
    margin-bottom: 0;
  }
  .landing-pro .table-of-contents :where(figcaption):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    font-size: 0.9em;
    line-height: 1.5555556;
    margin-top: 1em;
  }
  .landing-pro .table-of-contents :where(.md\:prose-xl > :first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-top: 0;
  }
  .landing-pro .table-of-contents :where(.md\:prose-xl > :last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-bottom: 0;
  }
}
.landing-pro .table-of-contents :is(:where(ol):not(:where([class~="not-prose"],[class~="not-prose"] *))){
  list-style-position: inside;
}
.landing-pro .table-of-contents :is(:where(ul):not(:where([class~="not-prose"],[class~="not-prose"] *))){
  list-style-position: inside;
}
.landing-pro .table-of-contents :is(:where(a):not(:where([class~="not-prose"],[class~="not-prose"] *))){
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(48 15 115 / var(--tw-text-opacity));
  text-decoration-line: underline;
}
.landing-pro .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%)){
.landing-pro .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%)){
.landing-pro .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));
  }
}
.landing-pro .table-of-contents {

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

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

  .landing-pro #search-map-container.map-shown {
    height: 100vh;
  }
}
.landing-pro [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%;
}
.landing-pro [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%;
}
.landing-pro .pro-table {
  width: 100%;
}
.landing-pro .pro-table thead,
.landing-pro .pro-table tr:not(:last-of-type) {
  border-bottom: 1px solid #d1d5db;
}
.landing-pro .pro-table td:not(:first-child) {
  text-align: center;
}
.landing-pro .pro-table th:first-child {
  text-align: left;
}
.landing-pro .pro-table td {
  padding: 1rem 1.5rem;
}
.landing-pro .pro-table th {
  padding: 2.5rem 1.5rem;
  border-top: none;
}
.landing-pro .reviews-wrapper {
  transition: transform 0.5s ease-in-out;
}
.landing-pro .carousel-nav-btn {
  width: 1rem;
  height: 1rem;
  background-color: #d1d5db;
  border-radius: 50%;
  transition: background-color 0.2s ease;
  z-index: 50;
}
.landing-pro .carousel-nav-btn:hover {
  background-color: #a68ee9;
}
.landing-pro .carousel-nav-btn.active {
  width: 2rem;
  background-color: #7c56e3;
  border-radius: 40px;
}
.landing-pro .not-found {
  background: url("images/404.jpg") cover;
}
/* COOKIES */
.landing-pro .CookieDeclaration .CookieDeclarationDialogText {
  display: none;
}
.landing-pro .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;
}
.landing-pro .liberlo-popup.cookie.forced-open {
  display: flex !important;
}
.landing-pro .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) {
  .landing-pro .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;
  }
}
.landing-pro .liberlo-popup.cookie .liberlo-popup__box__cookie__header {
  display: flex;
  justify-content: right;
  margin-bottom: 30px;
}
@media (max-width: 600px) {
  .landing-pro .liberlo-popup.cookie .liberlo-popup__box__cookie__header {
    margin-bottom: 20px;
  }
}
.landing-pro .liberlo-popup.cookie .liberlo-popup__box__cookie__header.hidden {
  opacity: 0;
}
.landing-pro .liberlo-popup.cookie .liberlo-popup__box__cookie__header .cookie_continue {
  cursor: pointer;
  text-decoration: underline;
  font-size: 15px;
}
@media (max-width: 600px) {
  .landing-pro .liberlo-popup.cookie .liberlo-popup__box__cookie__header .cookie_continue {
    font-size: 12px;
  }
}
.landing-pro .liberlo-popup.cookie
  .liberlo-popup__box__cookie__header
  .cookie_continue_arrow {
  margin-left: 5px;
  position: relative;
  top: 1px;
}
@media (max-width: 600px) {
  .landing-pro .liberlo-popup.cookie
    .liberlo-popup__box__cookie__header
    .cookie_continue_arrow {
    margin-left: 0px;
    position: relative;
  }

  .landing-pro .liberlo-popup.cookie
    .liberlo-popup__box__cookie__header
    .cookie_continue_arrow
    svg {
    width: 75%;
    height: 75%;
  }
}
.landing-pro .liberlo-popup.cookie .liberlo-popup__box__cookie__body {
  margin-bottom: 25px;
  text-align: left;
  display: grid;
}
.landing-pro .liberlo-popup.cookie .liberlo-popup__box__cookie__body .cookie_title {
  margin-bottom: 17px;
}
@media (max-width: 600px) {
  .landing-pro .liberlo-popup.cookie .liberlo-popup__box__cookie__body .cookie_title {
    margin-bottom: 5px;
  }
}
.landing-pro .liberlo-popup.cookie .liberlo-popup__box__cookie__body .cookie_subtitle {
  font-size: 17px;
  font-weight: bold;
  margin-bottom: 18px;
}
@media (max-width: 600px) {
  .landing-pro .liberlo-popup.cookie .liberlo-popup__box__cookie__body .cookie_subtitle {
    font-size: 15px;
    margin-bottom: 10px;
  }
  .landing-pro .liberlo-popup.cookie .liberlo-popup__box__cookie__body .cookie_text {
    line-height: 22px;
    font-size: 12px;
  }
}
.landing-pro .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;
}
.landing-pro .liberlo-popup.cookie .liberlo-popup__box__cookie__table.hidden {
  display: none;
}
.landing-pro .liberlo-popup.cookie .liberlo-popup__box__cookie__table .hidden {
  display: none !important;
}
.landing-pro .liberlo-popup.cookie .liberlo-popup__box__cookie__table li {
  list-style: none;
  cursor: pointer;
}
.landing-pro .liberlo-popup.cookie .liberlo-popup__box__cookie__table__tabs {
  display: flex;
  padding: 0;
  margin: 0;
}
.landing-pro .liberlo-popup.cookie .liberlo-popup__box__cookie__table__tabs__tab {
  padding: 5px 20px;
  border: 1px solid #cccccc;
}
.landing-pro .liberlo-popup.cookie
  .liberlo-popup__box__cookie__table__tabs__tab[name="declare"] {
  margin-right: -1px;
}
.landing-pro .liberlo-popup.cookie .liberlo-popup__box__cookie__table__declare {
  display: flex;
  max-height: 200px;
}
.landing-pro .liberlo-popup.cookie .liberlo-popup__box__cookie__table__declare__tabs {
  margin: 0;
  padding: 0;
}
.landing-pro .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;
}
.landing-pro .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;
}
.landing-pro .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%;
}
.landing-pro .liberlo-popup.cookie
  .liberlo-popup__box__cookie__table__declare__display__table
  #CybotCookiebotDialog
  ::after,
.landing-pro .liberlo-popup.cookie
  .liberlo-popup__box__cookie__table__declare__display__table
  #CybotCookiebotDialog
  ::before,
.landing-pro .liberlo-popup.cookie
  .liberlo-popup__box__cookie__table__declare__display__table
  #CybotCookiebotDialog::after,
.landing-pro .liberlo-popup.cookie
  .liberlo-popup__box__cookie__table__declare__display__table
  #CybotCookiebotDialog::before,
.landing-pro .liberlo-popup.cookie
  .liberlo-popup__box__cookie__table__declare__display__table
  #CybotCookiebotDialogBody
  *,
.landing-pro .liberlo-popup.cookie
  .liberlo-popup__box__cookie__table__declare__display__table
  #CybotCookiebotDialogDetail
  * {
  box-sizing: content-box;
}
.landing-pro .liberlo-popup.cookie
  .liberlo-popup__box__cookie__table__declare__display__table
  .CybotCookiebotDialogDetailBodyContentCookieTypeTable
  thead
  td,
.landing-pro .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;
}
.landing-pro .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;
}
.landing-pro .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;
}
.landing-pro .liberlo-popup.cookie .liberlo-popup__box__cookie__table__about__display {
  font-size: 11px;
  height: 200px;
  overflow: auto;
  border: 1px solid #cccccc;
  padding: 5px;
}
.landing-pro .liberlo-popup.cookie .liberlo-popup__box__cookie__table__about__display p {
  font-size: 11px;
  line-height: 150px;
}
.landing-pro .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) {
  .landing-pro .liberlo-popup.cookie .liberlo-popup__box__cookie__buttons {
    font-size: 12px;
    line-height: 40px;
    padding: 5px 0;
  }
}
.landing-pro .liberlo-popup.cookie .liberlo-popup__box__cookie__buttons .hidden {
  display: none;
}
.landing-pro .liberlo-popup.cookie .liberlo-popup__box__cookie__buttons .more_btn,
.landing-pro .liberlo-popup.cookie .liberlo-popup__box__cookie__buttons .refuse_btn,
.landing-pro .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;
}
.landing-pro .liberlo-popup.cookie .liberlo-popup__box__cookie__buttons .more_btn:hover,
.landing-pro .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) {
  .landing-pro .liberlo-popup.cookie .liberlo-popup__box__cookie__buttons .more_btn,
  .landing-pro .liberlo-popup.cookie .liberlo-popup__box__cookie__buttons .refuse_btn,
  .landing-pro .liberlo-popup.cookie .liberlo-popup__box__cookie__buttons .accept_btn {
    font-size: 13px;
    width: 45%;
  }
}
.landing-pro .liberlo-popup.cookie .liberlo-popup__box__cookie__buttons .accept_btn {
  background-color: #0c043f;
  color: white;
}
.landing-pro .liberlo-popup.cookie .liberlo-popup__box__cookie__buttons .more_btn,
.landing-pro .liberlo-popup.cookie .liberlo-popup__box__cookie__buttons .refuse_btn {
  background-color: white;
  color: #0c043f;
}
/* Profile */
@media (min-width: 1080px) {
  .landing-pro header.pro-devmaster,
  .landing-pro header.pro-eva-fleurot-1,
  .landing-pro header.pro-sophie-bobbia,
  .landing-pro header.pro-raphaele-sebban-1,
  .landing-pro header.pro-adeline-fleury-1 {
    background-image: url("/lp/build/assets/apicil_semaine_sante_mentale-Dmumjf4N.webp");
    background-size: cover;
    background-position: bottom right;
  }
}
.landing-pro #description-container {
  word-break: break-word;
  max-width: 100%;
}
.landing-pro #description-container h3 {
  font-size: 22px;
}
.landing-pro #description-container h4 {
  font-size: 18px;
}
/* Articles */
.landing-pro #blog_pro_listing h2 {
  margin-bottom: 15px;
}
.landing-pro #blog_pro_listing li {
  margin-bottom: 5px;
}
.landing-pro #blog_pro_listing li p {
  font-size: 1.1rem;
  line-height: 1.5em;
}
.landing-pro #blog_pro_listing li p a {
  font-size: 1.25rem;
  text-decoration: underline;
  text-decoration-color: rgb(130, 103, 235);
  text-decoration-thickness: 2px;
}
.landing-pro #blog_pro_listing li p a:hover {
  color: rgb(130, 103, 235);
}
/* Search page */
.landing-pro #results-container .search-result-infos p,
.landing-pro #results-container .search-result-infos h3 {
  margin-top: 0;
}
/* Article tables */
.landing-pro article.prose table td {
  border: 1px solid;
  padding: 0 5px;
}
/* Toast animations */
@keyframes toast-slide-in {
  from { transform: translateY(0.5rem); opacity: 0; }
  to   { transform: translateY(0);      opacity: 1; }
}
@keyframes toast-fade-out {
  from { opacity: 1; transform: translateY(0);       }
  to   { opacity: 0; transform: translateY(0.25rem); }
}
@keyframes toast-progress {
  from { transform: scaleX(1); }
  to   { transform: scaleX(0); }
}
@media (min-width: 768px){
  .landing-pro .md\:prose-xl{
    font-size: 1.25rem;
    line-height: 1.5em;
  }
  .landing-pro .md\:prose-xl :where(p):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-top: 1.2em;
    margin-bottom: 1.2em;
  }
  .landing-pro .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;
  }
  .landing-pro .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;
  }
  .landing-pro .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;
  }
  .landing-pro .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;
  }
  .landing-pro .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;
  }
  .landing-pro .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;
  }
  .landing-pro .md\:prose-xl :where(img):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-top: 2em;
    margin-bottom: 2em;
  }
  .landing-pro .md\:prose-xl :where(picture):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-top: 2em;
    margin-bottom: 2em;
  }
  .landing-pro .md\:prose-xl :where(picture > img):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-top: 0;
    margin-bottom: 0;
  }
  .landing-pro .md\:prose-xl :where(video):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-top: 2em;
    margin-bottom: 2em;
  }
  .landing-pro .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;
  }
  .landing-pro .md\:prose-xl :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    font-size: 0.9em;
  }
  .landing-pro .md\:prose-xl :where(h2 code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    font-size: 0.8611111em;
  }
  .landing-pro .md\:prose-xl :where(h3 code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    font-size: 0.9em;
  }
  .landing-pro .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;
  }
  .landing-pro .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;
  }
  .landing-pro .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;
  }
  .landing-pro .md\:prose-xl :where(li):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-top: 0.6em;
    margin-bottom: 0.6em;
  }
  .landing-pro .md\:prose-xl :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    padding-inline-start: 0.4em;
  }
  .landing-pro .md\:prose-xl :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    padding-inline-start: 0.4em;
  }
  .landing-pro .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;
  }
  .landing-pro .md\:prose-xl :where(.md\:prose-xl > ul > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-top: 1.2em;
  }
  .landing-pro .md\:prose-xl :where(.md\:prose-xl > ul > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-bottom: 1.2em;
  }
  .landing-pro .md\:prose-xl :where(.md\:prose-xl > ol > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-top: 1.2em;
  }
  .landing-pro .md\:prose-xl :where(.md\:prose-xl > ol > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-bottom: 1.2em;
  }
  .landing-pro .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;
  }
  .landing-pro .md\:prose-xl :where(dl):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-top: 1.2em;
    margin-bottom: 1.2em;
  }
  .landing-pro .md\:prose-xl :where(dt):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-top: 1.2em;
  }
  .landing-pro .md\:prose-xl :where(dd):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-top: 0.6em;
    padding-inline-start: 1.6em;
  }
  .landing-pro .md\:prose-xl :where(hr):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-top: 2.8em;
    margin-bottom: 2.8em;
  }
  .landing-pro .md\:prose-xl :where(hr + *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-top: 0;
  }
  .landing-pro .md\:prose-xl :where(h2 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-top: 0;
  }
  .landing-pro .md\:prose-xl :where(h3 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-top: 0;
  }
  .landing-pro .md\:prose-xl :where(h4 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-top: 0;
  }
  .landing-pro .md\:prose-xl :where(table):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    font-size: 0.9em;
    line-height: 1.5555556;
  }
  .landing-pro .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;
  }
  .landing-pro .md\:prose-xl :where(thead th:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    padding-inline-start: 0;
  }
  .landing-pro .md\:prose-xl :where(thead th:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    padding-inline-end: 0;
  }
  .landing-pro .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;
  }
  .landing-pro .md\:prose-xl :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    padding-inline-start: 0;
  }
  .landing-pro .md\:prose-xl :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    padding-inline-end: 0;
  }
  .landing-pro .md\:prose-xl :where(figure):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-top: 2em;
    margin-bottom: 2em;
  }
  .landing-pro .md\:prose-xl :where(figure > *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-top: 0;
    margin-bottom: 0;
  }
  .landing-pro .md\:prose-xl :where(figcaption):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    font-size: 0.9em;
    line-height: 1.5555556;
    margin-top: 1em;
  }
  .landing-pro .md\:prose-xl :where(.md\:prose-xl > :first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-top: 0;
  }
  .landing-pro .md\:prose-xl :where(.md\:prose-xl > :last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-bottom: 0;
  }
}
@media (min-width: 1536px){
  .landing-pro .\32xl\:container{
    width: 100%;
  }
  @media (min-width: 640px){
    .landing-pro .\32xl\:container{
      max-width: 640px;
    }
  }
  @media (min-width: 768px){
    .landing-pro .\32xl\:container{
      max-width: 768px;
    }
  }
  @media (min-width: 1024px){
    .landing-pro .\32xl\:container{
      max-width: 1024px;
    }
  }
  @media (min-width: 1280px){
    .landing-pro .\32xl\:container{
      max-width: 1280px;
    }
  }
  @media (min-width: 1536px){
    .landing-pro .\32xl\:container{
      max-width: 1536px;
    }
  }
}
.landing-pro .selection\:bg-primary *::-moz-selection{
  --tw-bg-opacity: 1;
  background-color: rgba(121, 29, 255, var(--tw-bg-opacity));
}
.landing-pro .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%)){
.landing-pro .selection\:bg-primary *::-moz-selection{
    background-color: color(display-p3 0.43873 0.06537 0.99296 / var(--tw-bg-opacity));
  }
.landing-pro .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%)){
.landing-pro .selection\:bg-primary *::-moz-selection{
    background-color: oklch(53.24% 0.301 290.86 / var(--tw-bg-opacity));
  }
.landing-pro .selection\:bg-primary *::selection{
    background-color: oklch(53.24% 0.301 290.86 / var(--tw-bg-opacity));
  }
}
.landing-pro .selection\:text-white *::-moz-selection{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.landing-pro .selection\:text-white *::selection{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.landing-pro .selection\:bg-primary::-moz-selection{
  --tw-bg-opacity: 1;
  background-color: rgba(121, 29, 255, var(--tw-bg-opacity));
}
.landing-pro .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%)){
.landing-pro .selection\:bg-primary::-moz-selection{
    background-color: color(display-p3 0.43873 0.06537 0.99296 / var(--tw-bg-opacity));
  }
.landing-pro .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%)){
.landing-pro .selection\:bg-primary::-moz-selection{
    background-color: oklch(53.24% 0.301 290.86 / var(--tw-bg-opacity));
  }
.landing-pro .selection\:bg-primary::selection{
    background-color: oklch(53.24% 0.301 290.86 / var(--tw-bg-opacity));
  }
}
.landing-pro .selection\:text-white::-moz-selection{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.landing-pro .selection\:text-white::selection{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.landing-pro .file\:mr-4::file-selector-button{
  margin-right: 1rem;
}
.landing-pro .file\:rounded::file-selector-button{
  border-radius: 0.25rem;
}
.landing-pro .file\:border-2::file-selector-button{
  border-width: 2px;
}
.landing-pro .file\:border-solid::file-selector-button{
  border-style: solid;
}
.landing-pro .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%)){
.landing-pro .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%)){
.landing-pro .file\:border-primary::file-selector-button{
    border-color: oklch(53.24% 0.301 290.86 / var(--tw-border-opacity));
  }
}
.landing-pro .file\:bg-white::file-selector-button{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.landing-pro .file\:px-4::file-selector-button{
  padding-left: 1rem;
  padding-right: 1rem;
}
.landing-pro .file\:py-2::file-selector-button{
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.landing-pro .file\:text-xs::file-selector-button{
  font-size: 0.75rem;
  line-height: 1rem;
}
.landing-pro .file\:font-bold::file-selector-button{
  font-weight: 700;
}
.landing-pro .file\:uppercase::file-selector-button{
  text-transform: uppercase;
}
.landing-pro .file\:tracking-widest::file-selector-button{
  letter-spacing: 0.1em;
}
.landing-pro .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%)){
.landing-pro .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%)){
.landing-pro .file\:text-primary::file-selector-button{
    color: oklch(53.24% 0.301 290.86 / var(--tw-text-opacity));
  }
}
.landing-pro .placeholder\:text-body-2-regular-mobile::-moz-placeholder{
  font-size: 1.14rem;
  line-height: 1.5;
  font-weight: 400;
}
.landing-pro .placeholder\:text-body-2-regular-mobile::placeholder{
  font-size: 1.14rem;
  line-height: 1.5;
  font-weight: 400;
}
.landing-pro .after\:absolute::after{
  content: var(--tw-content);
  position: absolute;
}
.landing-pro .after\:inset-0::after{
  content: var(--tw-content);
  inset: 0px;
}
.landing-pro .after\:start-\[2px\]::after{
  content: var(--tw-content);
  inset-inline-start: 2px;
}
.landing-pro .after\:top-\[2px\]::after{
  content: var(--tw-content);
  top: 2px;
}
.landing-pro .after\:h-\[1\.4rem\]::after{
  content: var(--tw-content);
  height: 1.4rem;
}
.landing-pro .after\:w-\[1\.4rem\]::after{
  content: var(--tw-content);
  width: 1.4rem;
}
.landing-pro .after\:rounded-full::after{
  content: var(--tw-content);
  border-radius: 9999px;
}
.landing-pro .after\:bg-white::after{
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.landing-pro .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;
}
.landing-pro .after\:content-\[\'\'\]::after{
  --tw-content: '';
  content: var(--tw-content);
}
.landing-pro .after\:content-\[\'En_savoir_plus\'\]::after{
  --tw-content: 'En savoir plus';
  content: var(--tw-content);
}
.landing-pro .after\:content-\[\'Voir_plus_de_certifications\'\]::after{
  --tw-content: 'Voir plus de certifications';
  content: var(--tw-content);
}
.landing-pro .after\:content-\[\'Voir_plus_d\B4 expertises\'\]::after{
  --tw-content: 'Voir plus d´expertises';
  content: var(--tw-content);
}
.landing-pro .first\:gap-2:first-child{
  gap: 0.5rem;
}
.landing-pro .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));
}
.landing-pro .hover\:cursor-pointer:hover{
  cursor: pointer;
}
.landing-pro .hover\:border-accent-600:hover{
  --tw-border-opacity: 1;
  border-color: rgb(124 86 227 / var(--tw-border-opacity));
}
.landing-pro .hover\:border-liberlo-primary:hover{
  --tw-border-opacity: 1;
  border-color: rgb(125 87 226 / var(--tw-border-opacity));
}
.landing-pro .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%)){
.landing-pro .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%)){
.landing-pro .hover\:border-primary:hover{
    border-color: oklch(53.24% 0.301 290.86 / var(--tw-border-opacity));
  }
}
.landing-pro .hover\:border-white:hover{
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
}
.landing-pro .hover\:bg-\[\#e6c035\]:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(230 192 53 / var(--tw-bg-opacity));
}
.landing-pro .hover\:bg-accent-50:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(245 244 254 / var(--tw-bg-opacity));
}
.landing-pro .hover\:bg-accent-500:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(130 103 235 / var(--tw-bg-opacity));
}
.landing-pro .hover\:bg-accent-600:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(124 86 227 / var(--tw-bg-opacity));
}
.landing-pro .hover\:bg-black-50:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity));
}
.landing-pro .hover\:bg-gray-100:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(241 245 249 / var(--tw-bg-opacity));
}
.landing-pro .hover\:bg-gray-300:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(203 213 225 / var(--tw-bg-opacity));
}
.landing-pro .hover\:bg-gray-50:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(248 250 252 / var(--tw-bg-opacity));
}
.landing-pro .hover\:bg-liberlo-cyan\/20:hover{
  background-color: rgb(107 197 210 / 0.2);
}
.landing-pro .hover\:bg-liberlo-orange\/20:hover{
  background-color: rgb(255 145 102 / 0.2);
}
.landing-pro .hover\:bg-liberlo-primary:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(125 87 226 / var(--tw-bg-opacity));
}
.landing-pro .hover\:bg-liberlo-purple\/20:hover{
  background-color: rgb(218 208 247 / 0.2);
}
.landing-pro .hover\:bg-liberlo-yellow\/20:hover{
  background-color: rgb(255 245 190 / 0.2);
}
.landing-pro .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%)){
.landing-pro .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%)){
.landing-pro .hover\:bg-primary:hover{
    background-color: oklch(53.24% 0.301 290.86 / var(--tw-bg-opacity));
  }
}
.landing-pro .hover\:bg-white:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.landing-pro .hover\:bg-none:hover{
  background-image: none;
}
.landing-pro .hover\:\!text-white:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}
.landing-pro .hover\:text-accent-600:hover{
  --tw-text-opacity: 1;
  color: rgb(124 86 227 / var(--tw-text-opacity));
}
.landing-pro .hover\:text-accent-700:hover{
  --tw-text-opacity: 1;
  color: rgb(97 52 205 / var(--tw-text-opacity));
}
.landing-pro .hover\:text-black-700:hover{
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity));
}
.landing-pro .hover\:text-black-950:hover{
  --tw-text-opacity: 1;
  color: rgb(3 7 18 / var(--tw-text-opacity));
}
.landing-pro .hover\:text-gray-400:hover{
  --tw-text-opacity: 1;
  color: rgb(148 163 184 / var(--tw-text-opacity));
}
.landing-pro .hover\:text-gray-500:hover{
  --tw-text-opacity: 1;
  color: rgb(100 116 139 / var(--tw-text-opacity));
}
.landing-pro .hover\:text-liberlo-secondary:hover{
  --tw-text-opacity: 1;
  color: rgb(48 15 115 / var(--tw-text-opacity));
}
.landing-pro .hover\:text-liberlo-white:hover{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.landing-pro .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%)){
.landing-pro .hover\:text-primary:hover{
    color: color(display-p3 0.43873 0.06537 0.99296 / var(--tw-text-opacity));
  }
}
@supports (color: oklab(0% 0 0%)){
.landing-pro .hover\:text-primary:hover{
    color: oklch(53.24% 0.301 290.86 / var(--tw-text-opacity));
  }
}
.landing-pro .hover\:text-white:hover{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.landing-pro .hover\:underline:hover{
  text-decoration-line: underline;
}
.landing-pro .hover\:underline-offset-2:hover{
  text-underline-offset: 2px;
}
.landing-pro .hover\:opacity-100:hover{
  opacity: 1;
}
.landing-pro .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);
}
.landing-pro .hover\:filter-none:hover{
  filter: none;
}
.landing-pro .focus\:z-10:focus{
  z-index: 10;
}
.landing-pro .focus\:border-0:focus{
  border-width: 0px;
}
.landing-pro .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%)){
.landing-pro .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%)){
.landing-pro .focus\:border-primary:focus{
    border-color: oklch(53.24% 0.301 290.86 / var(--tw-border-opacity));
  }
}
.landing-pro .focus\:border-red-600:focus{
  --tw-border-opacity: 1;
  border-color: rgb(220 38 38 / var(--tw-border-opacity));
}
.landing-pro .focus\:outline-none:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.landing-pro .focus\:ring:focus{
  --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);
}
.landing-pro .focus\:ring-opacity-20:focus{
  --tw-ring-opacity: 0.2;
}
.landing-pro .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);
}
.landing-pro .focus-visible\:ring-offset-2:focus-visible{
  --tw-ring-offset-width: 2px;
}
.landing-pro .active\:bg-gray-100:active{
  --tw-bg-opacity: 1;
  background-color: rgb(241 245 249 / var(--tw-bg-opacity));
}
.landing-pro .active\:text-gray-500:active{
  --tw-text-opacity: 1;
  color: rgb(100 116 139 / var(--tw-text-opacity));
}
.landing-pro .active\:text-gray-700:active{
  --tw-text-opacity: 1;
  color: rgb(51 65 85 / var(--tw-text-opacity));
}
.landing-pro .group[open] .group-open\:-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));
}
.landing-pro .group:hover .group-hover\:flex{
  display: flex;
}
.landing-pro .group:hover .group-hover\:w-full{
  width: 100%;
}
.landing-pro .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));
}
.landing-pro .group:hover .group-hover\:bg-liberlo-cyan{
  --tw-bg-opacity: 1;
  background-color: rgb(107 197 210 / var(--tw-bg-opacity));
}
.landing-pro .group:hover .group-hover\:bg-liberlo-orange{
  --tw-bg-opacity: 1;
  background-color: rgb(255 145 102 / var(--tw-bg-opacity));
}
.landing-pro .group:hover .group-hover\:bg-liberlo-purple{
  --tw-bg-opacity: 1;
  background-color: rgb(218 208 247 / var(--tw-bg-opacity));
}
.landing-pro .group:hover .group-hover\:bg-liberlo-yellow{
  --tw-bg-opacity: 1;
  background-color: rgb(255 245 190 / var(--tw-bg-opacity));
}
.landing-pro .group:hover .group-hover\:bg-white{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.landing-pro .group:hover .group-hover\:text-accent-600{
  --tw-text-opacity: 1;
  color: rgb(124 86 227 / var(--tw-text-opacity));
}
.landing-pro .group:hover .group-hover\:opacity-100{
  opacity: 1;
}
.landing-pro .group.more .group-\[\.more\]\:block{
  display: block;
}
.landing-pro .peer:checked ~ .peer-checked\:h-full{
  height: 100%;
}
.landing-pro .peer:checked ~ .peer-checked\:bg-tertiary-500{
  --tw-bg-opacity: 1;
  background-color: rgb(41 216 180 / var(--tw-bg-opacity));
}
.landing-pro .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));
}
.landing-pro .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));
}
.landing-pro .peer:focus ~ .peer-focus\:outline-none{
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.landing-pro .has-\[button\:focus\2c a\:focus\]\:opacity-100:has(button:focus,a:focus){
  opacity: 1;
}
.landing-pro .has-\[a\:hover\]\:shadow-accent-100:has(a:hover){
  --tw-shadow-color: #ECEAFD;
  --tw-shadow: var(--tw-shadow-colored);
}
.landing-pro .group:has(.peer:checked) .group-has-\[\.peer\:checked\]\:hidden{
  display: none;
}
.landing-pro .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));
}
.landing-pro .group:has(.peer:checked) .group-has-\[\.peer\:checked\]\:opacity-0{
  opacity: 0;
}
.landing-pro .group:has(.peer:checked) .group-has-\[\.peer\:checked\]\:after\:content-\[\'R\E9 duire\'\]::after{
  --tw-content: 'Réduire';
  content: var(--tw-content);
}
.landing-pro .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);
}
.landing-pro .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);
}
.landing-pro .prose-a\:underline :is(:where(a):not(:where([class~="not-prose"],[class~="not-prose"] *))){
  text-decoration-line: underline;
}
.landing-pro .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);
}
.landing-pro .prose-a\:decoration-2 :is(:where(a):not(:where([class~="not-prose"],[class~="not-prose"] *))){
  text-decoration-thickness: 2px;
}
.landing-pro .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%)){
.landing-pro .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%)){
.landing-pro .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));
  }
}
.landing-pro .prose-figure\:my-0 :is(:where(figure):not(:where([class~="not-prose"],[class~="not-prose"] *))){
  margin-top: 0px;
  margin-bottom: 0px;
}
.landing-pro .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){
  .landing-pro .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;
  }
  .landing-pro .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;
  }
  .landing-pro .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){
  .landing-pro .sm\:bottom-4{
    bottom: 1rem;
  }
  .landing-pro .sm\:left-auto{
    left: auto;
  }
  .landing-pro .sm\:right-4{
    right: 1rem;
  }
  .landing-pro .sm\:my-20{
    margin-top: 5rem;
    margin-bottom: 5rem;
  }
  .landing-pro .sm\:block{
    display: block;
  }
  .landing-pro .sm\:flex{
    display: flex;
  }
  .landing-pro .sm\:hidden{
    display: none;
  }
  .landing-pro .sm\:w-1\/2{
    width: 50%;
  }
  .landing-pro .sm\:w-\[420px\]{
    width: 420px;
  }
  .landing-pro .sm\:flex-1{
    flex: 1 1 0%;
  }
  .landing-pro .sm\:translate-x-0{
    --tw-translate-x: 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));
  }
  .landing-pro .sm\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .landing-pro .sm\:items-center{
    align-items: center;
  }
  .landing-pro .sm\:justify-between{
    justify-content: space-between;
  }
  .landing-pro .sm\:px-4{
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
@media (min-width: 768px){
  .landing-pro .md\:absolute{
    position: absolute;
  }
  .landing-pro .md\:relative{
    position: relative;
  }
  .landing-pro .md\:sticky{
    position: sticky;
  }
  .landing-pro .md\:inset-y-0{
    top: 0px;
    bottom: 0px;
  }
  .landing-pro .md\:-bottom-2{
    bottom: -0.5rem;
  }
  .landing-pro .md\:-bottom-4{
    bottom: -1rem;
  }
  .landing-pro .md\:-bottom-8{
    bottom: -2rem;
  }
  .landing-pro .md\:-bottom-\[35rem\]{
    bottom: -35rem;
  }
  .landing-pro .md\:-left-28{
    left: -7rem;
  }
  .landing-pro .md\:bottom-0{
    bottom: 0px;
  }
  .landing-pro .md\:bottom-12{
    bottom: 3rem;
  }
  .landing-pro .md\:bottom-\[2rem\]{
    bottom: 2rem;
  }
  .landing-pro .md\:left-0{
    left: 0px;
  }
  .landing-pro .md\:left-\[2rem\]{
    left: 2rem;
  }
  .landing-pro .md\:left-auto{
    left: auto;
  }
  .landing-pro .md\:right-\[2rem\]{
    right: 2rem;
  }
  .landing-pro .md\:right-auto{
    right: auto;
  }
  .landing-pro .md\:col-span-2{
    grid-column: span 2 / span 2;
  }
  .landing-pro .md\:mx-0{
    margin-left: 0px;
    margin-right: 0px;
  }
  .landing-pro .md\:mx-auto{
    margin-left: auto;
    margin-right: auto;
  }
  .landing-pro .md\:my-20{
    margin-top: 5rem;
    margin-bottom: 5rem;
  }
  .landing-pro .md\:my-32{
    margin-top: 8rem;
    margin-bottom: 8rem;
  }
  .landing-pro .md\:my-44{
    margin-top: 11rem;
    margin-bottom: 11rem;
  }
  .landing-pro .md\:-ml-16{
    margin-left: -4rem;
  }
  .landing-pro .md\:mb-12{
    margin-bottom: 3rem;
  }
  .landing-pro .md\:mb-24{
    margin-bottom: 6rem;
  }
  .landing-pro .md\:mb-32{
    margin-bottom: 8rem;
  }
  .landing-pro .md\:mb-\[60px\]{
    margin-bottom: 60px;
  }
  .landing-pro .md\:ml-16{
    margin-left: 4rem;
  }
  .landing-pro .md\:mt-20{
    margin-top: 5rem;
  }
  .landing-pro .md\:mt-4{
    margin-top: 1rem;
  }
  .landing-pro .md\:mt-48{
    margin-top: 12rem;
  }
  .landing-pro .md\:mt-\[60px\]{
    margin-top: 60px;
  }
  .landing-pro .md\:block{
    display: block;
  }
  .landing-pro .md\:flex{
    display: flex;
  }
  .landing-pro .md\:grid{
    display: grid;
  }
  .landing-pro .md\:hidden{
    display: none;
  }
  .landing-pro .md\:aspect-\[16\/7\]{
    aspect-ratio: 16/7;
  }
  .landing-pro .md\:aspect-\[4\/1\]{
    aspect-ratio: 4/1;
  }
  .landing-pro .md\:aspect-\[5\/2\]{
    aspect-ratio: 5/2;
  }
  .landing-pro .md\:aspect-\[5\/4\]{
    aspect-ratio: 5/4;
  }
  .landing-pro .md\:aspect-video{
    aspect-ratio: 16 / 9;
  }
  .landing-pro .md\:h-10{
    height: 2.5rem;
  }
  .landing-pro .md\:h-56{
    height: 14rem;
  }
  .landing-pro .md\:h-auto{
    height: auto;
  }
  .landing-pro .md\:h-full{
    height: 100%;
  }
  .landing-pro .md\:h-screen{
    height: 100vh;
  }
  .landing-pro .md\:max-h-\[calc\(100vh-4rem\)\]{
    max-height: calc(100vh - 4rem);
  }
  .landing-pro .md\:w-0\.5{
    width: 0.125rem;
  }
  .landing-pro .md\:w-1\/2{
    width: 50%;
  }
  .landing-pro .md\:w-1\/3{
    width: 33.333333%;
  }
  .landing-pro .md\:w-1\/4{
    width: 25%;
  }
  .landing-pro .md\:w-1\/6{
    width: 16.666667%;
  }
  .landing-pro .md\:w-12{
    width: 3rem;
  }
  .landing-pro .md\:w-14{
    width: 3.5rem;
  }
  .landing-pro .md\:w-16{
    width: 4rem;
  }
  .landing-pro .md\:w-2\/3{
    width: 66.666667%;
  }
  .landing-pro .md\:w-2\/5{
    width: 40%;
  }
  .landing-pro .md\:w-20{
    width: 5rem;
  }
  .landing-pro .md\:w-3\/4{
    width: 75%;
  }
  .landing-pro .md\:w-3\/5{
    width: 60%;
  }
  .landing-pro .md\:w-32{
    width: 8rem;
  }
  .landing-pro .md\:w-36{
    width: 9rem;
  }
  .landing-pro .md\:w-4\/5{
    width: 80%;
  }
  .landing-pro .md\:w-4\/6{
    width: 66.666667%;
  }
  .landing-pro .md\:w-40{
    width: 10rem;
  }
  .landing-pro .md\:w-56{
    width: 14rem;
  }
  .landing-pro .md\:w-80{
    width: 20rem;
  }
  .landing-pro .md\:w-\[12\.5\%\]{
    width: 12.5%;
  }
  .landing-pro .md\:w-\[22rem\]{
    width: 22rem;
  }
  .landing-pro .md\:w-\[23rem\]{
    width: 23rem;
  }
  .landing-pro .md\:w-\[32rem\]{
    width: 32rem;
  }
  .landing-pro .md\:w-\[45\%\]{
    width: 45%;
  }
  .landing-pro .md\:w-\[80\%\]{
    width: 80%;
  }
  .landing-pro .md\:w-\[85\%\]{
    width: 85%;
  }
  .landing-pro .md\:w-\[90\%\]{
    width: 90%;
  }
  .landing-pro .md\:w-auto{
    width: auto;
  }
  .landing-pro .md\:w-fit{
    width: -moz-fit-content;
    width: fit-content;
  }
  .landing-pro .md\:w-full{
    width: 100%;
  }
  .landing-pro .md\:max-w-7xl{
    max-width: 80rem;
  }
  .landing-pro .md\:max-w-80{
    max-width: 20rem;
  }
  .landing-pro .md\:max-w-\[55\%\]{
    max-width: 55%;
  }
  .landing-pro .md\:max-w-\[85\%\]{
    max-width: 85%;
  }
  .landing-pro .md\:max-w-xl{
    max-width: 36rem;
  }
  .landing-pro .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));
  }
  .landing-pro .md\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .landing-pro .md\:grid-cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .landing-pro .md\:grid-cols-4{
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .landing-pro .md\:flex-row{
    flex-direction: row;
  }
  .landing-pro .md\:flex-col{
    flex-direction: column;
  }
  .landing-pro .md\:flex-wrap{
    flex-wrap: wrap;
  }
  .landing-pro .md\:items-start{
    align-items: flex-start;
  }
  .landing-pro .md\:items-center{
    align-items: center;
  }
  .landing-pro .md\:justify-normal{
    justify-content: normal;
  }
  .landing-pro .md\:justify-start{
    justify-content: flex-start;
  }
  .landing-pro .md\:justify-end{
    justify-content: flex-end;
  }
  .landing-pro .md\:justify-center{
    justify-content: center;
  }
  .landing-pro .md\:justify-between{
    justify-content: space-between;
  }
  .landing-pro .md\:gap-0{
    gap: 0px;
  }
  .landing-pro .md\:gap-1{
    gap: 0.25rem;
  }
  .landing-pro .md\:gap-12{
    gap: 3rem;
  }
  .landing-pro .md\:gap-16{
    gap: 4rem;
  }
  .landing-pro .md\:gap-2{
    gap: 0.5rem;
  }
  .landing-pro .md\:gap-20{
    gap: 5rem;
  }
  .landing-pro .md\:gap-28{
    gap: 7rem;
  }
  .landing-pro .md\:gap-4{
    gap: 1rem;
  }
  .landing-pro .md\:gap-8{
    gap: 2rem;
  }
  .landing-pro .md\:gap-x-6{
    -moz-column-gap: 1.5rem;
         column-gap: 1.5rem;
  }
  .landing-pro .md\:gap-y-0{
    row-gap: 0px;
  }
  .landing-pro .md\:gap-y-16{
    row-gap: 4rem;
  }
  .landing-pro .md\:whitespace-nowrap{
    white-space: nowrap;
  }
  .landing-pro .md\:rounded-2xl{
    border-radius: 1rem;
  }
  .landing-pro .md\:rounded-3xl{
    border-radius: 1.5rem;
  }
  .landing-pro .md\:rounded-full{
    border-radius: 9999px;
  }
  .landing-pro .md\:rounded-l-none{
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
  }
  .landing-pro .md\:rounded-t-2xl{
    border-top-left-radius: 1rem;
    border-top-right-radius: 1rem;
  }
  .landing-pro .md\:rounded-t-3xl{
    border-top-left-radius: 1.5rem;
    border-top-right-radius: 1.5rem;
  }
  .landing-pro .md\:rounded-t-\[30px\]{
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
  }
  .landing-pro .md\:border{
    border-width: 1px;
  }
  .landing-pro .md\:border-0{
    border-width: 0px;
  }
  .landing-pro .md\:border-y{
    border-top-width: 1px;
    border-bottom-width: 1px;
  }
  .landing-pro .md\:bg-white{
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  }
  .landing-pro .md\:p-0{
    padding: 0px;
  }
  .landing-pro .md\:p-2{
    padding: 0.5rem;
  }
  .landing-pro .md\:p-20{
    padding: 5rem;
  }
  .landing-pro .md\:p-32{
    padding: 8rem;
  }
  .landing-pro .md\:p-4{
    padding: 1rem;
  }
  .landing-pro .md\:p-6{
    padding: 1.5rem;
  }
  .landing-pro .md\:p-8{
    padding: 2rem;
  }
  .landing-pro .md\:px-0{
    padding-left: 0px;
    padding-right: 0px;
  }
  .landing-pro .md\:px-12{
    padding-left: 3rem;
    padding-right: 3rem;
  }
  .landing-pro .md\:px-16{
    padding-left: 4rem;
    padding-right: 4rem;
  }
  .landing-pro .md\:px-24{
    padding-left: 6rem;
    padding-right: 6rem;
  }
  .landing-pro .md\:px-32{
    padding-left: 8rem;
    padding-right: 8rem;
  }
  .landing-pro .md\:px-4{
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .landing-pro .md\:px-6{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .landing-pro .md\:px-8{
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .landing-pro .md\:px-\[100px\]{
    padding-left: 100px;
    padding-right: 100px;
  }
  .landing-pro .md\:px-\[8\.5\%\]{
    padding-left: 8.5%;
    padding-right: 8.5%;
  }
  .landing-pro .md\:py-12{
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .landing-pro .md\:py-16{
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .landing-pro .md\:py-2{
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
  .landing-pro .md\:py-2\.5{
    padding-top: 0.625rem;
    padding-bottom: 0.625rem;
  }
  .landing-pro .md\:py-3{
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }
  .landing-pro .md\:py-32{
    padding-top: 8rem;
    padding-bottom: 8rem;
  }
  .landing-pro .md\:py-4{
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  .landing-pro .md\:py-44{
    padding-top: 11rem;
    padding-bottom: 11rem;
  }
  .landing-pro .md\:pb-0{
    padding-bottom: 0px;
  }
  .landing-pro .md\:pb-12{
    padding-bottom: 3rem;
  }
  .landing-pro .md\:pb-20{
    padding-bottom: 5rem;
  }
  .landing-pro .md\:pb-28{
    padding-bottom: 7rem;
  }
  .landing-pro .md\:pb-32{
    padding-bottom: 8rem;
  }
  .landing-pro .md\:pb-8{
    padding-bottom: 2rem;
  }
  .landing-pro .md\:pt-16{
    padding-top: 4rem;
  }
  .landing-pro .md\:pt-32{
    padding-top: 8rem;
  }
  .landing-pro .md\:pt-40{
    padding-top: 10rem;
  }
  .landing-pro .md\:pt-48{
    padding-top: 12rem;
  }
  .landing-pro .md\:pt-52{
    padding-top: 13rem;
  }
  .landing-pro .md\:pt-\[40px\]{
    padding-top: 40px;
  }
  .landing-pro .md\:pt-\[60px\]{
    padding-top: 60px;
  }
  .landing-pro .md\:text-left{
    text-align: left;
  }
  .landing-pro .md\:text-4xl{
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
  .landing-pro .md\:text-5xl{
    font-size: 3rem;
    line-height: 1;
  }
  .landing-pro .md\:text-\[1\.286rem\]{
    font-size: 1.286rem;
  }
  .landing-pro .md\:text-\[20px\]{
    font-size: 20px;
  }
  .landing-pro .md\:text-\[34px\]{
    font-size: 34px;
  }
  .landing-pro .md\:text-base{
    font-size: 1rem;
    line-height: 1.5rem;
  }
  .landing-pro .md\:text-body-1-bold-desktop{
    font-size: 1.286rem;
    line-height: 1.5;
    font-weight: 700;
  }
  .landing-pro .md\:text-body-1-medium-desktop{
    font-size: 1.286rem;
    line-height: 1.5;
    font-weight: 500;
  }
  .landing-pro .md\:text-body-1-regular-desktop{
    font-size: 1.286rem;
    line-height: 1.5;
    font-weight: 400;
  }
  .landing-pro .md\:text-body-1-semibold-desktop{
    font-size: 1.286rem;
    line-height: 1.5;
    font-weight: 600;
  }
  .landing-pro .md\:text-body-2-bold-desktop{
    font-size: 1.14rem;
    line-height: 1.5;
    font-weight: 700;
  }
  .landing-pro .md\:text-body-2-medium-desktop{
    font-size: 1.14rem;
    line-height: 1.5;
    font-weight: 500;
  }
  .landing-pro .md\:text-body-2-regular-desktop{
    font-size: 1.14rem;
    line-height: 1.5;
    font-weight: 400;
  }
  .landing-pro .md\:text-body-2-semibold-desktop{
    font-size: 1.14rem;
    line-height: 1.5;
    font-weight: 600;
  }
  .landing-pro .md\:text-body-3-bold-desktop{
    font-size: 1rem;
    line-height: 1.5;
    font-weight: 700;
  }
  .landing-pro .md\:text-body-3-medium-desktop{
    font-size: 1rem;
    line-height: 1.5;
    font-weight: 500;
  }
  .landing-pro .md\:text-body-3-regular-desktop{
    font-size: 1rem;
    line-height: 1.5;
    font-weight: 400;
  }
  .landing-pro .md\:text-body-3-semibold-desktop{
    font-size: 1rem;
    line-height: 1.5;
    font-weight: 600;
  }
  .landing-pro .md\:text-display-2-desktop{
    font-size: 4.286rem;
    line-height: 1.2;
    font-weight: 700;
  }
  .landing-pro .md\:text-title-1-desktop{
    font-size: 3rem;
    line-height: 1.2;
    font-weight: 700;
  }
  .landing-pro .md\:text-title-2-desktop{
    font-size: 2.429rem;
    line-height: 1.2;
    font-weight: 700;
  }
  .landing-pro .md\:text-title-3-desktop{
    font-size: 2rem;
    line-height: 1.2;
    font-weight: 700;
  }
  .landing-pro .md\:text-title-4-desktop{
    font-size: 1.857rem;
    line-height: 1.2;
    font-weight: 700;
  }
  .landing-pro .md\:text-title-5-desktop{
    font-size: 1.429rem;
    line-height: 1.2;
    font-weight: 700;
  }
  .landing-pro .md\:text-red-400{
    --tw-text-opacity: 1;
    color: rgb(248 113 113 / var(--tw-text-opacity));
  }
  .landing-pro .md\:opacity-100{
    opacity: 1;
  }
  .landing-pro .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);
  }
  .landing-pro .md\:placeholder\:text-body-2-regular-desktop::-moz-placeholder{
    font-size: 1.14rem;
    line-height: 1.5;
    font-weight: 400;
  }
  .landing-pro .md\:placeholder\:text-body-2-regular-desktop::placeholder{
    font-size: 1.14rem;
    line-height: 1.5;
    font-weight: 400;
  }
  .landing-pro .group:hover .md\:group-hover\:scale-105{
    --tw-scale-x: 1.05;
    --tw-scale-y: 1.05;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
}
@media (min-width: 1024px){
  .landing-pro .lg\:fixed{
    position: fixed;
  }
  .landing-pro .lg\:relative{
    position: relative;
  }
  .landing-pro .lg\:-bottom-1{
    bottom: -0.25rem;
  }
  .landing-pro .lg\:-left-5{
    left: -1.25rem;
  }
  .landing-pro .lg\:-top-0\.5{
    top: -0.125rem;
  }
  .landing-pro .lg\:left-1\/2{
    left: 50%;
  }
  .landing-pro .lg\:right-0{
    right: 0px;
  }
  .landing-pro .lg\:top-16{
    top: 4rem;
  }
  .landing-pro .lg\:top-6{
    top: 1.5rem;
  }
  .landing-pro .lg\:z-auto{
    z-index: auto;
  }
  .landing-pro .lg\:m-0{
    margin: 0px;
  }
  .landing-pro .lg\:mx-auto{
    margin-left: auto;
    margin-right: auto;
  }
  .landing-pro .lg\:ml-0{
    margin-left: 0px;
  }
  .landing-pro .lg\:block{
    display: block;
  }
  .landing-pro .lg\:flex{
    display: flex;
  }
  .landing-pro .lg\:hidden{
    display: none;
  }
  .landing-pro .lg\:\!h-\[80\%\]{
    height: 80% !important;
  }
  .landing-pro .lg\:h-auto{
    height: auto;
  }
  .landing-pro .lg\:w-1\/2{
    width: 50%;
  }
  .landing-pro .lg\:w-1\/4{
    width: 25%;
  }
  .landing-pro .lg\:w-1\/6{
    width: 16.666667%;
  }
  .landing-pro .lg\:w-2\/5{
    width: 40%;
  }
  .landing-pro .lg\:w-3\/4{
    width: 75%;
  }
  .landing-pro .lg\:w-3\/5{
    width: 60%;
  }
  .landing-pro .lg\:w-4\/6{
    width: 66.666667%;
  }
  .landing-pro .lg\:w-\[30rem\]{
    width: 30rem;
  }
  .landing-pro .lg\:w-\[83\%\]{
    width: 83%;
  }
  .landing-pro .lg\:w-\[900px\]{
    width: 900px;
  }
  .landing-pro .lg\:w-fit{
    width: -moz-fit-content;
    width: fit-content;
  }
  .landing-pro .lg\:max-w-\[530px\]{
    max-width: 530px;
  }
  .landing-pro .lg\:-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));
  }
  .landing-pro .lg\: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));
  }
  .landing-pro .lg\:rotate-0{
    --tw-rotate: 0deg;
    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));
  }
  .landing-pro .lg\:rotate-180{
    --tw-rotate: 180deg;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .landing-pro .lg\:scroll-mt-28{
    scroll-margin-top: 7rem;
  }
  .landing-pro .lg\:scroll-mt-32{
    scroll-margin-top: 8rem;
  }
  .landing-pro .lg\:grid-cols-1{
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .landing-pro .lg\:grid-cols-5{
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }
  .landing-pro .lg\:flex-row{
    flex-direction: row;
  }
  .landing-pro .lg\:flex-col{
    flex-direction: column;
  }
  .landing-pro .lg\:items-center{
    align-items: center;
  }
  .landing-pro .lg\:justify-between{
    justify-content: space-between;
  }
  .landing-pro .lg\:gap-0{
    gap: 0px;
  }
  .landing-pro .lg\:gap-8{
    gap: 2rem;
  }
  .landing-pro .lg\:gap-y-0{
    row-gap: 0px;
  }
  .landing-pro .lg\:overflow-hidden{
    overflow: hidden;
  }
  .landing-pro .lg\:rounded-2xl{
    border-radius: 1rem;
  }
  .landing-pro .lg\:border-l-4{
    border-left-width: 4px;
  }
  .landing-pro .lg\:border-t-0{
    border-top-width: 0px;
  }
  .landing-pro .lg\:border-dashed{
    border-style: dashed;
  }
  .landing-pro .lg\:bg-accent-600{
    --tw-bg-opacity: 1;
    background-color: rgb(124 86 227 / var(--tw-bg-opacity));
  }
  .landing-pro .lg\:bg-white{
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  }
  .landing-pro .lg\:p-8{
    padding: 2rem;
  }
  .landing-pro .lg\:px-12{
    padding-left: 3rem;
    padding-right: 3rem;
  }
  .landing-pro .lg\:px-32{
    padding-left: 8rem;
    padding-right: 8rem;
  }
  .landing-pro .lg\:px-\[8\.5\%\]{
    padding-left: 8.5%;
    padding-right: 8.5%;
  }
  .landing-pro .lg\:py-0{
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .landing-pro .lg\:py-2\.5{
    padding-top: 0.625rem;
    padding-bottom: 0.625rem;
  }
  .landing-pro .lg\:pb-20{
    padding-bottom: 5rem;
  }
  .landing-pro .lg\:pb-28{
    padding-bottom: 7rem;
  }
  .landing-pro .lg\:pt-28{
    padding-top: 7rem;
  }
  .landing-pro .lg\:text-4xl{
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
  .landing-pro .lg\:text-\[20px\]{
    font-size: 20px;
  }
  .landing-pro .lg\:text-body-1-bold-desktop{
    font-size: 1.286rem;
    line-height: 1.5;
    font-weight: 700;
  }
  .landing-pro .lg\:text-body-2-bold-desktop{
    font-size: 1.14rem;
    line-height: 1.5;
    font-weight: 700;
  }
  .landing-pro .lg\:text-body-2-regular-desktop{
    font-size: 1.14rem;
    line-height: 1.5;
    font-weight: 400;
  }
  .landing-pro .lg\:text-body-2-semibold-desktop{
    font-size: 1.14rem;
    line-height: 1.5;
    font-weight: 600;
  }
  .landing-pro .lg\:text-lg{
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
  .landing-pro .lg\:text-white{
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
  }
}
@media (min-width: 1280px){
  .landing-pro .xl\:max-w-7xl{
    max-width: 80rem;
  }
  .landing-pro .xl\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .landing-pro .xl\:items-center{
    align-items: center;
  }
  .landing-pro .xl\:px-32{
    padding-left: 8rem;
    padding-right: 8rem;
  }
  .landing-pro .xl\:px-6{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .landing-pro .xl\:px-8{
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .landing-pro .xl\:text-title-4-mobile{
    font-size: 1.714rem;
    line-height: 1.2;
    font-weight: 700;
  }
}
@media (min-width: 1536px){
  .landing-pro .\32xl\:ml-24{
    margin-left: 6rem;
  }
}
.landing-pro .ltr\:mr-2:where([dir="ltr"], [dir="ltr"] *){
  margin-right: 0.5rem;
}
.landing-pro .rtl\:ml-2:where([dir="rtl"], [dir="rtl"] *){
  margin-left: 0.5rem;
}
.landing-pro .rtl\:flex-row-reverse:where([dir="rtl"], [dir="rtl"] *){
  flex-direction: row-reverse;
}
@media (prefers-color-scheme: dark){
  .landing-pro .dark\:border-b{
    border-bottom-width: 1px;
  }
  .landing-pro .dark\:border-gray-600{
    --tw-border-opacity: 1;
    border-color: rgb(71 85 105 / var(--tw-border-opacity));
  }
  .landing-pro .dark\:bg-gray-800{
    --tw-bg-opacity: 1;
    background-color: rgb(30 41 59 / var(--tw-bg-opacity));
  }
  .landing-pro .dark\:text-gray-300{
    --tw-text-opacity: 1;
    color: rgb(203 213 225 / var(--tw-text-opacity));
  }
  .landing-pro .dark\:text-gray-400{
    --tw-text-opacity: 1;
    color: rgb(148 163 184 / var(--tw-text-opacity));
  }
  .landing-pro .dark\:text-gray-600{
    --tw-text-opacity: 1;
    color: rgb(71 85 105 / var(--tw-text-opacity));
  }
  .landing-pro .dark\:hover\:text-gray-300:hover{
    --tw-text-opacity: 1;
    color: rgb(203 213 225 / var(--tw-text-opacity));
  }
  .landing-pro .dark\:active\:bg-gray-700:active{
    --tw-bg-opacity: 1;
    background-color: rgb(51 65 85 / var(--tw-bg-opacity));
  }
  .landing-pro .dark\:active\:text-gray-300:active{
    --tw-text-opacity: 1;
    color: rgb(203 213 225 / var(--tw-text-opacity));
  }
}
.landing-pro .\[\&\:not\(\:last-of-type\)\]\:border-b:not(:last-of-type){
  border-bottom-width: 1px;
}
.landing-pro .\[\&_a\:focus\]\:translate-y-0 a:focus{
  --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));
}
.landing-pro .\[\&_a\:focus\]\:opacity-100 a:focus{
  opacity: 1;
}
.landing-pro .\[\&_a\]\:fixed a{
  position: fixed;
}
.landing-pro .\[\&_a\]\:left-8 a{
  left: 2rem;
}
.landing-pro .\[\&_a\]\:top-4 a{
  top: 1rem;
}
.landing-pro .\[\&_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));
}
.landing-pro .\[\&_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%)){
.landing-pro .\[\&_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%)){
.landing-pro .\[\&_a\]\:bg-primary a{
    background-color: oklch(53.24% 0.301 290.86 / var(--tw-bg-opacity));
  }
}
.landing-pro .\[\&_a\]\:px-4 a{
  padding-left: 1rem;
  padding-right: 1rem;
}
.landing-pro .\[\&_a\]\:py-2 a{
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.landing-pro .\[\&_a\]\:opacity-0 a{
  opacity: 0;
}
.landing-pro .\[\&_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);
}
.landing-pro .\[\&_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));
}
.landing-pro .\[\&_a\]\:focus-visible\:opacity-100:focus-visible a{
  opacity: 1;
}
@media (prefers-reduced-motion: no-preference){
  .landing-pro .\[\&_a\]\:motion-safe\:transition-transform a{
    transition-property: transform;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 300ms;
  }
  .landing-pro .motion-safe\:\[\&_a\]\:transition-transform a{
    transition-property: transform;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 300ms;
  }
}
.landing-pro .\[\&_strong\]\:font-bold strong{
  font-weight: 700;
}
.landing-pro .\[\&_strong\]\:text-accent-600 strong{
  --tw-text-opacity: 1;
  color: rgb(124 86 227 / var(--tw-text-opacity));
}
