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

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

/*
! tailwindcss v3.4.19 | MIT License | https://tailwindcss.com
*/

/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

*,
::before,
::after {
  box-sizing: border-box;
  /* 1 */
  border-width: 0;
  /* 2 */
  border-style: solid;
  /* 2 */
  border-color: currentColor;
  /* 2 */
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

b,
strong {
  font-weight: bolder;
}

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

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

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

small {
  font-size: 80%;
}

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

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

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

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

button,
select {
  text-transform: none;
}

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

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

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

:-moz-focusring {
  outline: auto;
}

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

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

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

progress {
  vertical-align: baseline;
}

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

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

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

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

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

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

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

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

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

summary {
  display: list-item;
}

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

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

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

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

/*
Reset default styling for dialogs.
*/

dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

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

input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1;
  /* 1 */
  color: #9ca3af;
  /* 2 */
}

input::placeholder,
textarea::placeholder {
  opacity: 1;
  /* 1 */
  color: #9ca3af;
  /* 2 */
}

/*
Set the default cursor for buttons.
*/

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

/*
Make sure disabled buttons don't get the pointer cursor.
*/

:disabled {
  cursor: default;
}

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

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

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

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

/* Make elements with the HTML hidden attribute stay hidden by default */

[hidden]:where(:not([hidden="until-found"])) {
  display: none;
}

.container {
  width: 100%;
}

.flex-center {
  display: flex;
  align-items: center;
  justify-content: center;
}

.option-class {
  padding: 10px;
  font-size: 16px;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(114 113 120 / var(--tw-text-opacity, 1));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.option-class:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(229 230 246 / var(--tw-bg-opacity, 1));
}

.select-option {
  color: #000 !important;
  background-color: #E5E6F6;
}

