.BottomNav_container__JbECF {
  display: block;
}
.BottomNav_navigation__68cAn {
  position: fixed;
  bottom: 0;
  z-index: 999;
  width: 100%;
  border-top-left-radius: 1rem;
  border-top-right-radius: 1rem;
  border-top-width: 1px;
  --tw-bg-opacity: 1;
  background-color: rgb(244 244 245 / var(--tw-bg-opacity));
}
@media (prefers-color-scheme: dark) {
  .BottomNav_navigation__68cAn {
    --tw-border-opacity: 1;
    border-color: rgb(57 57 65 / var(--tw-border-opacity));
    --tw-bg-opacity: 1;
    background-color: rgb(24 24 27 / var(--tw-bg-opacity));
  }
}
.BottomNav_navBox__Bldc_ {
  margin-left: auto;
  margin-right: auto;
  display: flex;
  height: 4rem;
  max-width: 28rem;
  align-items: center;
  justify-content: space-around;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.BottomNav_link__PHTQ_ {
  display: flex;
  height: 100%;
  width: 100%;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.BottomNav_link__PHTQ_ > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.25rem * var(--tw-space-y-reverse));
}
.BottomNav_primary__Mg8Zi {
  --tw-text-opacity: 1;
  color: rgb(0 153 255 / var(--tw-text-opacity));
}
@media (prefers-color-scheme: dark) {
  .BottomNav_primary__Mg8Zi {
    --tw-text-opacity: 1;
    color: rgb(255 249 217 / var(--tw-text-opacity));
  }
}
.BottomNav_secondary__8pdQV {
  --tw-text-opacity: 1;
  color: rgb(60 64 72 / var(--tw-text-opacity));
}
.BottomNav_secondary__8pdQV:hover {
  --tw-text-opacity: 1;
  color: rgb(242 223 58 / var(--tw-text-opacity));
}
@media (prefers-color-scheme: dark) {
  .BottomNav_secondary__8pdQV {
    --tw-text-opacity: 1;
    color: rgb(153 168 178 / var(--tw-text-opacity));
  }
  .BottomNav_secondary__8pdQV:hover {
    --tw-text-opacity: 1;
    color: rgb(254 251 246 / var(--tw-text-opacity));
  }
}
.BottomNav_linkName__Lg7GM {
  font-size: 0.75rem;
  line-height: 1rem;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}
