@media (min-width: 1024px) {
  .lg\:relative { position: relative; }
  .lg\:-top-4 { top: -1rem; }
  .lg\:-top-6 { top: -1.5rem; }
  .lg\:bottom-5 { bottom: 1.25rem; }
  .lg\:bottom-8 { bottom: 2rem; }
  .lg\:bottom-auto { bottom: auto; }
  .lg\:left-24 { left: 6rem; }
  .lg\:left-auto { left: auto; }
  .lg\:right-12 { right: 3rem; }
  .lg\:right-16 { right: 4rem; }
  .lg\:right-3 { right: 0.75rem; }
  .lg\:right-5 { right: 1.25rem; }
  .lg\:right-8 { right: 2rem; }
  .lg\:top-16 { top: 4rem; }
  .lg\:top-28 { top: 7rem; }
  .lg\:top-3 { top: 0.75rem; }
  .lg\:top-auto { top: auto; }
  .lg\:z-0 { z-index: 0; }
  .lg\:order-1 { order: 1; }
  .lg\:order-2 { order: 2; }
  .lg\:-mx-3 { margin-left: -0.75rem; margin-right: -0.75rem; }
  .lg\:mx-0 { margin-left: 0px; margin-right: 0px; }
  .lg\:mx-auto { margin-left: auto; margin-right: auto; }
  .lg\:\!mt-6 { margin-top: 1.5rem !important; }
  .lg\:mb-0 { margin-bottom: 0px; }
  .lg\:mb-4 { margin-bottom: 1rem; }
  .lg\:mb-5 { margin-bottom: 1.25rem; }
  .lg\:mb-6 { margin-bottom: 1.5rem; }
  .lg\:ml-2 { margin-left: 0.5rem; }
  .lg\:ml-4 { margin-left: 1rem; }
  .lg\:ml-5 { margin-left: 1.25rem; }
  .lg\:ml-6 { margin-left: 1.5rem; }
  .lg\:ml-8 { margin-left: 2rem; }
  .lg\:mt-0 { margin-top: 0px; }
  .lg\:mt-1 { margin-top: 0.25rem; }
  .lg\:mt-10 { margin-top: 2.5rem; }
  .lg\:mt-12 { margin-top: 3rem; }
  .lg\:mt-2 { margin-top: 0.5rem; }
  .lg\:mt-4 { margin-top: 1rem; }
  .lg\:mt-6 { margin-top: 1.5rem; }
  .lg\:mt-8 { margin-top: 2rem; }
  .lg\:mt-\[30px\] { margin-top: 30px; }
  .lg\:mt-\[56px\] { margin-top: 56px; }
  .lg\:mt-\[72px\] { margin-top: 72px; }
  .lg\:block { display: block; }
  .lg\:flex { display: flex; }
  .lg\:hidden { display: none; }
  .lg\:\!h-12 { height: 3rem !important; }
  .lg\:\!h-8 { height: 2rem !important; }
  .lg\:h-10 { height: 2.5rem; }
  .lg\:h-12 { height: 3rem; }
  .lg\:h-14 { height: 3.5rem; }
  .lg\:h-16 { height: 4rem; }
  .lg\:h-20 { height: 5rem; }
  .lg\:h-28 { height: 7rem; }
  .lg\:h-5 { height: 1.25rem; }
  .lg\:h-8 { height: 2rem; }
  .lg\:h-\[120px\] { height: 120px; }
  .lg\:h-\[150px\] { height: 150px; }
  .lg\:h-\[22px\] { height: 22px; }
  .lg\:h-\[60px\] { height: 60px; }
  .lg\:h-\[6px\] { height: 6px; }
  .lg\:h-\[82px\] { height: 82px; }
  .lg\:h-\[88px\] { height: 88px; }
  .lg\:h-auto { height: auto; }
  .lg\:h-full { height: 100%; }
  .lg\:max-h-\[93vh\] { max-height: 93vh; }
  .lg\:max-h-none { max-height: none; }
  .lg\:min-h-\[400px\] { min-height: 400px; }
  .lg\:min-h-fit { min-height: fit-content; }
  .lg\:\!w-36 { width: 9rem !important; }
  .lg\:\!w-\[115px\] { width: 115px !important; }
  .lg\:\!w-\[140px\] { width: 140px !important; }
  .lg\:w-1\/2 { width: 50%; }
  .lg\:w-1\/3 { width: 33.3333%; }
  .lg\:w-1\/5 { width: 20%; }
  .lg\:w-10 { width: 2.5rem; }
  .lg\:w-2\/5 { width: 40%; }
  .lg\:w-20 { width: 5rem; }
  .lg\:w-32 { width: 8rem; }
  .lg\:w-40 { width: 10rem; }
  .lg\:w-5 { width: 1.25rem; }
  .lg\:w-52 { width: 13rem; }
  .lg\:w-72 { width: 18rem; }
  .lg\:w-8 { width: 2rem; }
  .lg\:w-80 { width: 20rem; }
  .lg\:w-\[120px\] { width: 120px; }
  .lg\:w-\[140px\] { width: 140px; }
  .lg\:w-\[150px\] { width: 150px; }
  .lg\:w-\[170px\] { width: 170px; }
  .lg\:w-\[22px\] { width: 22px; }
  .lg\:w-\[230px\] { width: 230px; }
  .lg\:w-\[38px\] { width: 38px; }
  .lg\:w-\[40\%\] { width: 40%; }
  .lg\:w-\[420px\] { width: 420px; }
  .lg\:w-\[48\%\] { width: 48%; }
  .lg\:w-\[60\%\] { width: 60%; }
  .lg\:w-\[60px\] { width: 60px; }
  .lg\:w-auto { width: auto; }
  .lg\:w-fit { width: fit-content; }
  .lg\:w-full { width: 100%; }
  .lg\:min-w-\[200px\] { min-width: 200px; }
  .lg\:min-w-\[56px\] { min-width: 56px; }
  .lg\:min-w-\[640px\] { min-width: 640px; }
  .lg\:min-w-\[80px\] { min-width: 80px; }
  .lg\:max-w-\[400px\] { max-width: 400px; }
  .lg\:max-w-\[700px\] { max-width: 700px; }
  .lg\:max-w-\[860px\] { max-width: 860px; }
  .lg\:max-w-md { max-width: 28rem; }
  .lg\:max-w-none { max-width: none; }
  .lg\:flex-1 { flex: 1 1 0%; }
  .lg\:basis-1\/3 { flex-basis: 33.3333%; }
  .lg\:basis-1\/4 { flex-basis: 25%; }
  .lg\:basis-2\/3 { flex-basis: 66.6667%; }
  .lg\:basis-2\/5 { flex-basis: 40%; }
  .lg\:basis-3\/4 { flex-basis: 75%; }
  .lg\:basis-3\/5 { flex-basis: 60%; }
  .lg\:basis-4\/5 { flex-basis: 80%; }
  .lg\:basis-5\/12 { flex-basis: 41.6667%; }
  .lg\:basis-7\/12 { flex-basis: 58.3333%; }
  .lg\:basis-auto { flex-basis: auto; }
  .lg\:translate-x-0 { --tw-translate-x: 0px; }
  .lg\:translate-x-0, .lg\:translate-x-48 { 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\:translate-x-48 { --tw-translate-x: 12rem; }
  .lg\:translate-y-0 { --tw-translate-y: 0px; transform: translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)); }
  .lg\:animate-bounce { animation: 1s ease 0s infinite normal none running bounce; }
  .lg\:grid-cols-2 { grid-template-columns: repeat(2, minmax(0px, 1fr)); }
  .lg\:flex-row { flex-direction: row; }
  .lg\:flex-col { flex-direction: column; }
  .lg\:flex-col-reverse { flex-direction: column-reverse; }
  .lg\:flex-nowrap { flex-wrap: nowrap; }
  .lg\:items-start { align-items: flex-start; }
  .lg\:items-end { align-items: flex-end; }
  .lg\:items-center { align-items: center; }
  .lg\:items-stretch { align-items: stretch; }
  .lg\:justify-normal { justify-content: normal; }
  .lg\:justify-start { justify-content: flex-start; }
  .lg\:justify-end { justify-content: flex-end; }
  .lg\:justify-center { justify-content: center; }
  .lg\:justify-between { justify-content: space-between; }
  .lg\:gap-0 { gap: 0px; }
  .lg\:gap-1 { gap: 0.25rem; }
  .lg\:gap-1\.5 { gap: 0.375rem; }
  .lg\:gap-10 { gap: 2.5rem; }
  .lg\:gap-16 { gap: 4rem; }
  .lg\:gap-2 { gap: 0.5rem; }
  .lg\:gap-3 { gap: 0.75rem; }
  .lg\:gap-4 { gap: 1rem; }
  .lg\:gap-5 { gap: 1.25rem; }
  .lg\:gap-6 { gap: 1.5rem; }
  .lg\:gap-x-6 { column-gap: 1.5rem; }
  .lg\:gap-y-0 { row-gap: 0px; }
  .lg\: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))); }
  .lg\:space-x-1 > :not([hidden]) ~ :not([hidden]) { --tw-space-x-reverse: 0; margin-right: calc(.25rem * var(--tw-space-x-reverse)); margin-left: calc(.25rem * calc(1 - var(--tw-space-x-reverse))); }
  .lg\:space-x-1\.5 > :not([hidden]) ~ :not([hidden]) { --tw-space-x-reverse: 0; margin-right: calc(.375rem * var(--tw-space-x-reverse)); margin-left: calc(.375rem * calc(1 - var(--tw-space-x-reverse))); }
  .lg\:space-x-11 > :not([hidden]) ~ :not([hidden]) { --tw-space-x-reverse: 0; margin-right: calc(2.75rem * var(--tw-space-x-reverse)); margin-left: calc(2.75rem * calc(1 - var(--tw-space-x-reverse))); }
  .lg\:space-x-12 > :not([hidden]) ~ :not([hidden]) { --tw-space-x-reverse: 0; margin-right: calc(3rem * var(--tw-space-x-reverse)); margin-left: calc(3rem * calc(1 - var(--tw-space-x-reverse))); }
  .lg\:space-x-2 > :not([hidden]) ~ :not([hidden]) { --tw-space-x-reverse: 0; margin-right: calc(.5rem * var(--tw-space-x-reverse)); margin-left: calc(.5rem * calc(1 - var(--tw-space-x-reverse))); }
  .lg\:space-x-3 > :not([hidden]) ~ :not([hidden]) { --tw-space-x-reverse: 0; margin-right: calc(.75rem * var(--tw-space-x-reverse)); margin-left: calc(.75rem * calc(1 - var(--tw-space-x-reverse))); }
  .lg\:space-x-4 > :not([hidden]) ~ :not([hidden]) { --tw-space-x-reverse: 0; margin-right: calc(1rem * var(--tw-space-x-reverse)); margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse))); }
  .lg\:space-x-5 > :not([hidden]) ~ :not([hidden]) { --tw-space-x-reverse: 0; margin-right: calc(1.25rem * var(--tw-space-x-reverse)); margin-left: calc(1.25rem * calc(1 - var(--tw-space-x-reverse))); }
  .lg\: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))); }
  .lg\:space-x-8 > :not([hidden]) ~ :not([hidden]) { --tw-space-x-reverse: 0; margin-right: calc(2rem * var(--tw-space-x-reverse)); margin-left: calc(2rem * calc(1 - var(--tw-space-x-reverse))); }
  .lg\:space-x-9 > :not([hidden]) ~ :not([hidden]) { --tw-space-x-reverse: 0; margin-right: calc(2.25rem * var(--tw-space-x-reverse)); margin-left: calc(2.25rem * calc(1 - var(--tw-space-x-reverse))); }
  .lg\: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)); }
  .lg\:space-y-1 > :not([hidden]) ~ :not([hidden]) { --tw-space-y-reverse: 0; margin-top: calc(.25rem * calc(1 - var(--tw-space-y-reverse))); margin-bottom: calc(.25rem * var(--tw-space-y-reverse)); }
  .lg\:space-y-11 > :not([hidden]) ~ :not([hidden]) { --tw-space-y-reverse: 0; margin-top: calc(2.75rem * calc(1 - var(--tw-space-y-reverse))); margin-bottom: calc(2.75rem * var(--tw-space-y-reverse)); }
  .lg\:space-y-2 > :not([hidden]) ~ :not([hidden]) { --tw-space-y-reverse: 0; margin-top: calc(.5rem * calc(1 - var(--tw-space-y-reverse))); margin-bottom: calc(.5rem * var(--tw-space-y-reverse)); }
  .lg\:space-y-3 > :not([hidden]) ~ :not([hidden]) { --tw-space-y-reverse: 0; margin-top: calc(.75rem * calc(1 - var(--tw-space-y-reverse))); margin-bottom: calc(.75rem * var(--tw-space-y-reverse)); }
  .lg\: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)); }
  .lg\:divide-x > :not([hidden]) ~ :not([hidden]) { --tw-divide-x-reverse: 0; border-right-width: calc(1px * var(--tw-divide-x-reverse)); border-left-width: calc(1px * calc(1 - var(--tw-divide-x-reverse))); }
  .lg\:divide-x-2 > :not([hidden]) ~ :not([hidden]) { --tw-divide-x-reverse: 0; border-right-width: calc(2px * var(--tw-divide-x-reverse)); border-left-width: calc(2px * calc(1 - var(--tw-divide-x-reverse))); }
  .lg\:divide-y-0 > :not([hidden]) ~ :not([hidden]) { --tw-divide-y-reverse: 0; border-top-width: calc(0px * calc(1 - var(--tw-divide-y-reverse))); border-bottom-width: calc(0px * var(--tw-divide-y-reverse)); }
  .lg\:divide-stroke > :not([hidden]) ~ :not([hidden]) { --tw-divide-opacity: 1; border-color: rgb(44 46 73/var(--tw-divide-opacity)); }
  .lg\:divide-white\/25 > :not([hidden]) ~ :not([hidden]) { border-color: rgba(255, 255, 255, 0.25); }
  .lg\:overflow-x-auto { overflow-x: auto; }
  .lg\:rounded-md { border-radius: 0.375rem; }
  .lg\:rounded-none { border-radius: 0px; }
  .lg\:rounded-xl { border-radius: 0.75rem; }
  .lg\:rounded-l-none { border-top-left-radius: 0px; border-bottom-left-radius: 0px; }
  .lg\:rounded-t-lg { border-top-left-radius: 0.5rem; border-top-right-radius: 0.5rem; }
  .lg\:border { border-width: 1px; }
  .lg\:border-0 { border-width: 0px; }
  .lg\:border-b-0 { border-bottom-width: 0px; }
  .lg\:border-l { border-left-width: 1px; }
  .lg\:border-l-0 { border-left-width: 0px; }
  .lg\:border-t-0 { border-top-width: 0px; }
  .lg\:border-none { border-style: none; }
  .lg\:border-v2-border-secondary { --tw-border-opacity: 1; border-color: rgb(42 42 60/var(--tw-border-opacity)); }
  .lg\:bg-black-25 { background-color: rgba(0, 0, 0, 0.25); }
  .lg\:bg-transparent { background-color: transparent; }
  .lg\:bg-white { --tw-bg-opacity: 1; background-color: rgb(255 255 255/var(--tw-bg-opacity)); }
  .lg\:\!p-0 { padding: 0px !important; }
  .lg\:p-0 { padding: 0px; }
  .lg\:p-10 { padding: 2.5rem; }
  .lg\:p-2 { padding: 0.5rem; }
  .lg\:p-3 { padding: 0.75rem; }
  .lg\:p-4 { padding: 1rem; }
  .lg\:p-5 { padding: 1.25rem; }
  .lg\:p-6 { padding: 1.5rem; }
  .lg\:p-8 { padding: 2rem; }
  .lg\:p-\[10px\] { padding: 10px; }
  .lg\:\!px-\[6px\] { padding-left: 6px !important; padding-right: 6px !important; }
  .lg\:px-0 { padding-left: 0px; padding-right: 0px; }
  .lg\:px-10 { padding-left: 2.5rem; padding-right: 2.5rem; }
  .lg\:px-3 { padding-left: 0.75rem; padding-right: 0.75rem; }
  .lg\:px-4 { padding-left: 1rem; padding-right: 1rem; }
  .lg\:px-5 { padding-left: 1.25rem; padding-right: 1.25rem; }
  .lg\:px-6 { padding-left: 1.5rem; padding-right: 1.5rem; }
  .lg\:px-8 { padding-left: 2rem; padding-right: 2rem; }
  .lg\:px-\[56px\] { padding-left: 56px; padding-right: 56px; }
  .lg\:py-0 { padding-top: 0px; padding-bottom: 0px; }
  .lg\:py-2 { padding-top: 0.5rem; padding-bottom: 0.5rem; }
  .lg\:py-2\.5 { padding-top: 0.625rem; padding-bottom: 0.625rem; }
  .lg\:py-3 { padding-top: 0.75rem; padding-bottom: 0.75rem; }
  .lg\:py-4 { padding-top: 1rem; padding-bottom: 1rem; }
  .lg\:py-5 { padding-top: 1.25rem; padding-bottom: 1.25rem; }
  .lg\:py-6 { padding-top: 1.5rem; padding-bottom: 1.5rem; }
  .lg\:py-7 { padding-top: 1.75rem; padding-bottom: 1.75rem; }
  .lg\:py-\[19px\] { padding-top: 19px; padding-bottom: 19px; }
  .lg\:py-\[22px\] { padding-top: 22px; padding-bottom: 22px; }
  .lg\:py-\[49px\] { padding-top: 49px; padding-bottom: 49px; }
  .lg\:\!pr-0 { padding-right: 0px !important; }
  .lg\:pb-0 { padding-bottom: 0px; }
  .lg\:pb-3 { padding-bottom: 0.75rem; }
  .lg\:pl-0 { padding-left: 0px; }
  .lg\:pl-2 { padding-left: 0.5rem; }
  .lg\:pl-5 { padding-left: 1.25rem; }
  .lg\:pl-6 { padding-left: 1.5rem; }
  .lg\:pr-0 { padding-right: 0px; }
  .lg\:pr-4 { padding-right: 1rem; }
  .lg\:pr-5 { padding-right: 1.25rem; }
  .lg\:pt-0 { padding-top: 0px; }
  .lg\:pt-4 { padding-top: 1rem; }
  .lg\:text-left { text-align: left; }
  .lg\:text-center { text-align: center; }
  .lg\:\!text-lg { font-size: 1.125rem !important; line-height: 1.75rem !important; }
  .lg\:text-2xl { font-size: 1.5rem; line-height: 2rem; }
  .lg\:text-3xl { font-size: 1.875rem; line-height: 2.25rem; }
  .lg\:text-4xl { font-size: 2.25rem; line-height: 2.5rem; }
  .lg\:text-5xl { font-size: 3rem; line-height: 1; }
  .lg\:text-\[13px\] { font-size: 13px; }
  .lg\:text-\[22px\] { font-size: 22px; }
  .lg\:text-\[28px\] { font-size: 28px; }
  .lg\:text-\[32px\] { font-size: 32px; }
  .lg\:text-\[40px\] { font-size: 40px; }
  .lg\:text-base { font-size: 1rem; line-height: 1.5rem; }
  .lg\:text-lg { font-size: 1.125rem; line-height: 1.75rem; }
  .lg\:text-sm { font-size: 0.875rem; line-height: 1.25rem; }
  .lg\:text-v2-4-5xl { font-size: 2.5rem; }
  .lg\:text-xl { font-size: 1.25rem; line-height: 1.75rem; }
  .lg\:text-xs { font-size: 0.75rem; line-height: 1rem; }
  .lg\:text-xsm { font-size: 0.813rem; }
  .lg\:font-bold { font-weight: 700; }
  .lg\:font-medium { font-weight: 500; }
  .lg\:font-semibold { font-weight: 600; }
  .lg\:\!leading-6 { line-height: 1.5rem !important; }
  .lg\:leading-4 { line-height: 1rem; }
  .lg\:leading-5 { line-height: 1.25rem; }
  .lg\:leading-6 { line-height: 1.5rem; }
  .lg\:leading-8 { line-height: 2rem; }
  .lg\:leading-\[34px\] { line-height: 34px; }
  .lg\:leading-\[38px\] { line-height: 38px; }
  .lg\:leading-\[56px\] { line-height: 56px; }
  .lg\:text-gray-800 { --tw-text-opacity: 1; color: rgb(31 41 55/var(--tw-text-opacity)); }
  .lg\:text-v2-text-secondary { --tw-text-opacity: 1; color: rgb(149 149 178/var(--tw-text-opacity)); }
  .lg\:text-v2-text-tertiary { --tw-text-opacity: 1; color: rgb(108 108 137/var(--tw-text-opacity)); }
  .lg\:text-white { --tw-text-opacity: 1; color: rgb(255 255 255/var(--tw-text-opacity)); }
  :is(.dark .lg\:dark\:text-subtext) { --tw-text-opacity: 1; color: rgb(82 82 105/var(--tw-text-opacity)); }
}

