/*
! tailwindcss v3.3.1 | 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.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings 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: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", 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 */
}

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

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

[hidden] {
  display: none;
}

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

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

.fixed {
  position: fixed;
}

.top-0 {
  top: 0px;
}

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

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

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

.mb-10 {
  margin-bottom: 2.5rem;
}

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

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

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

.mb-2\.5 {
  margin-bottom: 0.625rem;
}

.mb-20 {
  margin-bottom: 5rem;
}

.mb-24 {
  margin-bottom: 6rem;
}

.mb-3 {
  margin-bottom: 0.75rem;
}

.mb-3\.5 {
  margin-bottom: 0.875rem;
}

.mb-5 {
  margin-bottom: 1.25rem;
}

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

.mb-7 {
  margin-bottom: 1.75rem;
}

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

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

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

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

.mr-2 {
  margin-right: 0.5rem;
}

.mr-2\.5 {
  margin-right: 0.625rem;
}

.mr-3 {
  margin-right: 0.75rem;
}

.block {
  display: block;
}

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

.flex {
  display: flex;
}

.hidden {
  display: none;
}

.h-10 {
  height: 2.5rem;
}

.h-full {
  height: 100%;
}

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

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

.w-10 {
  width: 2.5rem;
}

.w-full {
  width: 100%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.space-x-10 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(2.5rem * var(--tw-space-x-reverse));
  margin-left: calc(2.5rem * calc(1 - var(--tw-space-x-reverse)));
}

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

.space-x-3 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.75rem * var(--tw-space-x-reverse));
  margin-left: calc(0.75rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-x-6 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(1.5rem * var(--tw-space-x-reverse));
  margin-left: calc(1.5rem * calc(1 - var(--tw-space-x-reverse)));
}

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

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

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

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

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

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

.rounded-lg {
  border-radius: 0.5rem;
}

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

.border {
  border-width: 1px;
}

.border-\#707070 {
  --tw-border-opacity: 1;
  border-color: rgb(112 112 112 / var(--tw-border-opacity));
}

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

.bg-\#2D2D2D {
  --tw-bg-opacity: 1;
  background-color: rgb(45 45 45 / var(--tw-bg-opacity));
}

.bg-\#306EF7 {
  --tw-bg-opacity: 1;
  background-color: rgb(48 110 247 / var(--tw-bg-opacity));
}

.bg-\#326CF9 {
  --tw-bg-opacity: 1;
  background-color: rgb(50 108 249 / var(--tw-bg-opacity));
}

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

.bg-transparent {
  background-color: transparent;
}

.bg-gradient-to-r {
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
}

.from-\#FE6783 {
  --tw-gradient-from: #FE6783 var(--tw-gradient-from-position);
  --tw-gradient-from-position:  ;
  --tw-gradient-to: rgb(254 103 131 / 0)  var(--tw-gradient-from-position);
  --tw-gradient-to-position:  ;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.to-\#FFBF84 {
  --tw-gradient-to: #FFBF84 var(--tw-gradient-to-position);
  --tw-gradient-to-position:  ;
}

.bg-clip-text {
  -webkit-background-clip: text;
          background-clip: text;
}

.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

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

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

.px-5 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

.px-9 {
  padding-left: 2.25rem;
  padding-right: 2.25rem;
}

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

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

.py-1 {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}

.py-1\.5 {
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
}

.py-10 {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}

.py-12 {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

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

.py-3 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}

.py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

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

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

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

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

.pb-2 {
  padding-bottom: 0.5rem;
}

.pb-5 {
  padding-bottom: 1.25rem;
}

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

.pl-11 {
  padding-left: 2.75rem;
}

.pl-8 {
  padding-left: 2rem;
}

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

.pt-3 {
  padding-top: 0.75rem;
}

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

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

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

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

.text-2xl {
  font-size: 1.5rem;
  line-height: 2rem;
}

.text-3xl {
  font-size: 1.875rem;
  line-height: 2.25rem;
}

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

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

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

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

.text-lg {
  font-size: 1.125rem;
  line-height: 1.75rem;
}

.text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}

.text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}

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

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

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

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

.leading-10 {
  line-height: 2.5rem;
}

.leading-5 {
  line-height: 1.25rem;
}

.leading-7 {
  line-height: 1.75rem;
}

.leading-8 {
  line-height: 2rem;
}

.leading-9 {
  line-height: 2.25rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.text-\#0FC65C {
  --tw-text-opacity: 1;
  color: rgb(15 198 92 / var(--tw-text-opacity));
}

.text-\#3C82F4 {
  --tw-text-opacity: 1;
  color: rgb(60 130 244 / var(--tw-text-opacity));
}

.text-\#3D82F2 {
  --tw-text-opacity: 1;
  color: rgb(61 130 242 / var(--tw-text-opacity));
}