@media (prefers-color-scheme: dark) {
  .BottomNav_linkName__Lg7GM {
    --tw-text-opacity: 1;
    color: rgb(254 251 246 / var(--tw-text-opacity));
  }
}
.Footer_container__z46Qy {
  display: block;
  margin-bottom: 60px;
}
.Footer_footer__pJUho {
  border-top-width: 1px;
  background-color: #81efc6;
  border-color: #393941;
  color: #000;
  position: relative;
  margin-top: auto;
  padding-top: 1rem;
  padding-bottom: 1rem;
  width: 100%;
}
.Footer_box__w7UVO {
  padding-top: 1rem;
  padding-bottom: 1rem;
  text-align: center;
}
.Footer_paragraph__yWWoI {
  font-size: 1.125rem;
  font-weight: 700;
  color: #000;
}
.Footer_paragraph__yWWoI:hover {
  color: #9b1f1f;
}
.Footer_link__OInwM {
  text-decoration: underline;
}
.Footer_link__OInwM:hover {
  text-underline-offset: 2px;
}
.Liveresults_container__2GyDU {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  width: 100%;
  margin-top: 30px;
}
.Liveresults_liveResultsContainer__hqpr8 {
  width: 60%;
  text-align: center;
  border: 1px solid #ccc;
  padding: 20px;
  background-color: #000;
  margin-top: 40px;
  overflow-x: auto;
}
.Liveresults_header__pTE7W {
  margin-bottom: 20px;
}
.Liveresults_title__dbKE_ {
  font-size: 2.5rem;
  font-weight: 700;
  color: #81efc6;
}
.Liveresults_resultsTable__drkN_ {
  display: flex;
  flex-direction: column;
  gap: 5px;
  border-collapse: collapse;
  margin-top: 20px;
}
.Liveresults_resultRow__1LOHm {
  display: flex;
  flex-direction: row;
  justify-content: center;
  padding: 10px;
  background-color: #333;
  border: 1px solid #81efc6;
  border-bottom-color: #ccc;
}
.Liveresults_cell__b2Em_ {
  width: 250px;
  padding: 1.8rem;
  border-left: 1px solid #81efc6;
  color: #81efc6;
  font-size: 1.5rem;
  font-weight: 700;
  text-align: center;
  background-color: #222;
}
.Liveresults_cell__b2Em_:first-child {
  border-left: none;
}
.Liveresults_cell__b2Em_:nth-child(2) {
  background-color: #000;
  font-size: 1.8rem;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
  -webkit-text-stroke: 1.5px hsla(0, 0%, 100%, 0.9);
  text-shadow: 3px 3px 5px rgba(255, 60, 0, 0.9),
    5px 5px 10px hsla(4, 100%, 89%, 0.7);
  animation: Liveresults_glowingText__xTVyq 1.5s infinite alternate;
}
@keyframes Liveresults_glowingText__xTVyq {
  0% {
    text-shadow: 3px 3px 5px rgba(255, 0, 255, 0.8),
      5px 5px 10px rgba(255, 204, 0, 0.7);
  }
  to {
    text-shadow: 4px 4px 8px #f0f, 6px 6px 12px rgba(255, 204, 0, 0.9);
  }
}
.Liveresults_cell__b2Em_:hover {
  background-color: #1ee85e;
  color: #222;
}
@media (max-width: 768px) {
  .Liveresults_liveResultsContainer__hqpr8 {
    width: 100%;
  }
  .Liveresults_cell__b2Em_ {
    width: 100%;
    font-size: 1.8rem;
  }
  .Liveresults_cell__b2Em_:nth-child(2) {
    background-color: #000;
    font-size: 1.8rem;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    -webkit-text-stroke: 1.5px hsla(0, 0%, 100%, 0.9);
    text-shadow: 3px 3px 5px rgba(255, 60, 0, 0.9),
      5px 5px 10px hsla(4, 100%, 89%, 0.7);
    animation: Liveresults_glowingText__xTVyq 1.5s infinite alternate;
  }
  @keyframes Liveresults_glowingText__xTVyq {
    0% {
      text-shadow: 3px 3px 5px rgba(255, 0, 255, 0.8),
        5px 5px 10px rgba(255, 204, 0, 0.7);
    }
    to {
      text-shadow: 4px 4px 8px #f0f, 6px 6px 12px rgba(255, 204, 0, 0.9);
    }
  }
  .Liveresults_resultRow__1LOHm {
    flex-direction: column;
    text-align: left;
  }
  .Liveresults_cell__b2Em_:hover {
    background-color: #1ee85e;
    color: #222;
  }
}
.Liveresults_waitResult__Mae2L {
  color: red;
  font-weight: 700;
}
.Liveresults_waitBadge__MNOEI {
  color: #fff;
  background-color: red;
  padding: 5px 10px;
  border-radius: 5px;
  font-size: 14px;
  animation: Liveresults_flash__Uu0hx 1s infinite alternate;
}
@keyframes Liveresults_flash__Uu0hx {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0.5;
  }
  to {
    opacity: 1;
  }
}
.Liveresults_loadingMessage__fxz2M {
  font-size: 30px;
  color: red;
  font-weight: 700;
  text-align: center;
  animation: Liveresults_flash__Uu0hx 1s infinite alternate;
}
.OldResult_tableBox__BUaks {
  margin: 0 0 5px;
}
.OldResult_table__syKH0 {
  width: 100%;
  border-collapse: collapse;
}
.OldResult_table__syKH0 td,
.OldResult_table__syKH0 th {
  border: 2px solid red;
  text-align: center;
  padding: 10px;
  font-size: 20px;
}
.OldResult_forBlack__x0AzR {
  background-color: #000;
  color: #81efc6;
}
.OldResult_forYellow__1y7nI {
  background-color: #81efc6;
  color: #000;
}
.OldResult_gameNameEach__HIe7P {
  text-decoration: none;
  color: #000;
  font-weight: 700;
  font-size: 20px;
}
.OldResult_todayNumber__fs0rF,
.OldResult_yesterdayNumber__92ouz {
  font-size: 50px;
  letter-spacing: 2px;
  font-weight: bolder;
  color: #81efc6;
}
.OldResult_specialBold__tPB3T {
  font-weight: 700;
}
.OldResult_table-responsive__gLj9l {
  margin-bottom: 20px;
}
.OldResult_columnAd__jD7Bn {
  margin-top: 10px;
}
.OldResult_adsContainer__UfeR1,
.OldResult_cardBody__Up4J2 {
  margin-top: 5px;
  margin-bottom: 5px;
}
.OldResult_cardBody__Up4J2 {
  box-sizing: border-box;
  flex: 1 1 auto;
  min-height: 1px;
  padding: 1rem 0.5rem;
  border: dashed red;
  background: linear-gradient(#ffd800, #fff);
  border-radius: 20px;
  font-weight: 700;
}
.OldResult_cardBody__Up4J2 strong {
  font-size: 20px;
}
.OldResult_cardBody__Up4J2 a {
  display: block;
  text-align: center;
}
.OldResult_cardBody__Up4J2 img {
  width: 200px;
  height: 69px;
  margin-top: 10px;
}
.Toasts_container__XoYBa {
  position: absolute;
  top: 1rem;
  right: 0.75rem;
  z-index: 50;
  margin-bottom: 1rem;
  display: flex;
  width: 100%;
  max-width: 20rem;
  align-items: center;
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding: 1rem;
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity));
  --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px -1px rgba(0, 0, 0, 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color),
    0 1px 2px -1px 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-property: all;
  transition-delay: 0.3s;
  transition-duration: 1s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