.small-circle {
  display: flex;
  height: 34px;
  width: 34px;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  border-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(83 47 114 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.group:hover .small-circle {
  background: linear-gradient( 135deg, #9973DB 0%, #7266CB 50%, #3047A1 100%);
  border-width: 0px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.btn {
  position: relative;
  display: inline-flex;
  height: 42px;
  flex-shrink: 0;
  cursor: pointer;
  align-items: center;
  border-radius: 50px;
  border-width: 1px;
  border-style: solid;
  border-color: rgba(162,152,186,0.10);
  --tw-bg-opacity: 1;
  background-color: rgb(229 230 246 / var(--tw-bg-opacity, 1));
  padding-left: 37px;
  padding-right: 56px;
  font-size: 14px;
  font-weight: 600;
  line-height: 42px;
  letter-spacing: -0.5px;
  --tw-text-opacity: 1;
  color: rgb(110 93 172 / var(--tw-text-opacity, 1));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.btn:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  --tw-shadow: 0px 2px 2px 0px rgba(0,0,0,0.25);
  --tw-shadow-colored: 0px 2px 2px 0px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  background: linear-gradient(
				224.7deg,
				rgba(152.85,114.51,219.07,1),
				rgba(113.68,102.36,202.88,1) 28%,
				rgba(48.43,70.95,161.03,1) 100%
		);
}

@media (max-width: 480px) {
  .btn {
    height: 35px;
    gap: 10px;
    padding-left: 20px;
    padding-right: 40px;
    font-size: 13px;
  }
}

.btn-submit {
  position: relative;
  display: inline-flex;
  height: 42px;
  flex-shrink: 0;
  align-items: center;
  border-radius: 50px;
  --tw-bg-opacity: 1;
  background-color: rgb(229 230 246 / var(--tw-bg-opacity, 1));
  padding-left: 37px;
  padding-right: 70px;
  font-size: 14px;
  font-weight: 600;
  line-height: 42px;
  letter-spacing: -0.5px;
  --tw-text-opacity: 1;
  color: rgb(110 93 172 / var(--tw-text-opacity, 1));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.btn-submit:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  --tw-shadow: 0px 2px 2px 0px rgba(0,0,0,0.25);
  --tw-shadow-colored: 0px 2px 2px 0px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  background: linear-gradient(
				224.7deg,
				rgba(152.85,114.51,219.07,1),
				rgba(113.68,102.36,202.88,1) 28%,
				rgba(48.43,70.95,161.03,1) 100%
		);
}

@media (max-width: 480px) {
  .btn-submit {
    height: 35px;
    gap: 10px;
    padding-left: 20px;
    font-size: 13px;
  }
}

.btn-circle {
  position: absolute;
  top: 50%;
  right: 6px;
  display: flex;
  height: 34px;
  width: 34px;
  --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));
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

@media (max-width: 480px) {
  .btn-circle {
    height: 25px;
    width: 25px;
  }
}

.pointer-events-none {
  pointer-events: none;
}

.visible {
  visibility: visible;
}

.collapse {
  visibility: collapse;
}

.\!static {
  position: static !important;
}

.static {
  position: static;
}

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.left-0 {
  left: 0px;
}

.left-\[18px\] {
  left: 18px;
}

.left-\[50\%\] {
  left: 50%;
}

.right-0 {
  right: 0px;
}

.right-\[11px\] {
  right: 11px;
}

.right-\[18px\] {
  right: 18px;
}

.right-\[22px\] {
  right: 22px;
}

.right-\[30px\] {
  right: 30px;
}

.right-\[5px\] {
  right: 5px;
}

.top-0 {
  top: 0px;
}

.top-1\/2 {
  top: 50%;
}

.top-\[100\%\] {
  top: 100%;
}

.top-\[11px\] {
  top: 11px;
}

.top-\[24px\] {
  top: 24px;
}

.top-\[26px\] {
  top: 26px;
}

.top-\[40px\] {
  top: 40px;
}

.top-\[4px\] {
  top: 4px;
}

.top-\[50\%\] {
  top: 50%;
}

.top-\[calc\(100\%\+8px\)\] {
  top: calc(100% + 8px);
}

.z-10 {
  z-index: 10;
}

.z-20 {
  z-index: 20;
}

.z-30 {
  z-index: 30;
}

.z-50 {
  z-index: 50;
}

.m-0 {
  margin: 0px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.ml-auto {
  margin-left: auto;
}

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

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

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

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

.mt-auto {
  margin-top: auto;
}

.line-clamp-3 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}

.line-clamp-4 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
}

.line-clamp-6 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 6;
}

.block {
  display: block;
}

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

.inline {
  display: inline;
}

.flex {
  display: flex;
}

.table {
  display: table;
}

.grid {
  display: grid;
}

.contents {
  display: contents;
}

.hidden {
  display: none;
}

.aspect-\[1\.28\] {
  aspect-ratio: 1.28;
}

.aspect-\[1\] {
  aspect-ratio: 1;
}

.h-1 {
  height: 0.25rem;
}

.h-\[100\%\] {
  height: 100%;
}

.h-\[100vh\] {
  height: 100vh;
}

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

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

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

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

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

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

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

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

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

.h-auto {
  height: auto;
}

.h-full {
  height: 100%;
}

.max-h-\[95\%\] {
  max-height: 95%;
}

.max-h-\[95vh\] {
  max-height: 95vh;
}

.w-0 {
  width: 0px;
}

.w-\[100vw\] {
  width: 100vw;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.w-auto {
  width: auto;
}

.w-full {
  width: 100%;
}

.max-w-\[100vw\] {
  max-width: 100vw;
}

.max-w-\[95\%\] {
  max-width: 95%;
}

.max-w-\[95vw\] {
  max-width: 95vw;
}

.max-w-full {
  max-width: 100%;
}

.shrink-0 {
  flex-shrink: 0;
}

.-translate-x-1\/2 {
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.-translate-y-1\/2 {
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.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));
}

.resize {
  resize: both;
}

.list-none {
  list-style-type: none;
}

.appearance-none {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.grid-rows-\[95px_1fr\] {
  grid-template-rows: 95px 1fr;
}

.flex-row-reverse {
  flex-direction: row-reverse;
}

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

.flex-wrap {
  flex-wrap: wrap;
}

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

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

.justify-end {
  justify-content: flex-end;
}

.justify-center {
  justify-content: center;
}

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

.gap-\[10px\] {
  gap: 10px;
}

.gap-\[14px\] {
  gap: 14px;
}

.gap-\[15px\] {
  gap: 15px;
}

.gap-\[16px\] {
  gap: 16px;
}

.gap-\[20px\] {
  gap: 20px;
}

.gap-\[22px\] {
  gap: 22px;
}

.gap-\[24px\] {
  gap: 24px;
}

.gap-\[30px\] {
  gap: 30px;
}

.gap-\[50px\] {
  gap: 50px;
}

.gap-\[5px\] {
  gap: 5px;
}

.overflow-auto {
  overflow: auto;
}

.\!overflow-hidden {
  overflow: hidden !important;
}

.overflow-hidden {
  overflow: hidden;
}

.truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.whitespace-nowrap {
  white-space: nowrap;
}

.rounded-\[20px\] {
  border-radius: 20px;
}

.rounded-\[30px\] {
  border-radius: 30px;
}

.rounded-\[50px\] {
  border-radius: 50px;
}

.rounded-\[90px\] {
  border-radius: 90px;
}

.rounded-full {
  border-radius: 9999px;
}

.border {
  border-width: 1px;
}

.border-\[1px\] {
  border-width: 1px;
}

.border-solid {
  border-style: solid;
}

.border-\[\#000\] {
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity, 1));
}