.text-\#707070 {
  --tw-text-opacity: 1;
  color: rgb(112 112 112 / var(--tw-text-opacity));
}

.text-\#919191 {
  --tw-text-opacity: 1;
  color: rgb(145 145 145 / var(--tw-text-opacity));
}

.text-transparent {
  color: transparent;
}

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

.text-\[\] {
  color: ;
}

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

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: "Poppins", sans-serif;
  transition: all 0.3s ease;
}

.containerb{
  width: 100%;
  max-width: 1600px;
  padding-left: 20px;
  padding-right: 20px;
  margin-left: auto;
  margin-right: auto;
}

body{
  background-color: rgb(0, 0, 0);
  overflow-x: hidden;
}

.home-creators-bg{
  height: 100%;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
  background-image: url(/img/home-bg.png);
}

.hover\:text-\#3C82F4:hover {
  --tw-text-opacity: 1;
  color: rgb(60 130 244 / var(--tw-text-opacity));
}

.active\:text-\#3C82F4:active {
  --tw-text-opacity: 1;
  color: rgb(60 130 244 / var(--tw-text-opacity));
}

@media not all and (min-width: 1400px) {
  .max-1400px\:flex-col {
    flex-direction: column;
  }
}

@media not all and (min-width: 1280px) {
  .max-xl\:flex-col {
    flex-direction: column;
  }
}

@media not all and (min-width: 1024px) {
  .max-lg\:gap-y-5 {
    row-gap: 1.25rem;
  }

  .max-lg\:text-4xl {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }

  .max-lg\:text-5xl {
    font-size: 3rem;
    line-height: 1;
  }

  .max-lg\:text-7xl {
    font-size: 4.5rem;
    line-height: 1;
  }

  .max-lg\:text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }

  .max-lg\:text-sm {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }

  .max-lg\:text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}

@media not all and (min-width: 768px) {
  .max-md\:mb-10 {
    margin-bottom: 2.5rem;
  }

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

  .max-md\:mb-5 {
    margin-bottom: 1.25rem;
  }

  .max-md\:flex {
    display: flex;
  }

  .max-md\:hidden {
    display: none;
  }

  .max-md\:w-2\/3 {
    width: 66.666667%;
  }

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

  .max-md\:flex-col {
    flex-direction: column;
  }

  .max-md\:items-center {
    align-items: center;
  }

  .max-md\:gap-y-5 {
    row-gap: 1.25rem;
  }

  .max-md\:space-x-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0px * var(--tw-space-x-reverse));
    margin-left: calc(0px * calc(1 - var(--tw-space-x-reverse)));
  }

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

  .max-md\:p-0 {
    padding: 0px;
  }

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

  .max-md\:px-5 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .max-md\:px-7 {
    padding-left: 1.75rem;
    padding-right: 1.75rem;
  }

  .max-md\:py-4 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

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

  .max-md\:text-2xl {
    font-size: 1.5rem;
    line-height: 2rem;
  }

  .max-md\:text-4xl {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }

  .max-md\:text-5xl {
    font-size: 3rem;
    line-height: 1;
  }

  .max-md\:text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }

  .max-md\:text-sm {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }

  .max-md\:text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}

@media not all and (min-width: 640px) {
  .max-sm\:w-full {
    width: 100%;
  }
}

@media not all and (min-width: 560px) {
  .max-560px\:w-full {
    width: 100%;
  }

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

  .max-560px\:flex-col {
    flex-direction: column;
  }

  .max-560px\:text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}

@media (min-width: 340px) {
  .\33 40px\:mb-14 {
    margin-bottom: 3.5rem;
  }

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

  .\33 40px\:text-2xl {
    font-size: 1.5rem;
    line-height: 2rem;
  }

  .\33 40px\:text-base {
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .\33 40px\:leading-8 {
    line-height: 2rem;
  }
}

@media (min-width: 450px) {
  .\34 50px\:px-16 {
    padding-left: 4rem;
    padding-right: 4rem;
  }

  .\34 50px\:pb-5 {
    padding-bottom: 1.25rem;
  }

  .\34 50px\:pt-7 {
    padding-top: 1.75rem;
  }

  .\34 50px\:text-3xl {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }

  .\34 50px\:text-\[30px\] {
    font-size: 30px;
  }

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

  .\34 50px\:text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }

  .\34 50px\:text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }

  .\34 50px\:font-semibold {
    font-weight: 600;
  }

  .\34 50px\:leading-10 {
    line-height: 2.5rem;
  }

  .\34 50px\:leading-\[80px\] {
    line-height: 80px;
  }

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