@media (prefers-color-scheme: dark) {
  .Toasts_container__XoYBa {
    --tw-bg-opacity: 1;
    background-color: rgb(31 41 55 / var(--tw-bg-opacity));
    --tw-text-opacity: 1;
    color: rgb(156 163 175 / var(--tw-text-opacity));
  }
}
.Toasts_alertIcon__CjAY9 {
  display: inline-flex;
  height: 2rem;
  width: 2rem;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(254 226 226 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity));
}
@media (prefers-color-scheme: dark) {
  .Toasts_alertIcon__CjAY9 {
    --tw-bg-opacity: 1;
    background-color: rgb(153 27 27 / var(--tw-bg-opacity));
    --tw-text-opacity: 1;
    color: rgb(254 202 202 / var(--tw-text-opacity));
  }
}
.Toasts_content__7u_iw {
  margin-left: 0.75rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 400;
}
.Toasts_closeBtn__T7aTL {
  margin: -0.375rem -0.375rem -0.375rem auto;
  display: inline-flex;
  height: 2rem;
  width: 2rem;
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding: 0.375rem;
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity));
}
.Toasts_closeBtn__T7aTL:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity));
}
.Toasts_closeBtn__T7aTL:focus {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0
    var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0
    calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow),
    var(--tw-shadow, 0 0 #0000);
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(209 213 219 / var(--tw-ring-opacity));
}
@media (prefers-color-scheme: dark) {
  .Toasts_closeBtn__T7aTL {
    --tw-bg-opacity: 1;
    background-color: rgb(31 41 55 / var(--tw-bg-opacity));
    --tw-text-opacity: 1;
    color: rgb(107 114 128 / var(--tw-text-opacity));
  }
  .Toasts_closeBtn__T7aTL:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(55 65 81 / var(--tw-bg-opacity));
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
  }
}
.ChartTable_table-container__cXQOu {
  display: flex;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.ChartTable_table__SLu0S {
  max-width: 1400px;
  text-align: center;
}
.ChartTable_first-column__HWWZ1,
.ChartTable_table__SLu0S th {
  background-color: #81efc6;
  color: #000;
  position: sticky;
  left: 0;
  z-index: 2;
}
.ChartTable_first-column__HWWZ1 {
  color: #000 !important;
  font-weight: 700;
}
.ChartTable_table__SLu0S td {
  color: #fff;
}
.ChartTable_table__SLu0S td,
.ChartTable_table__SLu0S th {
  padding: 8px;
}
@media (max-width: 1024px) {
  .ChartTable_table__SLu0S {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .ChartTable_table__SLu0S {
    width: 100%;
  }
}
.ChartTable_tableBox__mkoSV {
  margin: 0 0 5px;
}
.ChartTable_table__SLu0S {
  width: 100%;
  border-collapse: collapse;
}
.ChartTable_table__SLu0S td,
.ChartTable_table__SLu0S th {
  border: 2px solid red;
  text-align: center;
  padding: 10px;
  font-size: 18px;
}
.ChartTable_forBlack__cBxIz {
  background-color: #000;
  color: #fff;
}
.ChartTable_forYellow__CcjxO {
  background-color: #ffeb3b;
  color: #000;
}
.ChartTable_gameNameEach__MJl56 {
  text-decoration: none;
  color: #000;
  font-weight: 700;
  font-size: 16px;
}
.ChartTable_todayNumber__fGSNj,
.ChartTable_yesterdayNumber__YCCQj {
  font-size: 22px;
  letter-spacing: 2px;
  font-weight: 700;
}
.ChartTable_specialBold__1Jccp {
  font-weight: 700;
}
.ChartTable_table-responsive__GVHLE {
  margin-bottom: 20px;
}
.ChartTable_columnAd__aV1Qe {
  margin-top: 10px;
}
.ChartTable_adsContainer__gXZPf,
.ChartTable_cardBody__5WhAY {
  margin-top: 5px;
  margin-bottom: 5px;
}
.ChartTable_cardBody__5WhAY {
  box-sizing: border-box;
  flex: 1 1 auto;
  min-height: 1px;
  padding: 1rem 0.5rem;
  border: dashed red;
  background: linear-gradient(#ffd800, #fff);
  border-radius: 20px;
  font-weight: 700;
}
.ChartTable_cardBody__5WhAY strong {
  font-size: 18px;
}
.ChartTable_cardBody__5WhAY a {
  display: block;
  text-align: center;
}
.ChartTable_cardBody__5WhAY img {
  width: 200px;
  height: 69px;
  margin-top: 10px;
}
.Logo_container__w0LUE {
  position: sticky;
  top: 0;
  z-index: 50;
  border-bottom-width: 1px;
  --tw-bg-opacity: 1;
  background-color: rgb(243 239 224 / var(--tw-bg-opacity));
  padding: 0.5rem 0;
}
@media (prefers-color-scheme: dark) {
  .Logo_container__w0LUE {
    --tw-border-opacity: 1;
    border-color: rgb(57 57 65 / var(--tw-border-opacity));
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  }
}
.Logo_container__w0LUE {
  width: 100vw;
  width: 100%;
  height: 5rem;
  background-color: #000;
}
.Logo_container__w0LUE,
.Logo_logo__uz7X6 {
  display: flex;
  justify-content: center;
  align-items: center;
}
.Logo_logo__uz7X6 {
  flex-shrink: 0;
}
.Logo_name__zxBf1 {
  text-align: center;
  margin-left: 0;
  flex-shrink: 0;
}
.Logo_menu__yUQAK {
  display: flex;
  justify-content: center;
  gap: 2rem;
}
.Logo_small__Bu4Ts {
  justify-content: flex-end;
}
@media (min-width: 640px) {
  .Logo_small__Bu4Ts {
    display: none;
  }
}
.Logo_smallCat__jrHQf {
  height: 4rem;
}
@media (prefers-color-scheme: dark) {
  .Logo_smallCat__jrHQf:hover {
    --tw-text-opacity: 1;
    color: rgb(255 249 217 / var(--tw-text-opacity));
  }
}
.NavBar_container__8fy7_ {
  top: 0;
  display: flex;
  display: none;
  border-bottom-right-radius: 1rem;
  border-bottom-left-radius: 1rem;
  border-bottom-width: 1px;
  --tw-bg-opacity: 1;
  background-color: rgb(243 239 224 / var(--tw-bg-opacity));
  padding: 0.5rem 0;
}
@media (prefers-color-scheme: dark) {
  .NavBar_container__8fy7_ {
    --tw-border-opacity: 1;
    border-color: rgb(255 0 0 / var(--tw-border-opacity));
    --tw-bg-opacity: 1;
    background-color: rgb(129 239 198 / var(--tw-bg-opacity));
  }
}
@media (min-width: 640px) {
  .NavBar_container__8fy7_ {
    display: block;
  }
}
.NavBar_container__8fy7_ {
  z-index: 50;
  width: 100%;
  justify-content: center;
  align-items: center;
}
.NavBar_nav__iIsaX {
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.NavBar_list__vrebb {
  display: flex;
  width: auto;
  max-width: 100%;
  flex-wrap: wrap;
  justify-content: center;
  gap: 1.5rem;
  font-weight: 600;
}
.NavBar_primary__0y6Ch {
  --tw-text-opacity: 1;
  color: rgb(0 153 255 / var(--tw-text-opacity));
}
@media (prefers-color-scheme: dark) {
  .NavBar_primary__0y6Ch {
    --tw-text-opacity: 1;
    color: rgb(255 0 0 / var(--tw-text-opacity));
  }
}
.NavBar_secondary__ladxa,
.NavBar_secondary__ladxa:hover {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}
@media (prefers-color-scheme: dark) {
  .NavBar_secondary__ladxa,
  .NavBar_secondary__ladxa:hover {
    --tw-text-opacity: 1;
    color: rgb(0 0 0 / var(--tw-text-opacity));
  }
}
.NavBar_external__rGq5x {
  margin-left: 0.25rem;
  margin-bottom: 0.25rem;
  display: inline;
}
.NavBar_list__vrebb > li {
  white-space: nowrap;
  padding-left: 1rem;
  padding-right: 1rem;
  text-align: center;
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.NavBar_menu___IJYU,
.NavBar_name__TjWUu {
  text-align: center;
  flex-shrink: 0;
}
.NavBar_menu___IJYU {
  display: flex;
  justify-content: center;
  gap: 2rem;
}
@media (min-width: 640px) {
  .NavBar_small__A2aA1 {
    display: none;
  }
}
.Text_containers__Q6Fh6 {
  width: 100%;
}
@media (min-width: 640px) {
  .Text_containers__Q6Fh6 {
    max-width: 640px;
  }
}
@media (min-width: 768px) {
  .Text_containers__Q6Fh6 {
    max-width: 768px;
  }
}
@media (min-width: 1024px) {
  .Text_containers__Q6Fh6 {
    max-width: 1024px;
  }
}
@media (min-width: 1280px) {
  .Text_containers__Q6Fh6 {
    max-width: 1280px;
  }
}
@media (min-width: 1536px) {
  .Text_containers__Q6Fh6 {
    max-width: 1536px;
  }
}
.Text_containers__Q6Fh6 {
  margin-left: 0;
  margin-right: 0;
  display: flex;
  min-width: 100%;
  flex-direction: column;
  align-items: center;
  border-width: 4px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(239 68 68 / var(--tw-border-opacity));
  padding: 2.5rem 1.25rem;
}

.Text_heading__eSC6e {
  margin-top: 3.5rem;
  animation: Text_text__p3vAO 5s ease infinite;
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
  --tw-gradient-from: #14b8a6;
  --tw-gradient-to: rgba(20, 184, 166, 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  --tw-gradient-to: rgba(168, 85, 247, 0);
  --tw-gradient-stops: var(--tw-gradient-from), #a855f7, var(--tw-gradient-to);
  --tw-gradient-to: #f97316;
  -webkit-background-clip: text;
  background-clip: text;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  text-align: center;
  font-size: 2.25rem;
  line-height: 2.5rem;
  font-weight: 900;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  color: transparent;
}

@media (min-width: 768px) {
  .Text_heading__eSC6e {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
}
.Text_content___iZne {
  text-align: center;
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas,
    Liberation Mono, Courier New, monospace;
  font-size: 1.25rem;
  line-height: 1.75rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.Text_link___0hpi {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  border-radius: 0.5rem;
  padding: 0.125rem;
  font-weight: 600;
  --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
  --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.Text_border__3k2TW {
  position: absolute;
  height: 100%;
  width: 100%;
}
@keyframes Text_text__p3vAO {
  0%,
  to {
    background-size: 200% 200%;
    background-position: 0;
  }
  50% {
    background-size: 200% 200%;
    background-position: 100%;
  }
}
.Text_border__3k2TW {
  animation: Text_text__p3vAO 5s ease infinite;
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
  --tw-gradient-from: #14b8a6;
  --tw-gradient-to: rgba(20, 184, 166, 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  --tw-gradient-to: rgba(168, 85, 247, 0);
  --tw-gradient-stops: var(--tw-gradient-from), #a855f7, var(--tw-gradient-to);
  --tw-gradient-to: #f97316;
}
.Text_btn__EvEXY {
  position: relative;
  border-radius: 0.375rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding: 0.75rem 6rem;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
@media (prefers-color-scheme: dark) {
  .Text_btn__EvEXY {
    --tw-bg-opacity: 1;
    background-color: rgb(17 24 39 / var(--tw-bg-opacity));
  }
}
.Text_text__p3vAO {
  position: relative;
  --tw-text-opacity: 1;
  color: rgb(17 17 17 / var(--tw-text-opacity));
}
@media (prefers-color-scheme: dark) {
  .Text_text__p3vAO {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
  }
  .Text_group__XUZ2j:hover .Text_text__p3vAO {
    --tw-text-opacity: 1;
    color: rgb(255 251 249 / var(--tw-text-opacity));
  }
}
.UMarquee_marqueeContainer__aNoXU {
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  white-space: nowrap;
  width: 100%;
  background-color: #000;
  padding-bottom: 20px;
}
.UMarquee_marqueeText__SdGeX {
  display: inline-block;
  font-size: 1.5rem;
  color: #fff;
  white-space: nowrap;
  animation: UMarquee_marquee__MkxIK 10s linear infinite;
  padding-right: 20%;
}
@keyframes UMarquee_marquee__MkxIK {
  0% {
    transform: translateX(100%);
  }
  to {
    transform: translateX(-100%);
  }
}
.BMarquee_marqueeContainer___YVd5 {
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  white-space: nowrap;
  width: 100%;
  background-color: #000;
  padding-bottom: 20px;
}
.BMarquee_marqueeText__Jj6iJ {
  display: inline-block;
  font-size: 1.5rem;
  color: #fff;
  white-space: nowrap;
  animation: BMarquee_marquee___QdkW 20s linear infinite;
  padding-right: 20%;
}
@keyframes BMarquee_marquee___QdkW {
  0% {
    transform: translateX(100%);
  }
  to {
    transform: translateX(-100%);
  }
}