.border-\[\#532F72\] {
  --tw-border-opacity: 1;
  border-color: rgb(83 47 114 / var(--tw-border-opacity, 1));
}

.border-\[\#6D2E9C\] {
  --tw-border-opacity: 1;
  border-color: rgb(109 46 156 / var(--tw-border-opacity, 1));
}

.border-\[\#CACACA\] {
  --tw-border-opacity: 1;
  border-color: rgb(202 202 202 / var(--tw-border-opacity, 1));
}

.border-\[\#F3F3F3\] {
  --tw-border-opacity: 1;
  border-color: rgb(243 243 243 / var(--tw-border-opacity, 1));
}

.border-\[rgba\(201\2c 200\2c 220\2c 0\.07\)\] {
  border-color: rgba(201,200,220,0.07);
}

.bg-\[\#1B1B1B\] {
  --tw-bg-opacity: 1;
  background-color: rgb(27 27 27 / var(--tw-bg-opacity, 1));
}

.bg-\[\#E5E6F6\] {
  --tw-bg-opacity: 1;
  background-color: rgb(229 230 246 / var(--tw-bg-opacity, 1));
}

.bg-\[\#F1EEF8\] {
  --tw-bg-opacity: 1;
  background-color: rgb(241 238 248 / var(--tw-bg-opacity, 1));
}

.bg-\[\#F3F3F3\] {
  --tw-bg-opacity: 1;
  background-color: rgb(243 243 243 / var(--tw-bg-opacity, 1));
}

.bg-\[\#F6F6F6\] {
  --tw-bg-opacity: 1;
  background-color: rgb(246 246 246 / var(--tw-bg-opacity, 1));
}

.bg-\[\#fff\] {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.bg-\[rgba\(0\2c 0\2c 0\2c 0\.49\)\] {
  background-color: rgba(0,0,0,0.49);
}

.bg-\[rgba\(243\2c 243\2c 243\2c 0\.40\)\] {
  background-color: rgba(243,243,243,0.40);
}

.bg-blackTransparent {
  background-color: rgba(0, 0, 0, 0.40);
}

.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.object-cover {
  -o-object-fit: cover;
     object-fit: cover;
}

.p-0 {
  padding: 0px;
}

.p-\[20px\] {
  padding: 20px;
}

.px-\[144px\] {
  padding-left: 144px;
  padding-right: 144px;
}

.px-\[20px\] {
  padding-left: 20px;
  padding-right: 20px;
}

.px-\[22px\] {
  padding-left: 22px;
  padding-right: 22px;
}

.px-\[25px\] {
  padding-left: 25px;
  padding-right: 25px;
}

.px-\[30px\] {
  padding-left: 30px;
  padding-right: 30px;
}

.px-\[36px\] {
  padding-left: 36px;
  padding-right: 36px;
}

.px-\[53px\] {
  padding-left: 53px;
  padding-right: 53px;
}

