* {
  -webkit-user-drag: none;
  -khtml-user-drag: none;
  -moz-user-drag: none;
  -o-user-drag: none;
  user-drag: none;
}

/*
! tailwindcss v3.1.8 | 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: #e5e7eb;
  /* 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.
*/

html {
  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: Cera;
  /* 4 */
}

/*
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. 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-size: 1em;
  /* 2 */
}

/*
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-size: 100%;
  /* 1 */
  font-weight: inherit;
  /* 1 */
  line-height: 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,
[type='button'],
[type='reset'],
[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;
}

/*
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;
}

* {
  outline-offset: 0px;
  transition-property: color, background-color, border-color, fill, stroke, -webkit-text-decoration-color;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, -webkit-text-decoration-color;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
}

*::-moz-placeholder {
  -moz-user-select: none;
       user-select: none;
}

*::placeholder {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

*:focus {
  outline-width: 0px;
}

form {
  -webkit-margin-after: 0 !important;
          margin-block-end: 0 !important;
}

a:hover {
  --tw-text-opacity: 1;
  color: rgb(192 185 247 / var(--tw-text-opacity));
}

body {
  font-size: 18px;
  line-height: 20px;
}

@media (min-width: 768px) {
  body {
    font-size: 20px;
    line-height: 24px;
  }
}

@media (min-width: 1920px) {
  body {
    font-size: 24px;
    line-height: 28px;
  }
}

.wrapper {
  width: 100%;
  max-width: 1200px;
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 80px;
}

@media (min-width: 768px) {
  .wrapper {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 100px;
  }
}

@media (min-width: 1024px) {
  .wrapper {
    padding-top: 130px;
  }
}

@media (min-width: 1920px) {
  .wrapper {
    max-width: 1720px;
    padding-top: 150px;
  }
}

.scroll-hidden::-webkit-scrollbar {
  display: none;
}

h1, 
	.ui-h1 {
  font-size: 40px;
  line-height: 40px;
}

@media (min-width: 768px) {
  h1, 
	.ui-h1 {
    font-size: 70px;
    line-height: 70px;
  }
}

h2, 
	.ui-h2 {
  font-size: 32px;
  line-height: 36px;
}

@media (min-width: 768px) {
  h2, 
	.ui-h2 {
    font-size: 56px;
    line-height: 60px;
    letter-spacing: -0.02em;
  }
}

@media (min-width: 1920px) {
  h2, 
	.ui-h2 {
    font-size: 64px;
    line-height: 68px;
  }
}

h3, 
	.ui-h3 {
  font-size: 22px;
  font-weight: 500;
  line-height: 24px;
}

@media (min-width: 768px) {
  h3, 
	.ui-h3 {
    font-size: 32px;
    line-height: 34px;
  }
}

@media (min-width: 1920px) {
  h3, 
	.ui-h3 {
    font-size: 36px;
    line-height: 38px;
  }
}

h4, 
	.ui-h4 {
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: -0.02em;
}

@media (min-width: 768px) {
  h4, 
	.ui-h4 {
    line-height: 34px;
  }
}

@media (min-width: 1920px) {
  h4, 
	.ui-h4 {
    font-size: 36px;
    line-height: 38px;
    letter-spacing: 0;
  }
}

*, ::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-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:  ;
}

::-webkit-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-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:  ;
}

::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-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:  ;
}

.container {
  width: 100%;
}

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

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

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

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

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

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

.ui-button {
  display: flex;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: center;
}

.ui-button:disabled {
  cursor: default;
}

.ui-button-primary {
  position: relative;
  border-radius: 50px;
  border-width: 1px;
  border-color: transparent;
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  padding-top: 16px;
  padding-bottom: 16px;
  padding-left: 24px;
  padding-right: 24px;
  font-size: 16px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.ui-button-primary:hover {
  --tw-text-opacity: 1;
  color: rgb(188 254 47 / var(--tw-text-opacity));
}

.ui-button-primary:active {
  top: 1px;
}

.ui-button-secondary {
  position: relative;
  border-radius: 50px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity));
  padding-top: 16px;
  padding-bottom: 16px;
  padding-left: 24px;
  padding-right: 24px;
  font-size: 16px;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

.ui-button-secondary:hover {
  --tw-text-opacity: 1;
  color: rgb(188 254 47 / var(--tw-text-opacity));
}

.ui-button-secondary:active {
  top: 1px;
}

.ui-input {
  position: relative;
  width: 100%;
}

.ui-input-primary {
  border-radius: 8px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity));
  background-color: transparent;
  padding-top: 14px;
  padding-bottom: 14px;
  padding-left: 16px;
  padding-right: 16px;
}

.ui-input-primary::-moz-placeholder {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
  opacity: 60%;
}

.ui-input-primary::placeholder {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
  opacity: 60%;
}

.visible {
  visibility: visible;
}

.absolute {
  position: absolute;
}

.m-auto {
  margin: auto;
}

.mx-auto {
  margin-left: auto;
  margin-right: auto;
}

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

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

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

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

.mr-\[-80px\] {
  margin-right: -80px;
}

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

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

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

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

.\!mt-\[80px\] {
  margin-top: 80px !important;
}

.flex {
  display: flex;
}

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

.grid {
  display: grid;
}

.hidden {
  display: none;
}

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

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

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

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

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

.h-full {
  height: 100%;
}

.min-h-full {
  min-height: 100%;
}

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

.w-full {
  width: 100%;
}

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

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

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

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

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

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

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

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

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

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

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

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

.basis-\[220px\] {
  flex-basis: 220px;
}

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

.select-none {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.resize {
  resize: both;
}

.list-inside {
  list-style-position: inside;
}

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

.grid-cols-\[40\%_1fr\] {
  grid-template-columns: 40% 1fr;
}

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

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

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

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

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

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

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

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

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

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

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

.gap-y-\[12px\] {
  row-gap: 12px;
}

.gap-y-\[40px\] {
  row-gap: 40px;
}

.gap-y-\[32px\] {
  row-gap: 32px;
}

.gap-x-\[120px\] {
  -moz-column-gap: 120px;
       column-gap: 120px;
}

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

.gap-y-\[36px\] {
  row-gap: 36px;
}

.gap-y-\[\] {
  row-gap: ;
}

.space-y-\[20px\] > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(20px * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(20px * var(--tw-space-y-reverse));
}

.space-y-\[12px\] > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(12px * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(12px * var(--tw-space-y-reverse));
}

.space-y-\[48px\] > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(48px * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(48px * var(--tw-space-y-reverse));
}

.self-end {
  align-self: flex-end;
}

.overflow-auto {
  overflow: auto;
}

.overflow-hidden {
  overflow: hidden;
}

.rounded {
  border-radius: 32px;
}

.rounded-t {
  border-top-left-radius: 32px;
  border-top-right-radius: 32px;
}

.rounded-b {
  border-bottom-right-radius: 32px;
  border-bottom-left-radius: 32px;
}

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

.border-b-\[\#b7b7b7\] {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(183 183 183 / var(--tw-border-opacity));
}

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

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

.bg-\[\#756af5\] {
  --tw-bg-opacity: 1;
  background-color: rgb(117 106 245 / var(--tw-bg-opacity));
}

.bg-\[\#bcfe2f\] {
  --tw-bg-opacity: 1;
  background-color: rgb(188 254 47 / var(--tw-bg-opacity));
}

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

.bg-\[\#eae9f9\] {
  --tw-bg-opacity: 1;
  background-color: rgb(234 233 249 / var(--tw-bg-opacity));
}

.bg-\[\#c0b9f7\] {
  --tw-bg-opacity: 1;
  background-color: rgb(192 185 247 / var(--tw-bg-opacity));
}

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

.bg-\[url\(\'\.\/assets\/images\/bg-rays-2\.png\'\)\] {
  background-image: url('./assets/images/bg-rays-2.png');
}

.bg-left-bottom {
  background-position: left bottom;
}

.bg-no-repeat {
  background-repeat: no-repeat;
}

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

.object-right {
  -o-object-position: right;
     object-position: right;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.font-bold {
  font-weight: 700;
}

.lowercase {
  text-transform: lowercase;
}

.not-italic {
  font-style: normal;
}

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

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

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

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

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

.tracking-\[-0\.02em\] {
  letter-spacing: -0.02em;
}

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

.text-\[\#8a8985\] {
  --tw-text-opacity: 1;
  color: rgb(138 137 133 / var(--tw-text-opacity));
}

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

.opacity-40 {
  opacity: 0.4;
}

.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, fill, stroke, opacity, box-shadow, transform, filter, -webkit-text-decoration-color, -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-text-decoration-color, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

#slider-1 .splide__arrows {
  position: absolute;
  left: 20px;
  right: 20px;
  top: 20px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  -moz-column-gap: 20px;
       column-gap: 20px;
}

#slider-1 .splide__arrow {
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  height: auto;
  width: auto;
  transform: none;
  background-color: transparent;
}

#slider-1 .splide__arrow svg {
  height: 24px;
  width: 24px;
  fill: #ffffff;
}

@media (min-width: 1024px) {
  #slider-1 .splide__arrows {
    bottom: 40px;
    top: auto;
    justify-content: flex-start;
  }
}

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

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

.active\:top-0:active {
  top: 0px;
}

@media (min-width: 768px) {
  .md\:order-1 {
    order: 1;
  }

  .md\:mb-\[-8\%\] {
    margin-bottom: -8%;
  }

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

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

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

  .md\:w-1\/2 {
    width: 50%;
  }

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

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

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

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

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

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

  .md\:basis-\[282px\] {
    flex-basis: 282px;
  }

  .md\:translate-x-\[35\%\] {
    --tw-translate-x: 35%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

  .md\:translate-x-\[-10\%\] {
    --tw-translate-x: -10%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

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

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

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

  .md\:gap-y-\[48px\] {
    row-gap: 48px;
  }

  .md\:gap-y-\[40px\] {
    row-gap: 40px;
  }

  .md\:gap-x-\[48px\] {
    -moz-column-gap: 48px;
         column-gap: 48px;
  }

  .md\:gap-y-\[32px\] {
    row-gap: 32px;
  }

  .md\:object-left-top {
    -o-object-position: left top;
       object-position: left top;
  }

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

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

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

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

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

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

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

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

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

@media (min-width: 1024px) {
  .lg\:ml-\[0\] {
    margin-left: 0;
  }

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

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

  .lg\:flex {
    display: flex;
  }

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

  .lg\:w-1\/2 {
    width: 50%;
  }

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

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

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

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

  .lg\:basis-\[626px\] {
    flex-basis: 626px;
  }

  .lg\:basis-\[373px\] {
    flex-basis: 373px;
  }

  .lg\:translate-x-\[0\] {
    --tw-translate-x: 0;
    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));
  }

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

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

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

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

  .lg\:gap-x-\[62px\] {
    -moz-column-gap: 62px;
         column-gap: 62px;
  }

  .lg\:gap-y-\[56px\] {
    row-gap: 56px;
  }

  .lg\:gap-y-\[48px\] {
    row-gap: 48px;
  }

  .lg\:gap-x-\[216px\] {
    -moz-column-gap: 216px;
         column-gap: 216px;
  }

  .lg\:gap-y-\[64px\] {
    row-gap: 64px;
  }

  .lg\:gap-y-\[40px\] {
    row-gap: 40px;
  }

  .lg\:gap-y-\[12px\] {
    row-gap: 12px;
  }

  .lg\:gap-x-\[24px\] {
    -moz-column-gap: 24px;
         column-gap: 24px;
  }

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

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

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

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

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

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

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

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

@media (min-width: 1240px) {
  .xl\:col-start-2 {
    grid-column-start: 2;
  }

  .xl\:row-start-1 {
    grid-row-start: 1;
  }

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

  .xl\:grid {
    display: grid;
  }

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

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

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

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

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

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

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

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

  .xl\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

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

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

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

  .xl\:gap-x-\[128px\] {
    -moz-column-gap: 128px;
         column-gap: 128px;
  }

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

  .xl\:gap-x-\[120px\] {
    -moz-column-gap: 120px;
         column-gap: 120px;
  }

  .xl\:gap-y-\[48px\] {
    row-gap: 48px;
  }

  .xl\:gap-y-\[64px\] {
    row-gap: 64px;
  }

  .xl\:gap-y-\[52px\] {
    row-gap: 52px;
  }

  .xl\:gap-x-\[216px\] {
    -moz-column-gap: 216px;
         column-gap: 216px;
  }

  .xl\:gap-x-\[30px\] {
    -moz-column-gap: 30px;
         column-gap: 30px;
  }
}

@media (min-width: 1920px) {
  .xxxl\:mb-\[-6\%\] {
    margin-bottom: -6%;
  }

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

  .xxxl\:max-h-\[743px\] {
    max-height: 743px;
  }

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

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

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

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

  .xxxl\:max-w-\[682px\] {
    max-width: 682px;
  }

  .xxxl\:max-w-\[685px\] {
    max-width: 685px;
  }

  .xxxl\:max-w-\[686px\] {
    max-width: 686px;
  }

  .xxxl\:max-w-\[829px\] {
    max-width: 829px;
  }

  .xxxl\:basis-\[547px\] {
    flex-basis: 547px;
  }

  .xxxl\:gap-x-\[362px\] {
    -moz-column-gap: 362px;
         column-gap: 362px;
  }

  .xxxl\:gap-x-\[162px\] {
    -moz-column-gap: 162px;
         column-gap: 162px;
  }

  .xxxl\:gap-y-\[64px\] {
    row-gap: 64px;
  }

  .xxxl\:gap-x-\[160px\] {
    -moz-column-gap: 160px;
         column-gap: 160px;
  }

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

  .xxxl\:gap-x-\[306px\] {
    -moz-column-gap: 306px;
         column-gap: 306px;
  }

  .xxxl\:gap-y-\[32px\] {
    row-gap: 32px;
  }

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

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

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

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

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

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

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

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

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

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