@media (min-width: 560px) {
  .\35 60px\:mx-0 {
    margin-left: 0px;
    margin-right: 0px;
  }

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

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

  .\35 60px\:space-x-6 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1.5rem * var(--tw-space-x-reverse));
    margin-left: calc(1.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

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

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

  .\35 60px\:py-20 {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .\35 60px\:py-6 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .\35 60px\:pb-10 {
    padding-bottom: 2.5rem;
  }

  .\35 60px\:pr-0 {
    padding-right: 0px;
  }

  .\35 60px\:text-3xl {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }

  .\35 60px\:text-4xl {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }

  .\35 60px\:text-\[27px\] {
    font-size: 27px;
  }

  .\35 60px\:text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }

  .\35 60px\:text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }

  .\35 60px\:leading-10 {
    line-height: 2.5rem;
  }

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

@media (min-width: 650px) {
  .\36 50px\:mb-12 {
    margin-bottom: 3rem;
  }

  .\36 50px\:mb-24 {
    margin-bottom: 6rem;
  }

  .\36 50px\:block {
    display: block;
  }

  .\36 50px\:flex {
    display: flex;
  }

  .\36 50px\:pb-10 {
    padding-bottom: 2.5rem;
  }

  .\36 50px\:pt-14 {
    padding-top: 3.5rem;
  }

  .\36 50px\:text-2xl {
    font-size: 1.5rem;
    line-height: 2rem;
  }

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

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

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

  .\36 50px\:leading-10 {
    line-height: 2.5rem;
  }

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

@media (min-width: 800px) {
  .\38 00px\:mb-16 {
    margin-bottom: 4rem;
  }

  .\38 00px\:max-w-\[166px\] {
    max-width: 166px;
  }

  .\38 00px\:px-28 {
    padding-left: 7rem;
    padding-right: 7rem;
  }

  .\38 00px\:py-7 {
    padding-top: 1.75rem;
    padding-bottom: 1.75rem;
  }

  .\38 00px\:py-\[188px\] {
    padding-top: 188px;
    padding-bottom: 188px;
  }

  .\38 00px\:pb-20 {
    padding-bottom: 5rem;
  }

  .\38 00px\:text-3xl {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }

  .\38 00px\:text-5xl {
    font-size: 3rem;
    line-height: 1;
  }

  .\38 00px\:text-\[22px\] {
    font-size: 22px;
  }

  .\38 00px\:text-\[35px\] {
    font-size: 35px;
  }

  .\38 00px\:text-\[50px\] {
    font-size: 50px;
  }

  .\38 00px\:text-\[70px\] {
    font-size: 70px;
  }

  .\38 00px\:text-\[75px\] {
    font-size: 75px;
  }

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

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

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

@media (min-width: 910px) {
  .\39 10px\:mb-32 {
    margin-bottom: 8rem;
  }

  .\39 10px\:block {
    display: block;
  }

  .\39 10px\:flex {
    display: flex;
  }

  .\39 10px\:hidden {
    display: none;
  }

  .\39 10px\:px-\[75px\] {
    padding-left: 75px;
    padding-right: 75px;
  }

  .\39 10px\:py-6 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .\39 10px\:text-2xl {
    font-size: 1.5rem;
    line-height: 2rem;
  }

  .\39 10px\:text-3xl {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }

  .\39 10px\:text-\[60px\] {
    font-size: 60px;
  }

  .\39 10px\:text-\[75px\] {
    font-size: 75px;
  }

  .\39 10px\:leading-10 {
    line-height: 2.5rem;
  }

  .\39 10px\:leading-\[70px\] {
    line-height: 70px;
  }
}

@media (min-width: 1200px) {
  .\31 200px\:mb-44 {
    margin-bottom: 11rem;
  }

  .\31 200px\:text-\[100px\] {
    font-size: 100px;
  }

  .\31 200px\:text-\[40px\] {
    font-size: 40px;
  }

  .\31 200px\:text-\[43px\] {
    font-size: 43px;
  }

  .\31 200px\:text-\[70px\] {
    font-size: 70px;
  }

  .\31 200px\:text-\[90px\] {
    font-size: 90px;
  }

  .\31 200px\:leading-\[105px\] {
    line-height: 105px;
  }

  .\31 200px\:leading-\[118px\] {
    line-height: 118px;
  }

  .\31 200px\:leading-\[150px\] {
    line-height: 150px;
  }

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

  .\31 200px\:leading-\[64px\] {
    line-height: 64px;
  }
}

@media (min-width: 1400px) {
  .\31 400px\:justify-between {
    justify-content: space-between;
  }

  .\31 400px\:text-\[75px\] {
    font-size: 75px;
  }

  .\31 400px\:leading-\[112px\] {
    line-height: 112px;
  }
}

@media (min-width: 1500px) {
  .\31 500px\:text-\[112px\] {
    font-size: 112px;
  }
}


