@import url('https://fonts.googleapis.com/css2?family=Balsamiq+Sans:ital,wght@0,400;0,700;1,400;1,700&family=Dela+Gothic+One&display=swap');

/*
! tailwindcss v3.4.6 | 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.
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] {
  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-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:  ;
}

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

@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: 1280px){
  .container{
    max-width: 1280px;
  }
}

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

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

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

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

.fixed{
  position: fixed;
}

.absolute{
  position: absolute;
}

.relative{
  position: relative;
}

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

.bottom-\[124px\]{
  bottom: 124px;
}

.bottom-\[2\%\]{
  bottom: 2%;
}

.bottom-\[222px\]{
  bottom: 222px;
}

.bottom-\[34px\]{
  bottom: 34px;
}

.left-0{
  left: 0px;
}

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

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

.right-0{
  right: 0px;
}

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

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

.right-\[2\%\]{
  right: 2%;
}

.start-0{
  inset-inline-start: 0px;
}

.top-0{
  top: 0px;
}

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

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

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

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

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

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

.z-\[-1\]{
  z-index: -1;
}

.z-\[15\]{
  z-index: 15;
}

.z-\[2\]{
  z-index: 2;
}

.z-\[3\]{
  z-index: 3;
}

.z-\[4\]{
  z-index: 4;
}

.mx-\[-12px\]{
  margin-left: -12px;
  margin-right: -12px;
}

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

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

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

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

.mt-10{
  margin-top: 2.5rem;
}

.mt-2{
  margin-top: 0.5rem;
}

.mt-8{
  margin-top: 2rem;
}

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

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

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

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

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

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

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

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

.block{
  display: block;
}

.flex{
  display: flex;
}

.hidden{
  display: none;
}

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

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

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

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

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

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

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

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

.h-full{
  height: 100%;
}

.w-32{
  width: 8rem;
}

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

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

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

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

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

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

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

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

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

.w-\[88\.53px\]{
  width: 88.53px;
}

.w-full{
  width: 100%;
}

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

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

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

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

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

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

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

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

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

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

.max-w-\[548\.56px\]{
  max-width: 548.56px;
}

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

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

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

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

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

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

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

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

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

.cursor-pointer{
  cursor: pointer;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.overflow-x-hidden{
  overflow-x: hidden;
}

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

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

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

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

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

.border{
  border-width: 1px;
}

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

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

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

.border-t{
  border-top-width: 1px;
}

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

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

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

.border-\[\#0f2440\]{
  --tw-border-opacity: 1;
  border-color: rgb(15 36 64 / var(--tw-border-opacity));
}

.border-\[\#35475f\]{
  --tw-border-opacity: 1;
  border-color: rgb(53 71 95 / var(--tw-border-opacity));
}

.border-\[\#3f5066\]{
  --tw-border-opacity: 1;
  border-color: rgb(63 80 102 / var(--tw-border-opacity));
}

.border-\[\#FFFFFF80\]{
  border-color: #FFFFFF80;
}

.border-\[\#d9dceo\]{
  border-color: #d9dceo;
}

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

.border-dark_blue{
  --tw-border-opacity: 1;
  border-color: rgb(15 36 64 / var(--tw-border-opacity));
}

.border-orange{
  --tw-border-opacity: 1;
  border-color: rgb(223 71 65 / var(--tw-border-opacity));
}

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

.bg-\[\#df4741\]{
  --tw-bg-opacity: 1;
  background-color: rgb(223 71 65 / var(--tw-bg-opacity));
}

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

.bg-dark_blue{
  --tw-bg-opacity: 1;
  background-color: rgb(15 36 64 / var(--tw-bg-opacity));
}

.bg-light_orange{
  --tw-bg-opacity: 1;
  background-color: rgb(255 106 100 / var(--tw-bg-opacity));
}

.bg-orange{
  --tw-bg-opacity: 1;
  background-color: rgb(223 71 65 / var(--tw-bg-opacity));
}

.bg-red-600{
  --tw-bg-opacity: 1;
  background-color: rgb(220 38 38 / var(--tw-bg-opacity));
}

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

.bg-hero_bg{
  background-image: url(../assets/images/webp/hero-bg.webp);
}

.bg-token_bg{
  background-image: url(../assets/images/webp/tokenomics-bg.webp);
}

.bg-cover{
  background-size: cover;
}

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

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

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

.px-3{
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.ps-\[52px\]{
  padding-inline-start: 52px;
}

.ps-\[65px\]{
  padding-inline-start: 65px;
}

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

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

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

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

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

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

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

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

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

.ps-0{
  padding-inline-start: 0px;
}

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

.font-Balsamiq{
  font-family: 'Balsamiq Sans',sans-serif;
}

.font-Dela{
  font-family: 'Dela Gothic One',sans-serif;
}

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

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

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

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

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

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

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

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

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

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

.leading-6{
  line-height: 1.5rem;
}

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

.leading-\[21\.6px\]{
  line-height: 21.6px;
}

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

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

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

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

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

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

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

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

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

.leading-\[56\.8px\]{
  line-height: 56.8px;
}

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

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

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

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

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

.opacity-0{
  opacity: 0;
}

.opacity-60{
  opacity: 0.6;
}

.opacity-70{
  opacity: 0.7;
}

.opacity-\[70\%\]{
  opacity: 70%;
}

.shadow-3xl{
  --tw-shadow: 3px 3px 0px 0px #0F2440;
  --tw-shadow-colored: 3px 3px 0px 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);
}

.shadow-5xl{
  --tw-shadow: 0px 4px 4px 0px #00000040;
  --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);
}

.shadow-6xl{
  --tw-shadow: 0px 5px 18px 0px #00000061;
  --tw-shadow-colored: 0px 5px 18px 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);
}

.shadow-7xl{
  --tw-shadow: 8px 8px 0px 0px #df4741;
  --tw-shadow-colored: 8px 8px 0px 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);
}

.shadow-8xl{
  --tw-shadow: 8px 8px 0px 0px #0F2440;
  --tw-shadow-colored: 8px 8px 0px 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);
}

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

.ease-in-out{
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.ease-linear{
  transition-timing-function: linear;
}

* {
  scroll-behavior: smooth !important;
}

.cross span:nth-child(1) {
  transform: rotate(49deg) translateY(17px);
  transition: 300ms linear;
  background: #df4741;
  width: 35px;
}

.cross span:nth-child(2) {
  transform: translateX(-100%);
  opacity: 0;
  transition: 0.5ms linear;
}

.cross span:nth-child(3) {
  transform: rotate(-44deg) translateY(-20px);
  transition: 300ms linear;
  background: #df4741;
  width: 35px;
}

.scrollbar1 {
  overflow-y: auto;
}

.scrollbar1::-webkit-scrollbar {
  width: 4px !important;
  height: 192px;
}

.scrollbar1::-webkit-scrollbar-track {
  background: #FFAEAB;
}

.scrollbar1::-webkit-scrollbar-thumb {
  background: #DF4741;
  height: 31px !important;
}

.scrollbar1::-webkit-scrollbar-thumb:hover {
  background: #DF4741;
}

.votingbg::after {
  background-image: url("../assets/images/svg/votingsvg.svg");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.phasebg::after {
  background-image: url(../assets/images/webp/time-circle.webp);
  background-position: center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.phasebg2::after {
  background-image: url(../assets/images/webp/time-circle.webp);
  background-position: center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.topBtn.show {
  opacity: 1;
  visibility: visible;
}

@media(max-width:1439.99px) {
  .min_h_screen {
    min-height: calc(100vh - 85px) !important;
  }
}

@media(max-width:1023.99px) {
  .overflowhidden {
    overflow: hidden !important;
  }
}

@media(min-width:1280px) {
  .phasebg2::after {
    background-image: url(../assets/images/webp/time-circle-arrow.webp);
    background-position: center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
}

@media(min-width:1440px) and(max-width:1535.99px) {
  .container {
    max-width: 1140px !important;
  }
}

@media(min-width:1441px) {
  .min_h_screen {
    min-height: 100vh !important;
  }
}

.after\:absolute::after{
  content: var(--tw-content);
  position: absolute;
}

.after\:left-0::after{
  content: var(--tw-content);
  left: 0px;
}

.after\:left-\[-64px\]::after{
  content: var(--tw-content);
  left: -64px;
}

.after\:left-\[12px\]::after{
  content: var(--tw-content);
  left: 12px;
}

.after\:left-\[28px\]::after{
  content: var(--tw-content);
  left: 28px;
}

.after\:top-0::after{
  content: var(--tw-content);
  top: 0px;
}

.after\:top-\[-7px\]::after{
  content: var(--tw-content);
  top: -7px;
}

.after\:top-\[3px\]::after{
  content: var(--tw-content);
  top: 3px;
}

.after\:top-\[5px\]::after{
  content: var(--tw-content);
  top: 5px;
}

.after\:z-\[2\]::after{
  content: var(--tw-content);
  z-index: 2;
}

.after\:h-\[100\%\]::after{
  content: var(--tw-content);
  height: 100%;
}

.after\:h-\[106\%\]::after{
  content: var(--tw-content);
  height: 106%;
}

.after\:h-\[20px\]::after{
  content: var(--tw-content);
  height: 20px;
}

.after\:h-\[30px\]::after{
  content: var(--tw-content);
  height: 30px;
}

.after\:w-\[30px\]::after{
  content: var(--tw-content);
  width: 30px;
}

.after\:w-\[57px\]::after{
  content: var(--tw-content);
  width: 57px;
}

.after\:w-\[6px\]::after{
  content: var(--tw-content);
  width: 6px;
}

.after\:w-\[8px\]::after{
  content: var(--tw-content);
  width: 8px;
}

.after\:bg-\[\#df4741\]::after{
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(223 71 65 / var(--tw-bg-opacity));
}

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

.after\:content-\[\'\'\]::after{
  --tw-content: '';
  content: var(--tw-content);
}

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

.hover\:border-\[\#df4741\]:hover{
  --tw-border-opacity: 1;
  border-color: rgb(223 71 65 / var(--tw-border-opacity));
}

.hover\:border-orange:hover{
  --tw-border-opacity: 1;
  border-color: rgb(223 71 65 / var(--tw-border-opacity));
}

.hover\:text-\[\#df4741\]:hover{
  --tw-text-opacity: 1;
  color: rgb(223 71 65 / var(--tw-text-opacity));
}

.hover\:text-orange:hover{
  --tw-text-opacity: 1;
  color: rgb(223 71 65 / var(--tw-text-opacity));
}

.hover\:opacity-\[100\%\]:hover{
  opacity: 100%;
}

.hover\:shadow-4xl:hover{
  --tw-shadow: 3px 3px 0px 0px #df4741;
  --tw-shadow-colored: 3px 3px 0px 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\:shadow-7xl:hover{
  --tw-shadow: 8px 8px 0px 0px #df4741;
  --tw-shadow-colored: 8px 8px 0px 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\:shadow-none:hover{
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

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

  .max-xl\:pb-\[25px\]{
    padding-bottom: 25px;
  }
}

@media not all and (min-width: 1024px){
  .max-lg\:fixed{
    position: fixed;
  }

  .max-lg\:-right-\[-100\%\]{
    right: 100%;
  }

  .max-lg\:top-0{
    top: 0px;
  }

  .max-lg\:z-\[11\]{
    z-index: 11;
  }

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

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

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

  .max-lg\:h-full{
    height: 100%;
  }

  .max-lg\:min-h-screen{
    min-height: 100vh;
  }

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

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

  .max-lg\:cursor-pointer{
    cursor: pointer;
  }

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

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

  .max-lg\:justify-center{
    justify-content: center;
  }

  .max-lg\:justify-between{
    justify-content: space-between;
  }

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

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

@media not all and (min-width: 640px){
  .max-sm\:p-\[12px\]{
    padding: 12px;
  }
}

@media (min-width: 640px){
  .sm\:bottom-\[-85px\]{
    bottom: -85px;
  }

  .sm\:top-\[-85px\]{
    top: -85px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .sm\:pe-\[30px\]{
    padding-inline-end: 30px;
  }

  .sm\:ps-\[148px\]{
    padding-inline-start: 148px;
  }

  .sm\:ps-\[30px\]{
    padding-inline-start: 30px;
  }

  .sm\:ps-\[8px\]{
    padding-inline-start: 8px;
  }

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

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

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

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

  .sm\:text-start{
    text-align: start;
  }

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

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

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

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

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

  .sm\:leading-\[32\.65px\]{
    line-height: 32.65px;
  }

  .sm\:leading-\[37\.65px\]{
    line-height: 37.65px;
  }

  .sm\:after\:left-\[-108px\]::after{
    content: var(--tw-content);
    left: -108px;
  }

  .sm\:after\:left-\[89px\]::after{
    content: var(--tw-content);
    left: 89px;
  }

  .sm\:after\:h-\[36px\]::after{
    content: var(--tw-content);
    height: 36px;
  }

  .sm\:after\:w-\[100px\]::after{
    content: var(--tw-content);
    width: 100px;
  }
}

@media (min-width: 768px){
  .md\:mt-\[40px\]{
    margin-top: 40px;
  }

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

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

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

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

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

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

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

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

  .md\:leading-\[31\.86px\]{
    line-height: 31.86px;
  }

  .md\:leading-\[37\.65px\]{
    line-height: 37.65px;
  }

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

  .md\:leading-\[66\.8px\]{
    line-height: 66.8px;
  }
}

@media (min-width: 1024px){
  .lg\:mt-0{
    margin-top: 0px;
  }

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

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

  .lg\:block{
    display: block;
  }

  .lg\:hidden{
    display: none;
  }

  .lg\:w-\[41\.66\%\]{
    width: 41.66%;
  }

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

  .lg\:w-\[58\.33\%\]{
    width: 58.33%;
  }

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

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

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

  .lg\:bg-full{
    background-size: 100% 100%;
  }

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

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

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

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

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

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

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

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

  .lg\:ps-\[170px\]{
    padding-inline-start: 170px;
  }

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

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

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

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

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

  .lg\:text-start{
    text-align: start;
  }

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

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

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

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

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

  .lg\:leading-\[76\.8px\]{
    line-height: 76.8px;
  }

  .lg\:after\:left-\[-137px\]::after{
    content: var(--tw-content);
    left: -137px;
  }

  .lg\:after\:h-\[40px\]::after{
    content: var(--tw-content);
    height: 40px;
  }

  .lg\:after\:w-\[115px\]::after{
    content: var(--tw-content);
    width: 115px;
  }
}

@media (min-width: 1280px){
  .xl\:bottom-\[-175px\]{
    bottom: -175px;
  }

  .xl\:top-\[-120px\]{
    top: -120px;
  }

  .xl\:me-\[-11px\]{
    margin-inline-end: -11px;
  }

  .xl\:me-\[20px\]{
    margin-inline-end: 20px;
  }

  .xl\:ms-\[13px\]{
    margin-inline-start: 13px;
  }

  .xl\:block{
    display: block;
  }

  .xl\:flex{
    display: flex;
  }

  .xl\:hidden{
    display: none;
  }

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

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

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

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

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

  .xl\:pe-\[181px\]{
    padding-inline-end: 181px;
  }

  .xl\:pe-\[183px\]{
    padding-inline-end: 183px;
  }

  .xl\:ps-0{
    padding-inline-start: 0px;
  }

  .xl\:ps-\[169px\]{
    padding-inline-start: 169px;
  }

  .xl\:ps-\[204px\]{
    padding-inline-start: 204px;
  }

  .xl\:ps-\[207px\]{
    padding-inline-start: 207px;
  }

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

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

  .xl\:after\:left-\[-69\%\]::after{
    content: var(--tw-content);
    left: -69%;
  }

  .xl\:after\:left-\[-72\%\]::after{
    content: var(--tw-content);
    left: -72%;
  }

  .xl\:after\:left-\[-76\%\]::after{
    content: var(--tw-content);
    left: -76%;
  }

  .xl\:after\:left-\[114\%\]::after{
    content: var(--tw-content);
    left: 114%;
  }

  .xl\:after\:left-\[50\%\]::after{
    content: var(--tw-content);
    left: 50%;
  }

  .xl\:after\:top-0::after{
    content: var(--tw-content);
    top: 0px;
  }

  .xl\:after\:top-\[118px\]::after{
    content: var(--tw-content);
    top: 118px;
  }

  .xl\:after\:top-\[78px\]::after{
    content: var(--tw-content);
    top: 78px;
  }

  .xl\:after\:top-\[93px\]::after{
    content: var(--tw-content);
    top: 93px;
  }

  .xl\:after\:h-\[109\%\]::after{
    content: var(--tw-content);
    height: 109%;
  }

  .xl\:after\:h-\[75px\]::after{
    content: var(--tw-content);
    height: 75px;
  }

  .xl\:after\:w-\[200px\]::after{
    content: var(--tw-content);
    width: 200px;
  }
}

@media (min-width: 1536px){
  .\32xl\:right-\[2\%\]{
    right: 2%;
  }

  .\32xl\:mt-\[-104px\]{
    margin-top: -104px;
  }

  .\32xl\:mt-\[-3px\]{
    margin-top: -3px;
  }
}

@media (min-width: 1600px){
  .\33xl\:right-\[5\%\]{
    right: 5%;
  }
}

@media (min-width: 1800px){
  .\34xl\:right-\[9\%\]{
    right: 9%;
  }
}

@media (min-width: 1920px){
  .\35xl\:right-\[12\%\]{
    right: 12%;
  }
}