.px-\[65px\] {
  padding-left: 65px;
  padding-right: 65px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.pr-\[10px\] {
  padding-right: 10px;
}

.pr-\[15px\] {
  padding-right: 15px;
}

.pr-\[30px\] {
  padding-right: 30px;
}

.pr-\[5px\] {
  padding-right: 5px;
}

.pr-\[60px\] {
  padding-right: 60px;
}

.pr-\[65px\] {
  padding-right: 65px;
}

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

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

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

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

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

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

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

.text-center {
  text-align: center;
}

.text-\[12px\] {
  font-size: 12px;
}

.text-\[14px\] {
  font-size: 14px;
}

.text-\[15px\] {
  font-size: 15px;
}

.text-\[16px\] {
  font-size: 16px;
}

.text-\[18px\] {
  font-size: 18px;
}

.text-\[20px\] {
  font-size: 20px;
}

.text-\[24px\] {
  font-size: 24px;
}

.text-base {
  font-size: 1rem;
  line-height: 1.5rem;
}

.font-400 {
  font-weight: 400;
}

.font-500 {
  font-weight: 500;
}

.font-600 {
  font-weight: 600;
}

.font-medium {
  font-weight: 500;
}

.font-normal {
  font-weight: 400;
}

.lowercase {
  text-transform: lowercase;
}

.italic {
  font-style: italic;
}

.leading-\[1\.28\] {
  line-height: 1.28;
}

.leading-\[1\.2\] {
  line-height: 1.2;
}

.leading-\[1\.41\] {
  line-height: 1.41;
}

.leading-\[1\.5\] {
  line-height: 1.5;
}

.leading-\[1\.7\] {
  line-height: 1.7;
}

.leading-\[1\.87\] {
  line-height: 1.87;
}

.leading-\[42px\] {
  line-height: 42px;
}

.tracking-\[-0\.5px\] {
  letter-spacing: -0.5px;
}

.tracking-\[0px\] {
  letter-spacing: 0px;
}

.text-\[\#000\] {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

.text-\[\#424242\] {
  --tw-text-opacity: 1;
  color: rgb(66 66 66 / var(--tw-text-opacity, 1));
}

.text-\[\#532F72\] {
  --tw-text-opacity: 1;
  color: rgb(83 47 114 / var(--tw-text-opacity, 1));
}

.text-\[\#582980\] {
  --tw-text-opacity: 1;
  color: rgb(88 41 128 / var(--tw-text-opacity, 1));
}

.text-\[\#6E5DAC\] {
  --tw-text-opacity: 1;
  color: rgb(110 93 172 / var(--tw-text-opacity, 1));
}

.text-\[\#727178\] {
  --tw-text-opacity: 1;
  color: rgb(114 113 120 / var(--tw-text-opacity, 1));
}

.text-\[\#949494\] {
  --tw-text-opacity: 1;
  color: rgb(148 148 148 / var(--tw-text-opacity, 1));
}

.text-black {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

.text-red {
  --tw-text-opacity: 1;
  color: rgb(174 0 3 / var(--tw-text-opacity, 1));
}

.underline {
  text-decoration-line: underline;
}

.shadow-\[0_10px_30px_rgba\(0\2c 0\2c 0\2c 0\.12\)\] {
  --tw-shadow: 0 10px 30px rgba(0,0,0,0.12);
  --tw-shadow-colored: 0 10px 30px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-\[0_4px_4px_0_rgba\(0\2c 0\2c 0\2c 0\.25\)\] {
  --tw-shadow: 0 4px 4px 0 rgba(0,0,0,0.25);
  --tw-shadow-colored: 0 4px 4px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-\[0px_4px_4px_0px_rgba\(0\2c 0\2c 0\2c 0\.25\)\] {
  --tw-shadow: 0px 4px 4px 0px rgba(0,0,0,0.25);
  --tw-shadow-colored: 0px 4px 4px 0px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.blur {
  --tw-blur: blur(8px);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.filter {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.transition {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-all {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.duration-300 {
  transition-duration: 300ms;
}

.group:hover .group-hover\:bg-arrow-gradient {
  background: linear-gradient( 135deg, #9973DB 0%, #7266CB 50%, #3047A1 100%);
}

.\*\:visible > * {
  visibility: visible;
}

.hover\:bg-\[\#E5E6F6\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(229 230 246 / var(--tw-bg-opacity, 1));
}

.hover\:bg-\[\#F3F3F3\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(243 243 243 / var(--tw-bg-opacity, 1));
}

.hover\:text-\[\#6E5DAC\]:hover {
  --tw-text-opacity: 1;
  color: rgb(110 93 172 / var(--tw-text-opacity, 1));
}

.hover\:text-\[\#fff\]:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.hover\:text-black:hover {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

.hover\:opacity-\[0\.7\]:hover {
  opacity: 0.7;
}

.hover\:shadow-\[0px_2px_2px_0px_rgba\(0\2c 0\2c 0\2c 0\.25\)\]:hover {
  --tw-shadow: 0px 2px 2px 0px rgba(0,0,0,0.25);
  --tw-shadow-colored: 0px 2px 2px 0px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.hover\:bg-gradient-primary:hover {
  background: linear-gradient(
				224.7deg,
				rgba(152.85,114.51,219.07,1),
				rgba(113.68,102.36,202.88,1) 28%,
				rgba(48.43,70.95,161.03,1) 100%
		);
}

.group:hover .group-hover\:border-\[0px\] {
  border-width: 0px;
}

.group:hover .group-hover\:text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

@media (max-width: 1350px) {
  .d1350\:pl-\[150px\] {
    padding-left: 150px;
  }
}

@media (max-width: 1200px) {
  .d1200\:pl-\[100px\] {
    padding-left: 100px;
  }
}

@media (max-width: 993px) {
  .d992\:mb-\[50px\] {
    margin-bottom: 50px;
  }

  .d992\:ml-auto {
    margin-left: auto;
  }

  .d992\:h-\[50px\] {
    height: 50px;
  }

  .d992\:w-\[50px\] {
    width: 50px;
  }

  .d992\:max-w-full {
    max-width: 100%;
  }

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

  .d992\:justify-normal {
    justify-content: normal;
  }

  .d992\:gap-\[25px\] {
    gap: 25px;
  }

  .d992\:px-\[80px\] {
    padding-left: 80px;
    padding-right: 80px;
  }
}

@media (max-width: 769px) {
  .d768\:static {
    position: static;
  }

  .d768\:right-\[20px\] {
    right: 20px;
  }

  .d768\:top-\[20px\] {
    top: 20px;
  }

  .d768\:m-0 {
    margin: 0px;
  }

  .d768\:ml-\[20px\] {
    margin-left: 20px;
  }

  .d768\:ml-auto {
    margin-left: auto;
  }

  .d768\:flex {
    display: flex;
  }

  .d768\:hidden {
    display: none;
  }

  .d768\:h-\[70px\] {
    height: 70px;
  }

  .d768\:h-\[auto\] {
    height: auto;
  }

  .d768\:w-\[100\%\] {
    width: 100%;
  }

  .d768\:w-\[160px\] {
    width: 160px;
  }

  .d768\:w-full {
    width: 100%;
  }

  .d768\:-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));
  }

  .d768\:-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));
  }

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

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

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

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

  .d768\:justify-center {
    justify-content: center;
  }

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

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

  .d768\:gap-\[10px\] {
    gap: 10px;
  }

  .d768\:gap-\[15px\] {
    gap: 15px;
  }

  .d768\:gap-\[20px\] {
    gap: 20px;
  }

  .d768\:gap-\[25px\] {
    gap: 25px;
  }

  .d768\:gap-\[30px\] {
    gap: 30px;
  }

  .d768\:gap-\[50px\] {
    gap: 50px;
  }

  .d768\:p-0 {
    padding: 0px;
  }

  .d768\:px-\[15px\] {
    padding-left: 15px;
    padding-right: 15px;
  }

  .d768\:px-\[50px\] {
    padding-left: 50px;
    padding-right: 50px;
  }

  .d768\:pl-\[15px\] {
    padding-left: 15px;
  }

  .d768\:pt-\[60px\] {
    padding-top: 60px;
  }
}

@media (max-width: 651px) {
  .d650\:w-full {
    width: 100%;
  }

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

  .d650\:pl-0 {
    padding-left: 0px;
  }
}

@media (max-width: 561px) {
  .d560\:gap-\[10px\] {
    gap: 10px;
  }
}

@media (max-width: 480px) {
  .d480\:block {
    display: block;
  }

  .d480\:flex {
    display: flex;
  }

  .d480\:hidden {
    display: none;
  }

  .d480\:h-\[35px\] {
    height: 35px;
  }

  .d480\:h-\[50px\] {
    height: 50px;
  }

  .d480\:max-h-\[80vh\] {
    max-height: 80vh;
  }

  .d480\:w-\[130px\] {
    width: 130px;
  }

  .d480\:w-full {
    width: 100%;
  }

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

  .d480\:\!items-start {
    align-items: flex-start !important;
  }

  .d480\:justify-normal {
    justify-content: normal;
  }

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

  .d480\:justify-center {
    justify-content: center;
  }

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

  .d480\:gap-\[16px\] {
    gap: 16px;
  }

  .d480\:gap-\[20px\] {
    gap: 20px;
  }

  .d480\:px-\[30px\] {
    padding-left: 30px;
    padding-right: 30px;
  }

  .d480\:pl-\[15px\] {
    padding-left: 15px;
  }

  .d480\:pr-\[15px\] {
    padding-right: 15px;
  }

  .d480\:pr-\[20px\] {
    padding-right: 20px;
  }

  .d480\:text-center {
    text-align: center;
  }

  .d480\:text-\[13px\] {
    font-size: 13px;
  }

  .d480\:text-\[20px\] {
    font-size: 20px;
  }
}