@media only screen and (max-width: 480px) {
  .Toastify__toast-container { width: 100vw; padding: 0px; left: 0px; margin: 0px; }
  .Toastify__toast-container--top-center, .Toastify__toast-container--top-left, .Toastify__toast-container--top-right { top: 0px; transform: translateX(0px); }
  .Toastify__toast-container--bottom-center, .Toastify__toast-container--bottom-left, .Toastify__toast-container--bottom-right { bottom: 0px; transform: translateX(0px); }
  .Toastify__toast-container--rtl { right: 0px; left: auto; }
  .Toastify__toast { margin-bottom: 0px; border-radius: 0px; }
}

@media only screen and (max-width: 768px) {
  html, body { 
    overflow-x: hidden !important;
    max-width: 100vw !important;
  }
  body { position: relative; }
  .max-w-\[100vw\],
  .max-w-screen { max-width: 100vw !important; overflow-x: hidden !important; }
  .max-w-6xl,
  .max-w-7xl { max-width: 100% !important; padding-left: 1rem; padding-right: 1rem; }
  .min-w-\[251px\] { min-width: auto !important; }
  .mobile-menu .bg-v2-base--2\/\[\.44\] { 
    background: rgba(8, 8, 12, 0.44) !important; 
    border-radius: 8px; 
    border: 1px solid rgba(255, 255, 255, 0.05); 
  }
  .mobile-menu a span { color: rgb(108, 108, 137); }
  .mobile-menu a:first-child span { color: #ffffff; }
  .mobile-menu .min-h-\[56px\] { border-radius: 16px; border: 1px solid rgba(255, 255, 255, 0.05); }
}
