*,
:before,
:after,
::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: #3b82f680;
  --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: ;
}
*,
:before,
:after {
  box-sizing: border-box;
  border: 0 solid #e5e7eb;
}
:before,
:after {
  --tw-content: "";
}
html,
:host {
  -webkit-text-size-adjust: 100%;
  tab-size: 4;
  font-feature-settings: normal;
  font-variation-settings: normal;
  -webkit-tap-highlight-color: transparent;
  font-family:
    ui-sans-serif,
    system-ui,
    sans-serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol,
    Noto Color Emoji;
  line-height: 1.5;
}
body {
  line-height: inherit;
  margin: 0;
}
hr {
  height: 0;
  color: inherit;
  border-top-width: 1px;
}
abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}
a {
  color: inherit;
  -webkit-text-decoration: inherit;
  text-decoration: inherit;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp,
pre {
  font-feature-settings: normal;
  font-variation-settings: normal;
  font-family:
    ui-monospace,
    SFMono-Regular,
    Menlo,
    Monaco,
    Consolas,
    Liberation Mono,
    Courier New,
    monospace;
  font-size: 1em;
}
small {
  font-size: 80%;
}
sub,
sup {
  vertical-align: baseline;
  font-size: 75%;
  line-height: 0;
  position: relative;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
table {
  text-indent: 0;
  border-color: inherit;
  border-collapse: collapse;
}
button,
input,
optgroup,
select,
textarea {
  font-feature-settings: inherit;
  font-variation-settings: inherit;
  font-family: inherit;
  font-size: 100%;
  font-weight: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  color: inherit;
  margin: 0;
  padding: 0;
}
button,
select {
  text-transform: none;
}
button,
input:where([type="button"]),
input:where([type="reset"]),
input:where([type="submit"]) {
  -webkit-appearance: button;
  background-color: #0000;
  background-image: none;
}
:-moz-focusring {
  outline: auto;
}
:-moz-ui-invalid {
  box-shadow: none;
}
progress {
  vertical-align: baseline;
}
::-webkit-inner-spin-button {
  height: auto;
}
::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
summary {
  display: list-item;
}
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 {
  margin: 0;
  padding: 0;
  list-style: none;
}
dialog {
  padding: 0;
}
textarea {
  resize: vertical;
}
input::-moz-placeholder {
  opacity: 1;
  color: #9ca3af;
}
textarea::-moz-placeholder {
  opacity: 1;
  color: #9ca3af;
}
input::placeholder,
textarea::placeholder {
  opacity: 1;
  color: #9ca3af;
}
button,
[role="button"] {
  cursor: pointer;
}
:disabled {
  cursor: default;
}
img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  vertical-align: middle;
  display: block;
}
img,
video {
  max-width: 100%;
  height: auto;
}
[hidden]:where(:not([hidden="until-found"])) {
  display: none;
}
body {
  color: #fff;
  background-color: #111;
  font-family: Inter, sans-serif;
}
::-webkit-scrollbar {
  width: 6px;
}
::-webkit-scrollbar-track {
  background: #1a1a1a;
}
::-webkit-scrollbar-thumb {
  background: #333;
  border-radius: 3px;
}
::-webkit-scrollbar-thumb:hover {
  background: #444;
}
.tm-registration-page {
  --tw-bg-opacity: 1;
  background-color: rgb(240 240 240 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  min-height: 100vh;
  color: #3b3b3b;
  padding-bottom: 80px;
}
.tm-registration-header {
  z-index: 50;
  --tw-bg-opacity: 1;
  background-color: rgb(51 51 51 / var(--tw-bg-opacity, 1));
  align-items: center;
  padding: 0.75rem;
  display: flex;
  position: sticky;
  top: 0;
}
.tm-registration-back-link {
  --tw-text-opacity: 1;
  width: 2rem;
  height: 2rem;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  justify-content: center;
  align-items: center;
  display: flex;
}
.tm-registration-back-icon {
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.tm-registration-title {
  text-transform: uppercase;
  letter-spacing: 0.025em;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  margin-left: 0.5rem;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1.25rem;
}
.tm-registration-methods {
  padding: 0.75rem 0.75rem 0.5rem;
}
.tm-registration-method-grid {
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 0.5rem;
  display: grid;
}
.tm-registration-method-button {
  --tw-border-opacity: 1;
  border-width: 1px;
  border-color: rgb(221 221 221 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: #3b3b3b;
  border-radius: 0.5rem;
  flex-direction: column;
  align-items: center;
  gap: 0.25rem;
  padding: 0.75rem 0.25rem;
  transition-property:
    color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  display: flex;
}
.tm-registration-method-button-active {
  --tw-bg-opacity: 1;
  background-color: rgb(51 51 51 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  border-radius: 0.5rem;
  flex-direction: column;
  align-items: center;
  gap: 0.25rem;
  padding: 0.75rem 0.25rem;
  transition-property:
    color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  display: flex;
}
.tm-registration-method-icon-wrap {
  justify-content: center;
  align-items: center;
  width: 1.5rem;
  height: 1.5rem;
  display: flex;
}
.tm-registration-method-icon {
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.tm-registration-method-label-grid {
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 0.5rem;
  margin-top: 0.25rem;
  display: grid;
}
.tm-registration-method-label {
  text-align: center;
  --tw-text-opacity: 1;
  color: rgb(102 102 102 / var(--tw-text-opacity, 1));
  font-size: 10px;
  line-height: 1.25;
}
.tm-registration-method-label-active {
  text-align: center;
  --tw-text-opacity: 1;
  color: #3b3b3b;
  font-size: 10px;
  font-weight: 500;
  line-height: 1.25;
}
.tm-registration-content > :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));
}
.tm-registration-content {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.tm-registration-field {
  --tw-border-opacity: 1;
  border-width: 1px;
  border-color: rgb(221 221 221 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  border-radius: 0.5rem;
  padding: 0.625rem 0.75rem;
}
.tm-registration-label {
  --tw-text-opacity: 1;
  color: rgb(153 153 153 / var(--tw-text-opacity, 1));
  font-size: 10px;
}
.tm-registration-input {
  background-color: #0000;
  width: 100%;
  margin-top: 0.125rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.tm-registration-input:focus {
  outline-offset: 2px;
  outline: 2px solid #0000;
}
.tm-registration-select-wrap {
  position: relative;
}
.tm-registration-select-button {
  --tw-border-opacity: 1;
  border-width: 1px;
  border-color: rgb(221 221 221 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  text-align: left;
  border-radius: 0.5rem;
  align-items: center;
  gap: 0.5rem;
  width: 100%;
  padding: 0.625rem 0.75rem;
  display: flex;
}
.tm-registration-select-button-plain {
  --tw-border-opacity: 1;
  border-width: 1px;
  border-color: rgb(221 221 221 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  text-align: left;
  border-radius: 0.5rem;
  width: 100%;
  padding: 0.625rem 0.75rem;
}
.tm-registration-flag {
  border-radius: 0.125rem;
  width: 1.25rem;
  height: 0.875rem;
}
.tm-registration-select-main {
  flex: 1;
  min-width: 0;
}
.tm-registration-select-text {
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 0.875rem;
  line-height: 1.25rem;
  overflow: hidden;
}
.tm-registration-select-row {
  justify-content: space-between;
  align-items: center;
  gap: 0.75rem;
  display: flex;
}
.tm-registration-select-arrow {
  --tw-text-opacity: 1;
  color: #3b3b3b;
  transition-property: transform;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.tm-registration-select-arrow-muted {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  transition-property: transform;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.tm-registration-select-arrow-open {
  --tw-rotate: 180deg;
  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));
}
.tm-registration-dropdown {
  z-index: 70;
  --tw-border-opacity: 1;
  border-width: 1px;
  border-color: rgb(221 221 221 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-shadow: 0 10px 15px -3px #0000001a, 0 4px 6px -4px #0000001a;
  --tw-shadow-colored:
    0 10px 15px -3px var(--tw-shadow-color),
    0 4px 6px -4px var(--tw-shadow-color);
  box-shadow:
    var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000),
    var(--tw-shadow);
  border-radius: 0.5rem;
  position: absolute;
  top: calc(100% + 4px);
  left: 0;
  right: 0;
  overflow: hidden;
}
.tm-registration-dropdown-currency {
  z-index: 65;
  --tw-border-opacity: 1;
  border-width: 1px;
  border-color: rgb(221 221 221 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-shadow: 0 10px 15px -3px #0000001a, 0 4px 6px -4px #0000001a;
  --tw-shadow-colored:
    0 10px 15px -3px var(--tw-shadow-color),
    0 4px 6px -4px var(--tw-shadow-color);
  box-shadow:
    var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000),
    var(--tw-shadow);
  border-radius: 0.5rem;
  position: absolute;
  top: calc(100% + 4px);
  left: 0;
  right: 0;
  overflow: hidden;
}
.tm-registration-country-option {
  text-align: left;
  align-items: center;
  gap: 0.5rem;
  width: 100%;
  padding: 0.625rem 0.75rem;
  display: flex;
}
.tm-registration-country-option:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(243 243 243 / var(--tw-bg-opacity, 1));
}
.tm-registration-country-name {
  flex: 1;
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.tm-registration-country-currency {
  --tw-text-opacity: 1;
  color: rgb(119 119 119 / var(--tw-text-opacity, 1));
  font-size: 10px;
}
.tm-registration-currency-option {
  text-align: left;
  width: 100%;
  padding: 0.625rem 0.75rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.tm-registration-currency-option:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(243 243 243 / var(--tw-bg-opacity, 1));
}
.tm-registration-bonus-button {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}
.tm-registration-bonus-main {
  align-items: center;
  gap: 0.5rem;
  display: flex;
}
.tm-registration-bonus-icon-wrap {
  justify-content: center;
  align-items: center;
  width: 1.5rem;
  height: 1.5rem;
  display: flex;
}
.tm-registration-bonus-icon {
  --tw-text-opacity: 1;
  color: #3b3b3b;
}
.tm-registration-bonus-text {
  text-align: left;
}
.tm-registration-bonus-title {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.tm-registration-bonus-subtitle {
  --tw-text-opacity: 1;
  color: rgb(153 153 153 / var(--tw-text-opacity, 1));
  font-size: 10px;
}
.tm-registration-radio-list {
  margin-top: 0.5rem;
}
.tm-registration-radio-list > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
}
.tm-registration-radio-list {
  --tw-border-opacity: 1;
  border-top-width: 1px;
  border-color: rgb(238 238 238 / var(--tw-border-opacity, 1));
  padding-top: 0.5rem;
}
.tm-registration-radio-label {
  cursor: pointer;
  align-items: center;
  gap: 0.5rem;
  display: flex;
}
.tm-registration-radio-input {
  accent-color: #f5c518;
}
.tm-registration-radio-text {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.tm-registration-primary-button {
  --tw-bg-opacity: 1;
  background-color: rgb(245 197 24 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  width: 100%;
  color: #3b3b3b;
  border-radius: 0.5rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 1.25rem;
  transition-property:
    color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.tm-registration-primary-button:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(229 181 24 / var(--tw-bg-opacity, 1));
}
.tm-registration-primary-button:disabled {
  opacity: 0.6;
}
.tm-registration-message {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: #3b3b3b;
  border-width: 1px;
  border-color: #f5c51866;
  border-radius: 0.5rem;
  padding: 0.5rem 0.75rem;
  font-size: 0.75rem;
  line-height: 1rem;
}
.tm-registration-terms {
  text-align: center;
  --tw-text-opacity: 1;
  color: rgb(102 102 102 / var(--tw-text-opacity, 1));
  font-size: 10px;
  line-height: 1.625;
}
.tm-registration-terms-link {
  --tw-text-opacity: 1;
  color: #3b3b3b;
  text-decoration-line: underline;
}
.tm-registration-success-wrap {
  padding-top: 1rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.tm-registration-success-card > :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));
}
.tm-registration-success-card {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  border-radius: 0.75rem;
  padding: 1rem;
}
.tm-registration-success-title {
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.025em;
  --tw-text-opacity: 1;
  color: #3b3b3b;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1.25rem;
}
.tm-registration-generated-field {
  position: relative;
}
.tm-registration-generated-label {
  --tw-text-opacity: 1;
  color: rgb(153 153 153 / var(--tw-text-opacity, 1));
  margin-left: 0.25rem;
  font-size: 10px;
}
.tm-registration-generated-control {
  --tw-border-opacity: 1;
  border-width: 1px;
  border-color: rgb(221 221 221 / var(--tw-border-opacity, 1));
  border-radius: 0.5rem;
  align-items: center;
  margin-top: 0.125rem;
  padding: 0.625rem 0.75rem;
  display: flex;
}
.tm-registration-generated-input {
  background-color: #0000;
  flex: 1;
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.tm-registration-generated-input:focus {
  outline-offset: 2px;
  outline: 2px solid #0000;
}
.tm-registration-icon-button {
  --tw-text-opacity: 1;
  width: 2rem;
  height: 2rem;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  justify-content: center;
  align-items: center;
  transition-property:
    color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  display: flex;
}
.tm-registration-icon-button:hover {
  --tw-text-opacity: 1;
  color: #3b3b3b;
}
.tm-registration-copy-icon-success {
  --tw-text-opacity: 1;
  color: rgb(34 197 94 / var(--tw-text-opacity, 1));
}
.tm-registration-success-note {
  text-align: center;
  --tw-text-opacity: 1;
  color: rgb(102 102 102 / var(--tw-text-opacity, 1));
  font-size: 0.75rem;
  line-height: 1rem;
}
.tm-registration-dark-button {
  --tw-bg-opacity: 1;
  background-color: rgb(51 51 51 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  width: 100%;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  border-radius: 0.5rem;
  justify-content: space-between;
  align-items: center;
  padding: 0.75rem 1rem;
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 1.25rem;
  transition-property:
    color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  display: flex;
}
.tm-registration-dark-button:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(68 68 68 / var(--tw-bg-opacity, 1));
}
.tm-registration-panel > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
}
.tm-registration-panel {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  border-radius: 0.5rem;
  padding: 1rem;
}
.tm-registration-panel-title {
  text-align: center;
  --tw-text-opacity: 1;
  color: #3b3b3b;
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 1.25rem;
}
.tm-registration-panel-copy {
  text-align: center;
  --tw-text-opacity: 1;
  color: rgb(102 102 102 / var(--tw-text-opacity, 1));
  font-size: 0.75rem;
  line-height: 1rem;
}
.tm-registration-phone-row {
  gap: 0.5rem;
  display: flex;
}
.tm-registration-phone-code-card {
  --tw-border-opacity: 1;
  border-width: 1px;
  border-color: rgb(221 221 221 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  border-radius: 0.5rem;
  align-items: center;
  gap: 0.375rem;
  width: 100px;
  padding: 0.625rem 0.5rem;
  display: flex;
}
.tm-registration-phone-code-copy {
  line-height: 1.25;
}
.tm-registration-phone-input {
  --tw-border-opacity: 1;
  border-width: 1px;
  border-color: rgb(221 221 221 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  border-radius: 0.5rem;
  flex: 1;
  padding: 0.625rem 0.75rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.tm-registration-phone-input:focus {
  --tw-border-opacity: 1;
  border-color: rgb(245 197 24 / var(--tw-border-opacity, 1));
  outline-offset: 2px;
  outline: 2px solid #0000;
}
.tm-registration-select-line {
  justify-content: space-between;
  align-items: center;
  display: flex;
}
.tm-registration-muted-button {
  --tw-bg-opacity: 1;
  background-color: rgb(136 136 136 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  width: 100%;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  border-radius: 0.5rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.25rem;
}
.tm-registration-email-card > :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));
}
.tm-registration-email-card {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  border-radius: 0.5rem;
  padding: 1rem;
}
.tm-registration-stepper {
  justify-content: center;
  align-items: center;
  gap: 0.5rem;
  display: flex;
}
.tm-registration-stepper-item {
  align-items: center;
  gap: 0.5rem;
  display: flex;
}
.tm-registration-step-dot {
  --tw-bg-opacity: 1;
  background-color: rgb(221 221 221 / var(--tw-bg-opacity, 1));
  border-radius: 9999px;
  width: 0.75rem;
  height: 0.75rem;
}
.tm-registration-step-dot-active {
  --tw-bg-opacity: 1;
  background-color: rgb(245 197 24 / var(--tw-bg-opacity, 1));
  border-radius: 9999px;
  width: 0.75rem;
  height: 0.75rem;
}
.tm-registration-step-line {
  --tw-bg-opacity: 1;
  background-color: rgb(221 221 221 / var(--tw-bg-opacity, 1));
  width: 1.5rem;
  height: 0.125rem;
}
.tm-registration-step-line-active {
  --tw-bg-opacity: 1;
  background-color: rgb(245 197 24 / var(--tw-bg-opacity, 1));
  width: 1.5rem;
  height: 0.125rem;
}
.tm-registration-email-progress {
  text-align: center;
  --tw-text-opacity: 1;
  color: rgb(102 102 102 / var(--tw-text-opacity, 1));
  font-size: 0.75rem;
  line-height: 1rem;
}
.tm-registration-text-input {
  --tw-border-opacity: 1;
  border-width: 1px;
  border-color: rgb(221 221 221 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  border-radius: 0.5rem;
  width: 100%;
  padding: 0.625rem 0.75rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.tm-registration-text-input:focus {
  --tw-border-opacity: 1;
  border-color: rgb(245 197 24 / var(--tw-border-opacity, 1));
  outline-offset: 2px;
  outline: 2px solid #0000;
}
.tm-registration-password-input {
  --tw-border-opacity: 1;
  border-width: 1px;
  border-color: rgb(221 221 221 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  border-radius: 0.5rem;
  width: 100%;
  padding: 0.625rem 2.5rem 0.625rem 0.75rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.tm-registration-password-input:focus {
  --tw-border-opacity: 1;
  border-color: rgb(245 197 24 / var(--tw-border-opacity, 1));
  outline-offset: 2px;
  outline: 2px solid #0000;
}
.tm-registration-info-box {
  --tw-bg-opacity: 1;
  background-color: rgb(232 232 232 / var(--tw-bg-opacity, 1));
  border-radius: 0.5rem;
  align-items: flex-start;
  gap: 0.5rem;
  padding: 0.5rem 0.75rem;
  display: flex;
}
.tm-registration-info-icon-wrap {
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  width: 1.25rem;
  height: 1.25rem;
  margin-top: 0.125rem;
  display: flex;
}
.tm-registration-info-icon {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.tm-registration-info-copy {
  --tw-text-opacity: 1;
  color: rgb(102 102 102 / var(--tw-text-opacity, 1));
  font-size: 10px;
}
.tm-registration-password-wrap {
  position: relative;
}
.tm-registration-password-toggle {
  --tw-translate-y: -50%;
  width: 1.25rem;
  height: 1.25rem;
  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));
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 50%;
  right: 0.75rem;
}
.tm-registration-actions-row {
  gap: 0.5rem;
  display: flex;
}
.tm-registration-back-button {
  --tw-bg-opacity: 1;
  background-color: rgb(221 221 221 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: #3b3b3b;
  border-radius: 0.5rem;
  flex: 1;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.25rem;
}
.tm-registration-action-button {
  --tw-bg-opacity: 1;
  background-color: rgb(245 197 24 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: #3b3b3b;
  border-radius: 0.5rem;
  flex: 1;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 1.25rem;
  transition-property:
    color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.tm-registration-action-button:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(229 181 24 / var(--tw-bg-opacity, 1));
}
.tm-registration-action-button:disabled {
  opacity: 0.6;
}
.tm-registration-social-title {
  --tw-text-opacity: 1;
  color: #3b3b3b;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1.25rem;
}
.tm-registration-social-grid {
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 0.5rem;
  display: grid;
}
.tm-registration-social-button {
  --tw-border-opacity: 1;
  border-width: 1px;
  border-color: rgb(221 221 221 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  border-radius: 0.5rem;
  flex-direction: column;
  align-items: center;
  gap: 0.25rem;
  padding: 0.75rem 0.25rem;
  display: flex;
}
.tm-registration-social-icon-wrap {
  justify-content: center;
  align-items: center;
  width: 1.5rem;
  height: 1.5rem;
  display: flex;
}
.tm-registration-social-icon {
  --tw-text-opacity: 1;
  color: #3b3b3b;
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.tm-registration-social-label {
  text-align: center;
  --tw-text-opacity: 1;
  color: rgb(102 102 102 / var(--tw-text-opacity, 1));
  font-size: 10px;
}
.tm-casino-game-card {
  cursor: pointer;
  --tw-border-opacity: 1;
  border-width: 1px;
  border-color: rgb(51 51 51 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(26 26 26 / var(--tw-bg-opacity, 1));
  border-radius: 0.5rem;
  transition-property: all;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  position: relative;
  overflow: hidden;
}
.tm-casino-game-card:hover {
  --tw-border-opacity: 1;
  border-color: rgb(245 197 24 / var(--tw-border-opacity, 1));
}
.tm-casino-hot-badge {
  z-index: 10;
  --tw-bg-opacity: 1;
  background-color: rgb(229 57 53 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  border-radius: 0.25rem;
  padding: 0.125rem 0.5rem;
  font-size: 10px;
  font-weight: 700;
  position: absolute;
  top: 0.5rem;
  left: 0.5rem;
}
.tm-casino-game-image-wrap {
  aspect-ratio: 4/3;
  position: relative;
  overflow: hidden;
}
.tm-casino-game-image {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%;
  transition-property: transform;
  transition-duration: 0.3s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.tm-casino-game-image:hover {
  --tw-scale-x: 1.05;
  --tw-scale-y: 1.05;
  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));
}
.tm-casino-play-overlay {
  opacity: 0;
  background-color: #0009;
  justify-content: center;
  align-items: center;
  transition-property: opacity;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  display: flex;
  position: absolute;
  inset: 0;
}
.tm-casino-play-overlay:hover {
  opacity: 1;
}
.tm-casino-play-button {
  --tw-bg-opacity: 1;
  background-color: rgb(245 197 24 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
  border-radius: 0.25rem;
  padding: 0.5rem 1.25rem;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1.25rem;
  transition-property:
    color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.tm-casino-play-button:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(212 160 23 / var(--tw-bg-opacity, 1));
}
.tm-casino-game-info {
  padding: 0.75rem;
}
.tm-casino-game-name {
  text-overflow: ellipsis;
  white-space: nowrap;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.25rem;
  overflow: hidden;
}
.tm-casino-game-category {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  font-size: 0.75rem;
  line-height: 1rem;
}
.tm-slot-card {
  cursor: pointer;
  border-radius: 0.5rem;
  display: block;
  position: relative;
  overflow: hidden;
}
.tm-slot-card-image-wrap {
  aspect-ratio: 4/3;
  position: relative;
}
.tm-slot-card-image {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%;
  transition-property: transform;
  transition-duration: 0.3s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.tm-slot-card-image:hover {
  --tw-scale-x: 1.05;
  --tw-scale-y: 1.05;
  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));
}
.tm-slot-card-badge {
  --tw-bg-opacity: 1;
  background-color: rgb(34 197 94 / var(--tw-bg-opacity, 1));
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  border-radius: 0.25rem;
  padding: 0.125rem 0.5rem;
  font-size: 10px;
  font-weight: 700;
  position: absolute;
  top: 0.5rem;
  right: 0.5rem;
}
.tm-slot-card-overlay {
  opacity: 0;
  background-color: #00000080;
  justify-content: center;
  align-items: center;
  transition-property: opacity;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  display: flex;
  position: absolute;
  inset: 0;
}
.tm-slot-card-overlay:hover {
  opacity: 1;
}
.tm-slot-card-play-button {
  --tw-bg-opacity: 1;
  background-color: rgb(245 197 24 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
  border-radius: 0.25rem;
  padding: 0.375rem 1rem;
  font-size: 0.75rem;
  font-weight: 700;
  line-height: 1rem;
  transition-property:
    color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.tm-slot-card-play-button:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(229 181 24 / var(--tw-bg-opacity, 1));
}
.tm-slot-card-info {
  --tw-bg-opacity: 1;
  background-color: rgb(26 26 26 / var(--tw-bg-opacity, 1));
  align-items: center;
  gap: 0.375rem;
  padding: 0.5rem;
  display: flex;
}
.tm-slot-card-provider {
  --tw-bg-opacity: 1;
  background-color: rgb(51 51 51 / var(--tw-bg-opacity, 1));
  text-align: center;
  --tw-text-opacity: 1;
  min-width: 20px;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  border-radius: 0.25rem;
  padding: 0.125rem 0.25rem;
  font-size: 9px;
  font-weight: 700;
}
.tm-slot-card-name {
  text-overflow: ellipsis;
  white-space: nowrap;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  font-size: 0.75rem;
  line-height: 1rem;
  overflow: hidden;
}
.tm-u-components-feature-authmodal-001 {
  z-index: 100;
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
  inset: 0;
}
.tm-u-components-feature-authmodal-002 {
  --tw-backdrop-blur: blur(4px);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness)
    var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale)
    var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert)
    var(--tw-backdrop-opacity) var(--tw-backdrop-saturate)
    var(--tw-backdrop-sepia);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness)
    var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale)
    var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert)
    var(--tw-backdrop-opacity) var(--tw-backdrop-saturate)
    var(--tw-backdrop-sepia);
  background-color: #000000b3;
  position: absolute;
  inset: 0;
}
.tm-u-components-feature-authmodal-003 {
  --tw-border-opacity: 1;
  border-width: 1px;
  border-color: rgb(51 51 51 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(26 26 26 / var(--tw-bg-opacity, 1));
  border-radius: 0.5rem;
  width: 100%;
  max-width: 420px;
  max-height: 90vh;
  margin-left: 1rem;
  margin-right: 1rem;
  position: relative;
  overflow: hidden auto;
}
.tm-u-components-feature-authmodal-004 {
  z-index: 10;
  --tw-text-opacity: 1;
  width: 2rem;
  height: 2rem;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 0.75rem;
  right: 0.75rem;
}
.tm-u-components-feature-authmodal-004:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.tm-u-components-feature-authmodal-005 {
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.tm-u-components-feature-authmodal-006 {
  --tw-border-opacity: 1;
  border-bottom-width: 1px;
  border-color: rgb(51 51 51 / var(--tw-border-opacity, 1));
  display: flex;
}
.tm-u-components-feature-authmodal-007 {
  text-align: center;
  --tw-text-opacity: 1;
  color: rgb(74 222 128 / var(--tw-text-opacity, 1));
  background-color: #22c55e33;
  border-width: 1px;
  border-color: #22c55e4d;
  border-radius: 0.25rem;
  margin: 1rem;
  padding: 1rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.tm-u-components-feature-authmodal-008 > :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));
}
.tm-u-components-feature-authmodal-008 {
  padding: 1.25rem;
}
.tm-u-components-feature-authmodal-009 {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  margin-bottom: 0.25rem;
  font-size: 0.75rem;
  line-height: 1rem;
  display: block;
}
.tm-u-components-feature-authmodal-010 {
  position: relative;
}
.tm-u-components-feature-authmodal-011 {
  --tw-translate-y: -50%;
  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));
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  font-size: 0.875rem;
  line-height: 1.25rem;
  position: absolute;
  top: 50%;
  left: 0.75rem;
}
.tm-u-components-feature-authmodal-012 {
  --tw-text-opacity: 1;
  color: rgb(229 57 53 / var(--tw-text-opacity, 1));
  margin-top: 0.25rem;
  font-size: 0.75rem;
  line-height: 1rem;
}
.tm-u-components-feature-authmodal-013 {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  margin-bottom: 0.25rem;
  font-size: 0.75rem;
  line-height: 1rem;
  display: block;
}
.tm-u-components-feature-authmodal-014 {
  cursor: pointer;
  appearance: none;
  --tw-border-opacity: 1;
  border-width: 1px;
  border-color: rgb(51 51 51 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(34 34 34 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  width: 100%;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  border-radius: 0.25rem;
  padding: 0.625rem 0.75rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.tm-u-components-feature-authmodal-014:focus {
  --tw-border-opacity: 1;
  border-color: rgb(245 197 24 / var(--tw-border-opacity, 1));
  outline-offset: 2px;
  outline: 2px solid #0000;
}
.tm-u-components-feature-authmodal-015 {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  margin-bottom: 0.25rem;
  font-size: 0.75rem;
  line-height: 1rem;
  display: block;
}
.tm-u-components-feature-authmodal-016 {
  --tw-border-opacity: 1;
  border-width: 1px;
  border-color: rgb(51 51 51 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(34 34 34 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  width: 100%;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  border-radius: 0.25rem;
  padding: 0.625rem 0.75rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.tm-u-components-feature-authmodal-016:focus {
  --tw-border-opacity: 1;
  border-color: rgb(245 197 24 / var(--tw-border-opacity, 1));
  outline-offset: 2px;
  outline: 2px solid #0000;
}
.tm-u-components-feature-authmodal-017 {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  margin-bottom: 0.25rem;
  font-size: 0.75rem;
  line-height: 1rem;
  display: block;
}
.tm-u-components-feature-authmodal-018 {
  --tw-text-opacity: 1;
  color: rgb(229 57 53 / var(--tw-text-opacity, 1));
  margin-top: 0.25rem;
  font-size: 0.75rem;
  line-height: 1rem;
}
.tm-u-components-feature-authmodal-019 {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  margin-bottom: 0.25rem;
  font-size: 0.75rem;
  line-height: 1rem;
  display: block;
}
.tm-u-components-feature-authmodal-020 {
  --tw-text-opacity: 1;
  color: rgb(229 57 53 / var(--tw-text-opacity, 1));
  margin-top: 0.25rem;
  font-size: 0.75rem;
  line-height: 1rem;
}
.tm-u-components-feature-authmodal-021 {
  align-items: flex-start;
  gap: 0.5rem;
  display: flex;
}
.tm-u-components-feature-authmodal-022 {
  cursor: pointer;
  accent-color: #f5c518;
  width: 1rem;
  height: 1rem;
  margin-top: 0.125rem;
}
.tm-u-components-feature-authmodal-023 {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  font-size: 0.75rem;
  line-height: 1.625;
}
.tm-u-components-feature-authmodal-024,
.tm-u-components-feature-authmodal-025 {
  --tw-text-opacity: 1;
  color: #3b3b3b;
  text-decoration-line: underline;
}
.tm-u-components-feature-authmodal-026 {
  --tw-bg-opacity: 1;
  background-color: rgb(245 197 24 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  width: 100%;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
  border-radius: 0.25rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1.25rem;
  transition-property:
    color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.tm-u-components-feature-authmodal-026:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(212 160 23 / var(--tw-bg-opacity, 1));
}
.tm-u-components-feature-authmodal-027 {
  text-align: center;
}
.tm-u-components-feature-authmodal-028 {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  margin-bottom: 0.75rem;
  font-size: 0.75rem;
  line-height: 1rem;
}
.tm-u-components-feature-authmodal-029 {
  justify-content: center;
  gap: 0.75rem;
  display: flex;
}
.tm-u-components-feature-authmodal-030 {
  --tw-bg-opacity: 1;
  background-color: rgb(34 34 34 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  width: 2.5rem;
  height: 2.5rem;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  border-radius: 0.25rem;
  justify-content: center;
  align-items: center;
  transition-property:
    color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  display: flex;
}
.tm-u-components-feature-authmodal-030:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(24 119 242 / var(--tw-bg-opacity, 1));
}
.tm-u-components-feature-authmodal-031 {
  --tw-bg-opacity: 1;
  background-color: rgb(34 34 34 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  width: 2.5rem;
  height: 2.5rem;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  border-radius: 0.25rem;
  justify-content: center;
  align-items: center;
  transition-property:
    color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  display: flex;
}
.tm-u-components-feature-authmodal-031:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(29 161 242 / var(--tw-bg-opacity, 1));
}
.tm-u-components-feature-authmodal-032 {
  --tw-bg-opacity: 1;
  background-color: rgb(34 34 34 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  width: 2.5rem;
  height: 2.5rem;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  border-radius: 0.25rem;
  justify-content: center;
  align-items: center;
  transition-property:
    color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  display: flex;
}
.tm-u-components-feature-authmodal-032:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(0 136 204 / var(--tw-bg-opacity, 1));
}
.tm-showcase-section {
  background: #111;
  width: 100%;
  padding: 0;
  overflow: hidden;
}
.tm-showcase-section__header {
  justify-content: space-between;
  align-items: center;
  gap: 16px;
  width: calc(100% - 19px);
  height: 47.5px;
  margin: 0 9.5px 14.25px;
  padding: 28.5px 0 0;
  display: flex;
}
.tm-showcase-section__title {
  color: #fff;
  letter-spacing: 0;
  text-transform: uppercase;
  white-space: nowrap;
  margin: 0;
  font-size: 16.625px;
  font-weight: 700;
  line-height: 19px;
}
.tm-showcase-section__control {
  color: #fff;
  letter-spacing: 0;
  text-transform: uppercase;
  white-space: nowrap;
  justify-content: flex-end;
  align-items: center;
  gap: 8px;
  min-width: 96.06px;
  height: 16.63px;
  font-size: 14.25px;
  font-weight: 400;
  line-height: 16.625px;
  display: inline-flex;
}
.tm-showcase-section__control-text {
  align-items: center;
  height: 16.63px;
  display: inline-flex;
}
.tm-showcase-section__control-icon {
  color: #fff;
  width: 10.39px;
  min-width: 10.39px;
  height: 11.88px;
  margin-left: 1.5px;
  font-size: 11.875px;
  line-height: 11.88px;
}
.tm-showcase-section__slider {
  scrollbar-width: none;
  width: 100%;
  height: 143.69px;
  padding: 0 9.5px;
  overflow: auto hidden;
}
.tm-showcase-section__slider::-webkit-scrollbar {
  display: none;
}
.tm-showcase-section__track {
  align-items: stretch;
  gap: 4.75px;
  width: max-content;
  min-width: 100%;
  height: 143.69px;
  display: flex;
}
.tm-showcase-card {
  color: #fff;
  background: #212121;
  border-radius: 2px;
  flex: 0 0 154.38px;
  width: 154.38px;
  height: 143.69px;
  position: relative;
  overflow: hidden;
  box-shadow: inset 0 -2px #ffffff0a;
}
.tm-showcase-card__main {
  background: #242424;
  width: 154.38px;
  height: 103.31px;
  position: relative;
  overflow: hidden;
}
.tm-showcase-card__image {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%;
  display: block;
}
.tm-showcase-card__badge {
  z-index: 2;
  color: #fff;
  background: #e53935;
  border-radius: 3px;
  justify-content: center;
  align-items: center;
  height: 18px;
  padding: 0 6px;
  font-size: 9px;
  font-weight: 800;
  line-height: 1;
  display: inline-flex;
  position: absolute;
  top: 6px;
  left: 6px;
}
.tm-showcase-card__overlay {
  z-index: 3;
  opacity: 0;
  background: #00000094;
  justify-content: center;
  align-items: center;
  transition: opacity 0.18s;
  display: flex;
  position: absolute;
  inset: 0;
}
.tm-showcase-card:hover .tm-showcase-card__overlay,
.tm-showcase-card:focus-visible .tm-showcase-card__overlay {
  opacity: 1;
}
.tm-showcase-card__play {
  color: #3b3b3b;
  background: #ffb805;
  border-radius: 14px;
  justify-content: center;
  align-items: center;
  width: 112.81px;
  height: 33.25px;
  font-size: 28px;
  font-weight: 400;
  line-height: 1;
  display: inline-flex;
}
.tm-showcase-card__info {
  text-align: center;
  background: #2e2e2e;
  border-radius: 0 0 2px 2px;
  justify-content: center;
  align-items: center;
  width: 154.38px;
  height: 40.38px;
  padding: 4.75px;
  display: flex;
  position: relative;
}
.tm-showcase-card__info:before,
.tm-showcase-card__info:after {
  content: "";
  pointer-events: none;
  height: 2px;
  position: absolute;
  left: 0;
  right: 0;
}
.tm-showcase-card__info:before {
  background: #ffffff0a;
  top: 0;
}
.tm-showcase-card__info:after {
  background: #ffffff14;
  bottom: 0;
}
.tm-showcase-card__title {
  color: #fff;
  letter-spacing: 0;
  text-align: center;
  width: 144.88px;
  max-height: 30.88px;
  font-size: 13.0625px;
  font-weight: 400;
  line-height: 15.4375px;
  display: block;
  overflow: hidden;
}
@media (width>=981px) {
  .tm-showcase-section {
    padding-left: 0;
    padding-right: 0;
  }
}
.tm-u-components-feature-bonusbanner-001 {
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
  --tw-gradient-from: #f5c51833 var(--tw-gradient-from-position);
  --tw-gradient-to: #111 var(--tw-gradient-to-position);
  --tw-gradient-stops:
    var(--tw-gradient-from), #1a1a1a var(--tw-gradient-via-position),
    var(--tw-gradient-to);
  width: 100%;
  height: 200px;
  position: relative;
  overflow: hidden;
}
@media (width>=768px) {
  .tm-u-components-feature-bonusbanner-001 {
    height: 280px;
  }
}
.tm-u-components-feature-bonusbanner-002 {
  opacity: 0.1;
  position: absolute;
  inset: 0;
}
.tm-u-components-feature-bonusbanner-003 {
  position: absolute;
  inset: 0;
}
.tm-u-components-feature-bonusbanner-004 {
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
  --tw-gradient-from: #000000b3 var(--tw-gradient-from-position);
  --tw-gradient-to: transparent var(--tw-gradient-to-position);
  --tw-gradient-stops:
    var(--tw-gradient-from), #00000080 var(--tw-gradient-via-position),
    var(--tw-gradient-to);
  position: absolute;
  inset: 0;
}
.tm-u-components-feature-bonusbanner-005 {
  z-index: 10;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  display: flex;
  position: relative;
}
@media (width>=768px) {
  .tm-u-components-feature-bonusbanner-005 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
}
.tm-u-components-feature-bonusbanner-006 {
  max-width: 32rem;
}
.tm-u-components-feature-bonusbanner-007 {
  letter-spacing: 0.025em;
  --tw-text-opacity: 1;
  color: #3b3b3b;
  margin-bottom: 0.5rem;
  font-family:
    Bebas Neue,
    sans-serif;
  font-size: 1.875rem;
  line-height: 2.25rem;
}
@media (width>=768px) {
  .tm-u-components-feature-bonusbanner-007 {
    font-size: 3rem;
    line-height: 1;
  }
}
.tm-u-components-feature-bonusbanner-008 {
  color: #fffc;
  margin-bottom: 1rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
}
@media (width>=768px) {
  .tm-u-components-feature-bonusbanner-008 {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}
.tm-u-components-feature-bonusbanner-009 {
  --tw-text-opacity: 1;
  color: #3b3b3b;
  font-weight: 700;
}
.tm-u-components-feature-bonusbanner-010 {
  white-space: nowrap;
  --tw-bg-opacity: 1;
  background-color: rgb(245 197 24 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
  border-radius: 0.25rem;
  padding: 0.75rem 1.5rem;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1.25rem;
  transition-property:
    color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  display: inline-block;
}
.tm-u-components-feature-bonusbanner-010:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(212 160 23 / var(--tw-bg-opacity, 1));
}
.tm-u-components-feature-bonusbanner-011 {
  --tw-translate-y: -50%;
  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));
  display: none;
  position: absolute;
  top: 50%;
  right: 2rem;
}
@media (width>=768px) {
  .tm-u-components-feature-bonusbanner-011 {
    display: block;
  }
}
.tm-u-components-feature-bonusbanner-012 {
  background-color: #f5c51833;
  border-radius: 9999px;
  justify-content: center;
  align-items: center;
  width: 6rem;
  height: 6rem;
  display: flex;
}
.tm-u-components-feature-bonusbanner-013 {
  background-color: #f5c5184d;
  border-radius: 9999px;
  justify-content: center;
  align-items: center;
  width: 4rem;
  height: 4rem;
  display: flex;
}
.tm-u-components-feature-bonusbanner-014 {
  --tw-text-opacity: 1;
  color: #3b3b3b;
  font-size: 1.875rem;
  line-height: 2.25rem;
}
.tm-u-components-feature-bonusbanner-015 {
  gap: 0.375rem;
  display: flex;
  position: absolute;
  bottom: 0.75rem;
  right: 1.5rem;
}
.tm-u-components-feature-bonusbanner-016 {
  --tw-bg-opacity: 1;
  background-color: rgb(245 197 24 / var(--tw-bg-opacity, 1));
  border-radius: 9999px;
  width: 0.5rem;
  height: 0.5rem;
}
.tm-u-components-feature-bonusbanner-017,
.tm-u-components-feature-bonusbanner-018,
.tm-u-components-feature-bonusbanner-019 {
  background-color: #ffffff4d;
  border-radius: 9999px;
  width: 0.5rem;
  height: 0.5rem;
}
.tm-u-components-feature-casinoproviderssection-001 {
  --tw-bg-opacity: 1;
  background-color: rgb(17 17 17 / var(--tw-bg-opacity, 1));
  width: 100%;
  padding: 0.75rem;
}
.tm-u-components-feature-casinoproviderssection-002 {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  margin-bottom: 0.75rem;
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 1.25rem;
}
.tm-u-components-feature-casinoproviderssection-003 {
  gap: 0.5rem;
  padding-bottom: 0.5rem;
  display: flex;
  overflow-x: auto;
}
.tm-u-components-feature-casinoproviderssection-004 {
  --tw-border-opacity: 1;
  border-width: 1px;
  border-color: rgb(51 51 51 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(26 26 26 / var(--tw-bg-opacity, 1));
  border-radius: 0.5rem;
  flex-direction: column;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  width: 140px;
  padding: 0.75rem 0.5rem;
  display: flex;
}
.tm-u-components-feature-casinoproviderssection-005 {
  width: 100px;
  height: 30px;
  margin-bottom: 0.25rem;
}
.tm-u-components-feature-casinoproviderssection-006 {
  -o-object-fit: contain;
  object-fit: contain;
  width: 100%;
  height: 100%;
}
.tm-u-components-feature-casinoproviderssection-007 {
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  font-size: 9px;
}
.tm-u-components-feature-categoryscroll-001 {
  --tw-bg-opacity: 1;
  background-color: rgb(17 17 17 / var(--tw-bg-opacity, 1));
  width: 100%;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.tm-u-components-feature-categoryscroll-002 {
  gap: 0.5rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  display: flex;
  overflow-x: auto;
}
.tm-u-components-feature-categoryscroll-003 {
  border-radius: 0.5rem;
  flex-shrink: 0;
  width: 120px;
  height: 70px;
  position: relative;
  overflow: hidden;
}
.tm-u-components-feature-categoryscroll-004 {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.tm-u-components-feature-categoryscroll-005 {
  background-color: #00000080;
  position: absolute;
  inset: 0;
}
.tm-u-components-feature-categoryscroll-006 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 0.25rem;
  display: flex;
  position: absolute;
  inset: 0;
}
.tm-u-components-feature-categoryscroll-007 {
  justify-content: center;
  align-items: center;
  width: 1.5rem;
  height: 1.5rem;
  display: flex;
}
.tm-u-components-feature-categoryscroll-008 {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  font-size: 11px;
  font-weight: 600;
}
.tm-u-components-feature-cookiebanner-001 {
  --tw-border-opacity: 1;
  border-top-width: 1px;
  border-color: rgb(51 51 51 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(17 17 17 / var(--tw-bg-opacity, 1));
  width: 100%;
  padding: 0.75rem 1rem;
}
.tm-u-components-feature-cookiebanner-002 {
  text-align: center;
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  font-size: 10px;
  line-height: 1.625;
}
.tm-u-components-feature-cookiebanner-003 {
  --tw-text-opacity: 1;
  color: #3b3b3b;
  text-decoration-line: underline;
}
.tm-u-components-feature-desktopfooter-001 {
  --tw-border-opacity: 1;
  border-top-width: 1px;
  border-color: rgb(51 51 51 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(17 17 17 / var(--tw-bg-opacity, 1));
}
.tm-u-components-feature-desktopfooter-002 {
  max-width: 72rem;
  margin-left: auto;
  margin-right: auto;
  padding: 1.5rem 1rem;
}
.tm-u-components-feature-desktopfooter-003 {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  margin-bottom: 1rem;
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 1.25rem;
}
.tm-u-components-feature-desktopfooter-004 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1rem;
  font-size: 0.75rem;
  line-height: 1rem;
  display: grid;
}
@media (width>=768px) {
  .tm-u-components-feature-desktopfooter-004 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}
@media (width>=1024px) {
  .tm-u-components-feature-desktopfooter-004 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}
.tm-u-components-feature-desktopfooter-005 {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  margin-bottom: 0.5rem;
  font-weight: 600;
}
.tm-u-components-feature-desktopfooter-006 {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  margin-bottom: 0.25rem;
  display: block;
}
.tm-u-components-feature-desktopfooter-006:hover {
  --tw-text-opacity: 1;
  color: #3b3b3b;
}
.tm-u-components-feature-desktopfooter-007 {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  margin-bottom: 0.25rem;
  display: block;
}
.tm-u-components-feature-desktopfooter-007:hover {
  --tw-text-opacity: 1;
  color: #3b3b3b;
}
.tm-u-components-feature-desktopfooter-008 {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  margin-bottom: 0.25rem;
  display: block;
}
.tm-u-components-feature-desktopfooter-008:hover {
  --tw-text-opacity: 1;
  color: #3b3b3b;
}
.tm-u-components-feature-desktopfooter-009 {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  margin-bottom: 0.25rem;
  display: block;
}
.tm-u-components-feature-desktopfooter-009:hover {
  --tw-text-opacity: 1;
  color: #3b3b3b;
}
.tm-u-components-feature-desktopfooter-010 {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  margin-bottom: 0.25rem;
  display: block;
}
.tm-u-components-feature-desktopfooter-010:hover {
  --tw-text-opacity: 1;
  color: #3b3b3b;
}
.tm-u-components-feature-desktopfooter-011 {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  margin-bottom: 0.25rem;
  display: block;
}
.tm-u-components-feature-desktopfooter-011:hover {
  --tw-text-opacity: 1;
  color: #3b3b3b;
}
.tm-u-components-feature-desktopfooter-012 {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  margin-bottom: 0.25rem;
  display: block;
}
.tm-u-components-feature-desktopfooter-012:hover {
  --tw-text-opacity: 1;
  color: #3b3b3b;
}
.tm-u-components-feature-desktopfooter-013 {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  margin-bottom: 0.25rem;
  display: block;
}
.tm-u-components-feature-desktopfooter-013:hover {
  --tw-text-opacity: 1;
  color: #3b3b3b;
}
.tm-u-components-feature-desktopfooter-014 {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  margin-bottom: 0.5rem;
  font-weight: 600;
}
.tm-u-components-feature-desktopfooter-015 {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  margin-bottom: 0.25rem;
  display: block;
}
.tm-u-components-feature-desktopfooter-015:hover {
  --tw-text-opacity: 1;
  color: #3b3b3b;
}
.tm-u-components-feature-desktopfooter-016 {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  margin-bottom: 0.25rem;
  display: block;
}
.tm-u-components-feature-desktopfooter-016:hover {
  --tw-text-opacity: 1;
  color: #3b3b3b;
}
.tm-u-components-feature-desktopfooter-017 {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  margin-bottom: 0.25rem;
  display: block;
}
.tm-u-components-feature-desktopfooter-017:hover {
  --tw-text-opacity: 1;
  color: #3b3b3b;
}
.tm-u-components-feature-desktopfooter-018 {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  margin-bottom: 0.25rem;
  display: block;
}
.tm-u-components-feature-desktopfooter-018:hover {
  --tw-text-opacity: 1;
  color: #3b3b3b;
}
.tm-u-components-feature-desktopfooter-019 {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  margin-bottom: 0.5rem;
  font-weight: 600;
}
.tm-u-components-feature-desktopfooter-020 {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  margin-bottom: 0.25rem;
  display: block;
}
.tm-u-components-feature-desktopfooter-020:hover {
  --tw-text-opacity: 1;
  color: #3b3b3b;
}
.tm-u-components-feature-desktopfooter-021 {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  margin-bottom: 0.25rem;
  display: block;
}
.tm-u-components-feature-desktopfooter-021:hover {
  --tw-text-opacity: 1;
  color: #3b3b3b;
}
.tm-u-components-feature-desktopfooter-022 {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  margin-bottom: 0.25rem;
  display: block;
}
.tm-u-components-feature-desktopfooter-022:hover {
  --tw-text-opacity: 1;
  color: #3b3b3b;
}
.tm-u-components-feature-desktopfooter-023 {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  margin-bottom: 0.5rem;
  font-weight: 600;
}
.tm-u-components-feature-desktopfooter-024 {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  margin-bottom: 0.25rem;
  display: block;
}
.tm-u-components-feature-desktopfooter-024:hover {
  --tw-text-opacity: 1;
  color: #3b3b3b;
}
.tm-u-components-feature-desktopfooter-025 {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  margin-bottom: 0.25rem;
  display: block;
}
.tm-u-components-feature-desktopfooter-025:hover {
  --tw-text-opacity: 1;
  color: #3b3b3b;
}
.tm-u-components-feature-desktopfooter-026 {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  margin-bottom: 0.5rem;
  font-weight: 600;
}
.tm-u-components-feature-desktopfooter-027 {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  margin-bottom: 0.25rem;
  display: block;
}
.tm-u-components-feature-desktopfooter-027:hover {
  --tw-text-opacity: 1;
  color: #3b3b3b;
}
.tm-u-components-feature-desktopfooter-028 {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  margin-bottom: 0.25rem;
  display: block;
}
.tm-u-components-feature-desktopfooter-028:hover {
  --tw-text-opacity: 1;
  color: #3b3b3b;
}
.tm-u-components-feature-desktopfooter-029 {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  margin-bottom: 0.25rem;
  display: block;
}
.tm-u-components-feature-desktopfooter-029:hover {
  --tw-text-opacity: 1;
  color: #3b3b3b;
}
.tm-u-components-feature-desktopfooter-030 {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  margin-bottom: 0.25rem;
  display: block;
}
.tm-u-components-feature-desktopfooter-030:hover {
  --tw-text-opacity: 1;
  color: #3b3b3b;
}
.tm-u-components-feature-desktopfooter-031 {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  margin-bottom: 0.25rem;
  display: block;
}
.tm-u-components-feature-desktopfooter-031:hover {
  --tw-text-opacity: 1;
  color: #3b3b3b;
}
.tm-u-components-feature-desktopfooter-032 {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  margin-bottom: 0.5rem;
  font-weight: 600;
}
.tm-u-components-feature-desktopfooter-033 {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  align-items: center;
  gap: 0.25rem;
  margin-bottom: 0.25rem;
  display: flex;
}
.tm-u-components-feature-desktopfooter-033:hover {
  --tw-text-opacity: 1;
  color: #3b3b3b;
}
.tm-u-components-feature-desktopfooter-034 {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  align-items: center;
  gap: 0.25rem;
  margin-bottom: 0.25rem;
  display: flex;
}
.tm-u-components-feature-desktopfooter-034:hover {
  --tw-text-opacity: 1;
  color: #3b3b3b;
}
.tm-u-components-feature-desktopfooter-035 {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  align-items: center;
  gap: 0.25rem;
  margin-bottom: 0.25rem;
  display: flex;
}
.tm-u-components-feature-desktopfooter-035:hover {
  --tw-text-opacity: 1;
  color: #3b3b3b;
}
.tm-u-components-feature-desktopfooter-036 {
  margin-top: 0.5rem;
}
.tm-u-components-feature-desktopfooter-037 {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  margin-bottom: 0.25rem;
  font-size: 10px;
}
.tm-u-components-feature-desktopfooter-038 {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  font-size: 0.75rem;
  font-weight: 700;
  line-height: 1rem;
}
.tm-u-components-feature-desktopfooter-039 {
  --tw-bg-opacity: 1;
  background-color: rgb(34 34 34 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  border-radius: 0.25rem;
  margin-top: 0.25rem;
  padding: 0.25rem 0.75rem;
  font-size: 0.75rem;
  line-height: 1rem;
  transition-property:
    color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.tm-u-components-feature-desktopfooter-039:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.tm-u-components-feature-desktopfooter-040 {
  --tw-border-opacity: 1;
  border-top-width: 1px;
  border-color: rgb(51 51 51 / var(--tw-border-opacity, 1));
  margin-top: 1.5rem;
  padding-top: 1rem;
}
.tm-u-components-feature-desktopfooter-041 {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  margin-bottom: 0.75rem;
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 1.25rem;
}
.tm-u-components-feature-desktopfooter-042 {
  flex-wrap: wrap;
  align-items: center;
  gap: 1.5rem;
  display: flex;
}
.tm-u-components-feature-desktopfooter-043 {
  --tw-bg-opacity: 1;
  background-color: rgb(34 34 34 / var(--tw-bg-opacity, 1));
  border-radius: 0.25rem;
  justify-content: center;
  align-items: center;
  width: 5rem;
  height: 2.5rem;
  display: flex;
}
.tm-u-components-feature-desktopfooter-044 {
  --tw-text-opacity: 1;
  color: rgb(85 85 85 / var(--tw-text-opacity, 1));
  font-size: 10px;
}
.tm-u-components-feature-desktopfooter-045 {
  --tw-border-opacity: 1;
  border-top-width: 1px;
  border-color: rgb(51 51 51 / var(--tw-border-opacity, 1));
  margin-top: 1.5rem;
  padding-top: 1rem;
}
.tm-u-components-feature-desktopfooter-046 {
  --tw-text-opacity: 1;
  color: rgb(102 102 102 / var(--tw-text-opacity, 1));
  font-size: 10px;
  line-height: 1.625;
}
.tm-u-components-feature-desktopfooter-047 {
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  gap: 1rem;
  margin-top: 1rem;
  display: flex;
}
.tm-u-components-feature-desktopfooter-048 {
  align-items: center;
  gap: 1rem;
  display: flex;
}
.tm-u-components-feature-desktopfooter-049 {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  width: 2.5rem;
  height: 2.5rem;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
  border-radius: 9999px;
  justify-content: center;
  align-items: center;
  font-size: 0.75rem;
  font-weight: 700;
  line-height: 1rem;
  display: flex;
}
.tm-u-components-feature-desktopfooter-050 {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
}
.tm-u-components-feature-desktopfooter-051 {
  font-size: 0.75rem;
  font-weight: 700;
  line-height: 1rem;
}
.tm-u-components-feature-desktopfooter-052 {
  font-size: 10px;
}
.tm-u-components-feature-desktopfooter-053 {
  align-items: center;
  gap: 0.25rem;
  display: flex;
}
.tm-u-components-feature-desktopfooter-054 {
  --tw-bg-opacity: 1;
  background-color: rgb(68 68 68 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  border-radius: 0.25rem;
  padding: 0.125rem 0.375rem;
  font-size: 10px;
}
.tm-u-components-feature-desktopfooter-055 {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
}
.tm-u-components-feature-desktopfooter-056 {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  font-size: 10px;
}
.tm-u-components-feature-desktopfooter-057 {
  align-items: center;
  gap: 1rem;
  display: flex;
}
.tm-u-components-feature-desktopfooter-058 {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  align-items: center;
  gap: 0.5rem;
  font-size: 0.75rem;
  line-height: 1rem;
  display: flex;
}
.tm-u-components-feature-desktopfooter-059 {
  --tw-text-opacity: 1;
  color: #3b3b3b;
}
.tm-u-components-feature-desktopfooter-060 {
  gap: 0.5rem;
  display: flex;
}
.tm-u-components-feature-desktopfooter-061 {
  --tw-bg-opacity: 1;
  background-color: rgb(34 34 34 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  width: 2rem;
  height: 2rem;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  border-radius: 0.25rem;
  justify-content: center;
  align-items: center;
  transition-property:
    color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  display: flex;
}
.tm-u-components-feature-desktopfooter-061:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(51 51 51 / var(--tw-bg-opacity, 1));
}
.tm-u-components-feature-desktopfooter-062 {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  font-size: 0.75rem;
  line-height: 1rem;
}
.tm-u-components-feature-desktopfooter-063 {
  --tw-border-opacity: 1;
  border-top-width: 1px;
  border-color: rgb(51 51 51 / var(--tw-border-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(102 102 102 / var(--tw-text-opacity, 1));
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  gap: 0.5rem;
  margin-top: 1rem;
  padding-top: 0.75rem;
  font-size: 10px;
  display: flex;
}
.tm-u-components-feature-desktopfooter-064 {
  --tw-text-opacity: 1;
  color: #3b3b3b;
}
.tm-u-components-feature-desktopfooter-064:hover {
  text-decoration-line: underline;
}
.tm-u-components-feature-esportssection-001 {
  --tw-bg-opacity: 1;
  background-color: rgb(17 17 17 / var(--tw-bg-opacity, 1));
  width: 100%;
  padding: 0.75rem;
}
.tm-u-components-feature-esportssection-002 {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0.75rem;
  display: flex;
}
.tm-u-components-feature-esportssection-003 {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 1.25rem;
}
.tm-u-components-feature-esportssection-004 {
  --tw-text-opacity: 1;
  color: #3b3b3b;
  align-items: center;
  gap: 0.25rem;
  font-size: 0.75rem;
  line-height: 1rem;
  display: flex;
}
.tm-u-components-feature-esportssection-005 {
  gap: 0.5rem;
  padding-bottom: 0.5rem;
  display: flex;
  overflow-x: auto;
}
.tm-u-components-feature-esportssection-006 {
  --tw-border-opacity: 1;
  border-width: 1px;
  border-color: rgb(51 51 51 / var(--tw-border-opacity, 1));
  border-radius: 0.5rem;
  flex-shrink: 0;
  width: 320px;
  position: relative;
  overflow: hidden;
}
.tm-u-components-feature-esportssection-007 {
  background-position: 50%;
  background-size: cover;
  position: absolute;
  inset: 0;
}
.tm-u-components-feature-esportssection-008 {
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
  --tw-gradient-from: #000000b3 var(--tw-gradient-from-position);
  --tw-gradient-to: #000c var(--tw-gradient-to-position);
  --tw-gradient-stops:
    var(--tw-gradient-from), #0009 var(--tw-gradient-via-position),
    var(--tw-gradient-to);
  position: absolute;
  inset: 0;
}
.tm-u-components-feature-esportssection-009 {
  z-index: 10;
  position: relative;
}
.tm-u-components-feature-esportssection-010 {
  justify-content: space-between;
  align-items: center;
  padding-top: 0.75rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  display: flex;
}
.tm-u-components-feature-esportssection-011 {
  --tw-text-opacity: 1;
  width: 1.5rem;
  height: 1.5rem;
  color: #3b3b3b;
  justify-content: center;
  align-items: center;
  display: flex;
}
.tm-u-components-feature-esportssection-012 {
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.tm-u-components-feature-esportssection-013 {
  text-align: center;
  flex: 1;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.tm-u-components-feature-esportssection-014 {
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #fffc;
  font-size: 10px;
  overflow: hidden;
}
.tm-u-components-feature-esportssection-015 {
  justify-content: center;
  align-items: center;
  gap: 0.25rem;
  margin-top: 0.125rem;
  display: flex;
}
.tm-u-components-feature-esportssection-016 {
  --tw-text-opacity: 1;
  color: rgb(74 222 128 / var(--tw-text-opacity, 1));
  font-size: 10px;
}
.tm-u-components-feature-esportssection-017 {
  color: #fff9;
  font-size: 10px;
}
.tm-u-components-feature-esportssection-018 {
  --tw-text-opacity: 1;
  width: 1.5rem;
  height: 1.5rem;
  color: #3b3b3b;
  justify-content: center;
  align-items: center;
  display: flex;
}
.tm-u-components-feature-esportssection-019 {
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.tm-u-components-feature-esportssection-020 {
  justify-content: center;
  align-items: center;
  gap: 0.5rem;
  padding: 0.75rem;
  display: flex;
}
.tm-u-components-feature-esportssection-021 {
  text-align: center;
  flex: 1;
  min-width: 0;
}
.tm-u-components-feature-esportssection-022 {
  text-overflow: ellipsis;
  white-space: nowrap;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  font-size: 0.75rem;
  font-weight: 600;
  line-height: 1rem;
  overflow: hidden;
}
.tm-u-components-feature-esportssection-023 {
  align-items: center;
  gap: 0.25rem;
  padding-left: 0.25rem;
  padding-right: 0.25rem;
  display: flex;
}
.tm-u-components-feature-esportssection-024 {
  --tw-text-opacity: 1;
  color: #3b3b3b;
  font-size: 0.75rem;
  line-height: 1rem;
}
.tm-u-components-feature-esportssection-025 {
  --tw-text-opacity: 1;
  color: #3b3b3b;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.5rem;
}
.tm-u-components-feature-esportssection-026 {
  text-align: center;
  flex: 1;
  min-width: 0;
}
.tm-u-components-feature-esportssection-027 {
  text-overflow: ellipsis;
  white-space: nowrap;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  font-size: 0.75rem;
  font-weight: 600;
  line-height: 1rem;
  overflow: hidden;
}
.tm-u-components-feature-esportssection-028 {
  gap: 0.25rem;
  padding-bottom: 0.625rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  display: flex;
}
.tm-u-components-feature-esportssection-029 {
  --tw-border-opacity: 1;
  border-width: 1px;
  border-color: rgb(51 51 51 / var(--tw-border-opacity, 1));
  --tw-backdrop-blur: blur(4px);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness)
    var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale)
    var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert)
    var(--tw-backdrop-opacity) var(--tw-backdrop-saturate)
    var(--tw-backdrop-sepia);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness)
    var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale)
    var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert)
    var(--tw-backdrop-opacity) var(--tw-backdrop-saturate)
    var(--tw-backdrop-sepia);
  background-color: #222c;
  border-radius: 0.25rem;
  flex: 1;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  position: relative;
}
.tm-u-components-feature-esportssection-030 {
  text-align: center;
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  font-size: 10px;
  display: block;
}
.tm-u-components-feature-esportssection-031 {
  text-align: center;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 1.25rem;
  display: block;
}
.tm-u-components-feature-esportssection-032 {
  color: #fff9;
  font-size: 10px;
  position: absolute;
  top: 0.25rem;
  right: 0.25rem;
}
.tm-u-components-feature-esportssection-033 {
  justify-content: center;
  align-items: center;
  padding-left: 0.25rem;
  padding-right: 0.25rem;
  display: flex;
}
.tm-u-components-feature-esportssection-034 {
  color: #fff9;
  font-size: 10px;
}
.tm-u-components-feature-esportssection-035 {
  --tw-border-opacity: 1;
  border-width: 1px;
  border-color: rgb(51 51 51 / var(--tw-border-opacity, 1));
  --tw-backdrop-blur: blur(4px);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness)
    var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale)
    var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert)
    var(--tw-backdrop-opacity) var(--tw-backdrop-saturate)
    var(--tw-backdrop-sepia);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness)
    var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale)
    var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert)
    var(--tw-backdrop-opacity) var(--tw-backdrop-saturate)
    var(--tw-backdrop-sepia);
  background-color: #222c;
  border-radius: 0.25rem;
  flex: 1;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  position: relative;
}
.tm-u-components-feature-esportssection-036 {
  text-align: center;
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  font-size: 10px;
  display: block;
}
.tm-u-components-feature-esportssection-037 {
  text-align: center;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 1.25rem;
  display: block;
}
.tm-u-components-feature-esportssection-038 {
  color: #fff9;
  font-size: 10px;
  position: absolute;
  top: 0.25rem;
  right: 0.25rem;
}
.tm-u-components-feature-floatingbetslip-001 {
  z-index: 40;
  position: fixed;
  bottom: 60px;
  left: 0;
  right: 0;
}
.tm-u-components-feature-floatingbetslip-002 {
  --tw-border-opacity: 1;
  border-top-width: 1px;
  border-color: rgb(51 51 51 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(26 26 26 / var(--tw-bg-opacity, 1));
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 0.625rem 1rem;
  display: flex;
}
.tm-u-components-feature-floatingbetslip-003 {
  align-items: center;
  gap: 0.5rem;
  display: flex;
}
.tm-u-components-feature-floatingbetslip-004 {
  justify-content: center;
  align-items: center;
  width: 1.25rem;
  height: 1.25rem;
  display: flex;
}
.tm-u-components-feature-floatingbetslip-005 {
  --tw-text-opacity: 1;
  color: #3b3b3b;
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.tm-u-components-feature-floatingbetslip-006 {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  font-size: 0.75rem;
  font-weight: 600;
  line-height: 1rem;
}
.tm-u-components-feature-floatingbetslip-007 {
  --tw-bg-opacity: 1;
  background-color: rgb(245 197 24 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
  border-radius: 0.25rem;
  padding-left: 0.375rem;
  padding-right: 0.375rem;
  font-size: 10px;
  font-weight: 700;
}
.tm-u-components-feature-floatingbetslip-008 {
  align-items: center;
  gap: 0.5rem;
  display: flex;
}
.tm-u-components-feature-floatingbetslip-009 {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
}
.tm-u-components-feature-floatingbetslip-010 {
  --tw-bg-opacity: 1;
  background-color: rgb(245 197 24 / var(--tw-bg-opacity, 1));
  border-radius: 0.25rem;
  width: 0.25rem;
  height: 1.5rem;
}
.tm-u-components-feature-floatingbetslip-011 {
  --tw-border-opacity: 1;
  border-top-width: 1px;
  border-color: rgb(51 51 51 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(26 26 26 / var(--tw-bg-opacity, 1));
  max-height: 300px;
  overflow-y: auto;
}
.tm-u-components-feature-floatingbetslip-012 {
  --tw-border-opacity: 1;
  border-bottom-width: 1px;
  border-color: rgb(51 51 51 / var(--tw-border-opacity, 1));
  justify-content: space-between;
  align-items: center;
  padding: 0.5rem 1rem;
  display: flex;
}
.tm-u-components-feature-floatingbetslip-013 {
  align-items: center;
  gap: 0.5rem;
  display: flex;
}
.tm-u-components-feature-floatingbetslip-014 {
  --tw-text-opacity: 1;
  color: #3b3b3b;
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.tm-u-components-feature-floatingbetslip-015 {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  font-size: 0.75rem;
  font-weight: 600;
  line-height: 1rem;
}
.tm-u-components-feature-floatingbetslip-016 {
  --tw-bg-opacity: 1;
  background-color: rgb(245 197 24 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
  border-radius: 0.25rem;
  padding-left: 0.375rem;
  padding-right: 0.375rem;
  font-size: 10px;
  font-weight: 700;
}
.tm-u-components-feature-floatingbetslip-017 {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
}
.tm-u-components-feature-floatingbetslip-018 {
  text-align: center;
  padding: 1rem;
}
.tm-u-components-feature-floatingbetslip-019 {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  font-size: 0.75rem;
  line-height: 1rem;
}
.tm-u-components-feature-floatingbetslip-020 {
  --tw-text-opacity: 1;
  color: rgb(102 102 102 / var(--tw-text-opacity, 1));
  margin-top: 0.25rem;
  font-size: 10px;
}
.tm-u-components-feature-floatingbetslip-021 {
  --tw-border-opacity: 1;
  border-bottom-width: 1px;
  border-color: rgb(51 51 51 / var(--tw-border-opacity, 1));
  padding: 0.5rem 1rem;
}
.tm-u-components-feature-floatingbetslip-022 {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  font-size: 9px;
}
.tm-u-components-feature-floatingbetslip-023 {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  font-size: 0.75rem;
  line-height: 1rem;
}
.tm-u-components-feature-floatingbetslip-024 {
  --tw-text-opacity: 1;
  color: #3b3b3b;
  font-size: 0.75rem;
  font-weight: 600;
  line-height: 1rem;
}
.tm-u-components-feature-floatingbetslip-025 {
  --tw-border-opacity: 1;
  border-bottom-width: 1px;
  border-color: rgb(51 51 51 / var(--tw-border-opacity, 1));
  padding: 0.5rem 1rem;
}
.tm-u-components-feature-floatingbetslip-026 {
  justify-content: space-between;
  margin-bottom: 0.25rem;
  font-size: 0.75rem;
  line-height: 1rem;
  display: flex;
}
.tm-u-components-feature-floatingbetslip-027 {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
}
.tm-u-components-feature-floatingbetslip-028 {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  font-weight: 600;
}
.tm-u-components-feature-floatingbetslip-029 {
  justify-content: space-between;
  font-size: 0.75rem;
  line-height: 1rem;
  display: flex;
}
.tm-u-components-feature-floatingbetslip-030 {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
}
.tm-u-components-feature-floatingbetslip-031 {
  --tw-text-opacity: 1;
  color: #3b3b3b;
  font-weight: 700;
}
.tm-u-components-feature-floatingbetslip-032 {
  padding: 0.5rem 1rem;
}
.tm-u-components-feature-floatingbetslip-033 {
  --tw-border-opacity: 1;
  border-width: 1px;
  border-color: rgb(51 51 51 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(34 34 34 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  width: 100%;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  border-radius: 0.25rem;
  margin-bottom: 0.5rem;
  padding: 0.5rem 0.75rem;
  font-size: 0.75rem;
  line-height: 1rem;
}
.tm-u-components-feature-floatingbetslip-033:focus {
  --tw-border-opacity: 1;
  border-color: rgb(245 197 24 / var(--tw-border-opacity, 1));
  outline-offset: 2px;
  outline: 2px solid #0000;
}
.tm-u-components-feature-floatingbetslip-034 {
  --tw-bg-opacity: 1;
  background-color: rgb(245 197 24 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  width: 100%;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
  border-radius: 0.25rem;
  margin-bottom: 0.25rem;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  font-size: 0.75rem;
  font-weight: 700;
  line-height: 1rem;
  transition-property:
    color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.tm-u-components-feature-floatingbetslip-034:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(229 181 24 / var(--tw-bg-opacity, 1));
}
.tm-u-components-feature-floatingbetslip-035 {
  --tw-text-opacity: 1;
  width: 100%;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  font-size: 0.75rem;
  line-height: 1rem;
  transition-property:
    color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.tm-u-components-feature-floatingbetslip-035:hover {
  --tw-text-opacity: 1;
  color: rgb(229 57 53 / var(--tw-text-opacity, 1));
}
.tm-u-components-feature-footer-001 {
  --tw-border-opacity: 1;
  border-top-width: 1px;
  border-color: rgb(51 51 51 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(26 26 26 / var(--tw-bg-opacity, 1));
  margin-top: 0;
}
.tm-u-components-feature-footer-002 {
  padding: 2rem 1rem;
}
.tm-u-components-feature-footer-003 {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  margin-bottom: 1rem;
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 1.25rem;
}
.tm-u-components-feature-footer-004 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1.5rem;
  display: grid;
}
@media (width>=640px) {
  .tm-u-components-feature-footer-004 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
@media (width>=1024px) {
  .tm-u-components-feature-footer-004 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}
.tm-u-components-feature-footer-005 {
  --tw-text-opacity: 1;
  color: #3b3b3b;
  margin-bottom: 0.75rem;
  font-size: 0.75rem;
  font-weight: 600;
  line-height: 1rem;
}
.tm-u-components-feature-footer-006 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.375rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.375rem * var(--tw-space-y-reverse));
}
.tm-u-components-feature-footer-007 {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  font-size: 0.75rem;
  line-height: 1rem;
  transition-property:
    color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.tm-u-components-feature-footer-007:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.tm-u-components-feature-footer-008 {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  font-size: 0.75rem;
  line-height: 1rem;
  transition-property:
    color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.tm-u-components-feature-footer-008:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.tm-u-components-feature-footer-009 {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  font-size: 0.75rem;
  line-height: 1rem;
  transition-property:
    color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.tm-u-components-feature-footer-009:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.tm-u-components-feature-footer-010 {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  font-size: 0.75rem;
  line-height: 1rem;
  transition-property:
    color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.tm-u-components-feature-footer-010:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.tm-u-components-feature-footer-011 {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  font-size: 0.75rem;
  line-height: 1rem;
  transition-property:
    color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.tm-u-components-feature-footer-011:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.tm-u-components-feature-footer-012 {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  font-size: 0.75rem;
  line-height: 1rem;
  transition-property:
    color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.tm-u-components-feature-footer-012:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.tm-u-components-feature-footer-013 {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  font-size: 0.75rem;
  line-height: 1rem;
  transition-property:
    color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.tm-u-components-feature-footer-013:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.tm-u-components-feature-footer-014 {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  font-size: 0.75rem;
  line-height: 1rem;
  transition-property:
    color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.tm-u-components-feature-footer-014:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.tm-u-components-feature-footer-015 {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  font-size: 0.75rem;
  line-height: 1rem;
  transition-property:
    color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.tm-u-components-feature-footer-015:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.tm-u-components-feature-footer-016 {
  --tw-text-opacity: 1;
  color: #3b3b3b;
  margin-bottom: 0.75rem;
  font-size: 0.75rem;
  font-weight: 600;
  line-height: 1rem;
}
.tm-u-components-feature-footer-017 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.375rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.375rem * var(--tw-space-y-reverse));
}
.tm-u-components-feature-footer-018 {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  font-size: 0.75rem;
  line-height: 1rem;
  transition-property:
    color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.tm-u-components-feature-footer-018:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.tm-u-components-feature-footer-019 {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  font-size: 0.75rem;
  line-height: 1rem;
  transition-property:
    color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.tm-u-components-feature-footer-019:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.tm-u-components-feature-footer-020 {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  font-size: 0.75rem;
  line-height: 1rem;
  transition-property:
    color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.tm-u-components-feature-footer-020:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.tm-u-components-feature-footer-021 {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  font-size: 0.75rem;
  line-height: 1rem;
  transition-property:
    color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.tm-u-components-feature-footer-021:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.tm-u-components-feature-footer-022 {
  --tw-text-opacity: 1;
  color: #3b3b3b;
  margin-bottom: 0.75rem;
  font-size: 0.75rem;
  font-weight: 600;
  line-height: 1rem;
}
.tm-u-components-feature-footer-023 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.375rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.375rem * var(--tw-space-y-reverse));
}
.tm-u-components-feature-footer-024 {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  font-size: 0.75rem;
  line-height: 1rem;
  transition-property:
    color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.tm-u-components-feature-footer-024:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.tm-u-components-feature-footer-025 {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  font-size: 0.75rem;
  line-height: 1rem;
  transition-property:
    color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.tm-u-components-feature-footer-025:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.tm-u-components-feature-footer-026 {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  font-size: 0.75rem;
  line-height: 1rem;
  transition-property:
    color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.tm-u-components-feature-footer-026:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.tm-u-components-feature-footer-027 {
  --tw-text-opacity: 1;
  color: #3b3b3b;
  margin-bottom: 0.75rem;
  font-size: 0.75rem;
  font-weight: 600;
  line-height: 1rem;
}
.tm-u-components-feature-footer-028 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.375rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.375rem * var(--tw-space-y-reverse));
}
.tm-u-components-feature-footer-029 {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  font-size: 0.75rem;
  line-height: 1rem;
  transition-property:
    color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.tm-u-components-feature-footer-029:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.tm-u-components-feature-footer-030 {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  font-size: 0.75rem;
  line-height: 1rem;
  transition-property:
    color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.tm-u-components-feature-footer-030:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.tm-u-components-feature-footer-031 {
  --tw-text-opacity: 1;
  color: #3b3b3b;
  margin-bottom: 0.75rem;
  font-size: 0.75rem;
  font-weight: 600;
  line-height: 1rem;
}
.tm-u-components-feature-footer-032 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.375rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.375rem * var(--tw-space-y-reverse));
}
.tm-u-components-feature-footer-033 {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  font-size: 0.75rem;
  line-height: 1rem;
  transition-property:
    color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.tm-u-components-feature-footer-033:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.tm-u-components-feature-footer-034 {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  font-size: 0.75rem;
  line-height: 1rem;
  transition-property:
    color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.tm-u-components-feature-footer-034:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.tm-u-components-feature-footer-035 {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  font-size: 0.75rem;
  line-height: 1rem;
  transition-property:
    color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.tm-u-components-feature-footer-035:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.tm-u-components-feature-footer-036 {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  font-size: 0.75rem;
  line-height: 1rem;
  transition-property:
    color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.tm-u-components-feature-footer-036:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.tm-u-components-feature-footer-037 {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  font-size: 0.75rem;
  line-height: 1rem;
  transition-property:
    color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.tm-u-components-feature-footer-037:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.tm-u-components-feature-footer-038 {
  --tw-text-opacity: 1;
  color: #3b3b3b;
  margin-bottom: 0.75rem;
  font-size: 0.75rem;
  font-weight: 600;
  line-height: 1rem;
}
.tm-u-components-feature-footer-039 {
  gap: 0.5rem;
  margin-top: 0.5rem;
  display: flex;
}
.tm-u-components-feature-footer-040 {
  --tw-bg-opacity: 1;
  background-color: rgb(34 34 34 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  width: 2rem;
  height: 2rem;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  border-radius: 0.25rem;
  justify-content: center;
  align-items: center;
  transition-property:
    color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  display: flex;
}
.tm-u-components-feature-footer-040:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(245 197 24 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
.tm-u-components-feature-footer-041 {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.tm-u-components-feature-footer-042 {
  --tw-bg-opacity: 1;
  background-color: rgb(34 34 34 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  width: 2rem;
  height: 2rem;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  border-radius: 0.25rem;
  justify-content: center;
  align-items: center;
  transition-property:
    color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  display: flex;
}
.tm-u-components-feature-footer-042:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(245 197 24 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
.tm-u-components-feature-footer-043 {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.tm-u-components-feature-footer-044 {
  --tw-border-opacity: 1;
  border-top-width: 1px;
  border-color: rgb(51 51 51 / var(--tw-border-opacity, 1));
  padding: 1.5rem 1rem;
}
.tm-u-components-feature-footer-045 {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  margin-bottom: 1rem;
  font-size: 0.75rem;
  font-weight: 600;
  line-height: 1rem;
}
.tm-u-components-feature-footer-046 {
  flex-wrap: wrap;
  align-items: center;
  gap: 1.5rem;
  display: flex;
}
.tm-u-components-feature-footer-047,
.tm-u-components-feature-footer-048,
.tm-u-components-feature-footer-049,
.tm-u-components-feature-footer-050,
.tm-u-components-feature-footer-051,
.tm-u-components-feature-footer-052,
.tm-u-components-feature-footer-053,
.tm-u-components-feature-footer-054,
.tm-u-components-feature-footer-055,
.tm-u-components-feature-footer-056,
.tm-u-components-feature-footer-057,
.tm-u-components-feature-footer-058,
.tm-u-components-feature-footer-059 {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  font-size: 0.75rem;
  line-height: 1rem;
}
.tm-u-components-feature-footer-060 {
  --tw-border-opacity: 1;
  border-top-width: 1px;
  border-color: rgb(51 51 51 / var(--tw-border-opacity, 1));
  padding: 1rem;
}
.tm-u-components-feature-footer-061 {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  font-size: 10px;
  line-height: 1.625;
}
.tm-u-components-feature-footer-062,
.tm-u-components-feature-footer-063 {
  --tw-text-opacity: 1;
  color: #3b3b3b;
  text-decoration-line: underline;
}
.tm-u-components-feature-footer-064 {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  margin-top: 0.5rem;
  font-size: 10px;
}
.tm-u-components-feature-footer-065 {
  --tw-border-opacity: 1;
  border-top-width: 1px;
  border-color: rgb(51 51 51 / var(--tw-border-opacity, 1));
  padding: 1rem;
}
.tm-u-components-feature-footer-066 {
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  gap: 1rem;
  display: flex;
}
@media (width>=768px) {
  .tm-u-components-feature-footer-066 {
    flex-direction: row;
  }
}
.tm-u-components-feature-footer-067 {
  align-items: center;
  gap: 1rem;
  display: flex;
}
.tm-u-components-feature-footer-068 {
  --tw-border-opacity: 1;
  border-width: 2px;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(229 57 53 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  width: 2.5rem;
  height: 2.5rem;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  border-radius: 9999px;
  justify-content: center;
  align-items: center;
  font-size: 0.75rem;
  font-weight: 700;
  line-height: 1rem;
  display: flex;
}
.tm-u-components-feature-footer-069 {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  font-size: 0.75rem;
  line-height: 1rem;
}
.tm-u-components-feature-footer-070 {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  font-weight: 600;
}
.tm-u-components-feature-footer-071 {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
}
.tm-u-components-feature-footer-072 {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  font-size: 0.75rem;
  line-height: 1rem;
}
.tm-u-components-feature-footer-073 {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  font-weight: 600;
}
.tm-u-components-feature-footer-074 {
  align-items: center;
  gap: 0.75rem;
  display: flex;
}
.tm-u-components-feature-footer-075 {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  transition-property:
    color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.tm-u-components-feature-footer-075:hover {
  --tw-text-opacity: 1;
  color: #3b3b3b;
}
.tm-u-components-feature-footer-076 {
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.tm-u-components-feature-footer-077 {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  transition-property:
    color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.tm-u-components-feature-footer-077:hover {
  --tw-text-opacity: 1;
  color: #3b3b3b;
}
.tm-u-components-feature-footer-078 {
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.tm-u-components-feature-footer-079 {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  transition-property:
    color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.tm-u-components-feature-footer-079:hover {
  --tw-text-opacity: 1;
  color: #3b3b3b;
}
.tm-u-components-feature-footer-080 {
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.tm-u-components-feature-footer-081 {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  transition-property:
    color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.tm-u-components-feature-footer-081:hover {
  --tw-text-opacity: 1;
  color: #3b3b3b;
}
.tm-u-components-feature-footer-082 {
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.tm-u-components-feature-footer-083 {
  text-align: right;
}
.tm-u-components-feature-footer-084 {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  align-items: center;
  gap: 0.5rem;
  font-size: 0.75rem;
  font-weight: 600;
  line-height: 1rem;
  display: flex;
}
.tm-u-components-feature-footer-085 {
  --tw-text-opacity: 1;
  color: #3b3b3b;
}
.tm-u-components-feature-footer-086 {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  font-size: 0.75rem;
  line-height: 1rem;
}
.tm-u-components-feature-footer-087 {
  --tw-border-opacity: 1;
  border-top-width: 1px;
  border-color: rgb(51 51 51 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(17 17 17 / var(--tw-bg-opacity, 1));
  padding: 0.75rem 1rem;
}
.tm-u-components-feature-footer-088 {
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  gap: 0.5rem;
  display: flex;
}
@media (width>=768px) {
  .tm-u-components-feature-footer-088 {
    flex-direction: row;
  }
}
.tm-u-components-feature-footer-089,
.tm-u-components-feature-footer-090 {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  font-size: 10px;
}
.tm-u-components-feature-footeraccordions-001 {
  --tw-bg-opacity: 1;
  background-color: rgb(17 17 17 / var(--tw-bg-opacity, 1));
  width: 100%;
}
.tm-u-components-feature-footeraccordions-002 {
  --tw-border-opacity: 1;
  border-bottom-width: 1px;
  border-color: rgb(51 51 51 / var(--tw-border-opacity, 1));
}
.tm-u-components-feature-footeraccordions-003 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 0.75rem 1rem;
  display: flex;
}
.tm-u-components-feature-footeraccordions-004 {
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  font-size: 0.75rem;
  font-weight: 600;
  line-height: 1rem;
}
.tm-u-components-feature-footeraccordions-005 {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  padding-bottom: 0.75rem;
  padding-left: 1rem;
  padding-right: 1rem;
  font-size: 0.75rem;
  line-height: 1.625;
}
.tm-u-components-feature-footeraccordions-006 {
  margin-bottom: 0.5rem;
}
.tm-u-components-feature-footeraccordions-007 {
  --tw-border-opacity: 1;
  border-bottom-width: 1px;
  border-color: rgb(51 51 51 / var(--tw-border-opacity, 1));
}
.tm-u-components-feature-footeraccordions-008 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 0.75rem 1rem;
  display: flex;
}
.tm-u-components-feature-footeraccordions-009 {
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  font-size: 0.75rem;
  font-weight: 600;
  line-height: 1rem;
}
.tm-u-components-feature-footeraccordions-010 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0.5rem;
  padding-bottom: 0.75rem;
  padding-left: 1rem;
  padding-right: 1rem;
  display: grid;
}
.tm-u-components-feature-footeraccordions-011 {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  font-size: 0.75rem;
  line-height: 1rem;
  transition-property:
    color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.tm-u-components-feature-footeraccordions-011:hover {
  --tw-text-opacity: 1;
  color: #3b3b3b;
}
.tm-u-components-feature-footeraccordions-012 {
  --tw-border-opacity: 1;
  border-bottom-width: 1px;
  border-color: rgb(51 51 51 / var(--tw-border-opacity, 1));
}
.tm-u-components-feature-footeraccordions-013 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 0.75rem 1rem;
  display: flex;
}
.tm-u-components-feature-footeraccordions-014 {
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  font-size: 0.75rem;
  font-weight: 600;
  line-height: 1rem;
}
.tm-u-components-feature-footeraccordions-015
  > :not([hidden])
  ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
}
.tm-u-components-feature-footeraccordions-015 {
  padding-bottom: 0.75rem;
  padding-left: 1rem;
  padding-right: 1rem;
}
.tm-u-components-feature-footeraccordions-016 {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  font-size: 0.75rem;
  font-weight: 600;
  line-height: 1rem;
}
.tm-u-components-feature-footeraccordions-017 {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  font-size: 0.75rem;
  line-height: 1rem;
}
.tm-u-components-feature-herobanner-001 {
  --tw-bg-opacity: 1;
  background-color: rgb(26 26 26 / var(--tw-bg-opacity, 1));
  width: 100%;
  height: 200px;
  position: relative;
  overflow: hidden;
}
.tm-u-components-feature-herobanner-002 {
  display: flex;
  position: absolute;
  inset: 0;
}
.tm-u-components-feature-herobanner-003 {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
}
.tm-u-components-feature-herobanner-004 {
  position: absolute;
  inset: 0;
}
.tm-u-components-feature-herobanner-005 {
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
  --tw-gradient-from: #000000e6 var(--tw-gradient-from-position);
  --tw-gradient-to: transparent var(--tw-gradient-to-position);
  --tw-gradient-stops:
    var(--tw-gradient-from), #0009 var(--tw-gradient-via-position),
    var(--tw-gradient-to);
  position: absolute;
  inset: 0;
}
.tm-u-components-feature-herobanner-006 {
  z-index: 10;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  display: flex;
  position: relative;
}
.tm-u-components-feature-herobanner-007 {
  text-transform: uppercase;
  letter-spacing: 0.05em;
  --tw-text-opacity: 1;
  color: #3b3b3b;
  margin-bottom: 0.25rem;
  font-size: 0.75rem;
  font-weight: 700;
  line-height: 1rem;
}
.tm-u-components-feature-herobanner-008 {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  margin-bottom: 0.75rem;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.75rem;
}
.tm-u-components-feature-herobanner-009 {
  --tw-bg-opacity: 1;
  background-color: rgb(245 197 24 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  width: fit-content;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
  border-radius: 0.25rem;
  padding: 0.5rem 1rem;
  font-size: 0.75rem;
  font-weight: 700;
  line-height: 1rem;
  transition-property:
    color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.tm-u-components-feature-herobanner-009:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(229 181 24 / var(--tw-bg-opacity, 1));
}
.tm-u-components-feature-herobanner-010 {
  justify-content: center;
  gap: 0.25rem;
  display: flex;
  position: absolute;
  bottom: 0.75rem;
  left: 0;
  right: 0;
}
.tm-u-components-feature-matchessection-001 {
  --tw-border-opacity: 1;
  border-width: 1px;
  border-color: rgb(51 51 51 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(26 26 26 / var(--tw-bg-opacity, 1));
  border-radius: 0.5rem;
  margin-bottom: 0.5rem;
  overflow: hidden;
}
.tm-u-components-feature-matchessection-002 {
  --tw-bg-opacity: 1;
  background-color: rgb(34 34 34 / var(--tw-bg-opacity, 1));
  align-items: center;
  gap: 0.5rem;
  padding: 0.5rem 0.75rem;
  display: flex;
}
.tm-u-components-feature-matchessection-003 {
  text-overflow: ellipsis;
  white-space: nowrap;
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  font-size: 0.75rem;
  line-height: 1rem;
  overflow: hidden;
}
.tm-u-components-feature-matchessection-004 {
  padding: 0.5rem 0.75rem;
}
.tm-u-components-feature-matchessection-005 {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0.25rem;
  display: flex;
}
.tm-u-components-feature-matchessection-006 {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  font-size: 10px;
}
.tm-u-components-feature-matchessection-007 {
  align-items: center;
  gap: 0.25rem;
  display: flex;
}
.tm-u-components-feature-matchessection-008 {
  width: 0.375rem;
  height: 0.375rem;
}
@keyframes pulse {
  50% {
    opacity: 0.5;
  }
}
.tm-u-components-feature-matchessection-008 {
  --tw-bg-opacity: 1;
  background-color: rgb(229 57 53 / var(--tw-bg-opacity, 1));
  border-radius: 9999px;
  animation: 2s cubic-bezier(0.4, 0, 0.6, 1) infinite pulse;
}
.tm-u-components-feature-matchessection-009 {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}
.tm-u-components-feature-matchessection-010 {
  flex: 1;
  min-width: 0;
}
.tm-u-components-feature-matchessection-011 {
  align-items: center;
  gap: 0.5rem;
  margin-bottom: 0.25rem;
  display: flex;
}
.tm-u-components-feature-matchessection-012 {
  font-size: 1rem;
  line-height: 1.5rem;
}
.tm-u-components-feature-matchessection-013 {
  text-overflow: ellipsis;
  white-space: nowrap;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  font-size: 0.875rem;
  line-height: 1.25rem;
  overflow: hidden;
}
.tm-u-components-feature-matchessection-014 {
  --tw-text-opacity: 1;
  color: #3b3b3b;
  margin-left: auto;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1.25rem;
}
.tm-u-components-feature-matchessection-015 {
  align-items: center;
  gap: 0.5rem;
  display: flex;
}
.tm-u-components-feature-matchessection-016 {
  font-size: 1rem;
  line-height: 1.5rem;
}
.tm-u-components-feature-matchessection-017 {
  text-overflow: ellipsis;
  white-space: nowrap;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  font-size: 0.875rem;
  line-height: 1.25rem;
  overflow: hidden;
}
.tm-u-components-feature-matchessection-018 {
  --tw-text-opacity: 1;
  color: #3b3b3b;
  margin-left: auto;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1.25rem;
}
.tm-u-components-feature-matchessection-019 {
  flex-shrink: 0;
  margin-left: 0.75rem;
}
.tm-u-components-feature-matchessection-020 {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  align-items: center;
  gap: 0.75rem;
  margin-top: 0.5rem;
  font-size: 10px;
  display: flex;
}
.tm-u-components-feature-matchessection-021 {
  --tw-border-opacity: 1;
  border-top-width: 1px;
  border-color: rgb(51 51 51 / var(--tw-border-opacity, 1));
}
.tm-u-components-feature-matchessection-022 {
  --tw-text-opacity: 1;
  width: 100%;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  justify-content: center;
  align-items: center;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  transition-property:
    color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  display: flex;
}
.tm-u-components-feature-matchessection-022:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.tm-u-components-feature-matchessection-023 {
  gap: 0.375rem;
  padding-bottom: 0.75rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  display: flex;
}
.tm-u-components-feature-matchessection-024,
.tm-u-components-feature-matchessection-025,
.tm-u-components-feature-matchessection-026 {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  font-size: 10px;
  display: block;
}
.tm-u-components-feature-matchessection-027 {
  --tw-bg-opacity: 1;
  background-color: rgb(17 17 17 / var(--tw-bg-opacity, 1));
  flex: 1;
  min-width: 0;
}
.tm-u-components-feature-matchessection-028 {
  --tw-border-opacity: 1;
  border-bottom-width: 1px;
  border-color: rgb(51 51 51 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(26 26 26 / var(--tw-bg-opacity, 1));
  align-items: center;
  display: flex;
}
.tm-u-components-feature-matchessection-029 {
  --tw-bg-opacity: 1;
  background-color: rgb(229 57 53 / var(--tw-bg-opacity, 1));
  border-radius: 9999px;
  width: 0.5rem;
  height: 0.5rem;
}
.tm-u-components-feature-matchessection-030 {
  font-size: 0.75rem;
  line-height: 1rem;
}
.tm-u-components-feature-matchessection-031 {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  padding-left: 1rem;
  padding-right: 1rem;
  transition-property:
    color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.tm-u-components-feature-matchessection-031:hover {
  --tw-text-opacity: 1;
  color: #3b3b3b;
}
.tm-u-components-feature-matchessection-032 {
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.tm-u-components-feature-matchessection-033 {
  padding: 0.5rem 0.75rem;
}
.tm-u-components-feature-matchessection-034 {
  position: relative;
}
.tm-u-components-feature-matchessection-035 {
  --tw-translate-y: -50%;
  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));
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  position: absolute;
  top: 50%;
  left: 0.75rem;
}
.tm-u-components-feature-matchessection-036 {
  --tw-border-opacity: 1;
  border-width: 1px;
  border-color: rgb(51 51 51 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(34 34 34 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  width: 100%;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  border-radius: 0.5rem;
  padding: 0.625rem 2.5rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.tm-u-components-feature-matchessection-036:focus {
  --tw-border-opacity: 1;
  border-color: rgb(245 197 24 / var(--tw-border-opacity, 1));
  outline-offset: 2px;
  outline: 2px solid #0000;
}
.tm-u-components-feature-matchessection-037 {
  --tw-translate-y: -50%;
  width: 2rem;
  height: 2rem;
  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));
  --tw-bg-opacity: 1;
  background-color: rgb(245 197 24 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
  border-radius: 0.25rem;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 50%;
  right: 0.5rem;
}
.tm-u-components-feature-matchessection-038 {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.tm-u-components-feature-matchessection-039 {
  justify-content: space-between;
  align-items: center;
  padding: 0.5rem 0.75rem;
  display: flex;
}
.tm-u-components-feature-matchessection-040 {
  text-transform: uppercase;
  letter-spacing: 0.025em;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 1.25rem;
}
.tm-u-components-feature-matchessection-041 {
  --tw-text-opacity: 1;
  color: #3b3b3b;
  align-items: center;
  gap: 0.25rem;
  font-size: 0.75rem;
  line-height: 1rem;
  display: flex;
}
.tm-u-components-feature-matchessection-042 {
  padding-bottom: 1rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.tm-u-components-feature-mobilefooter-001 {
  --tw-border-opacity: 1;
  border-top-width: 1px;
  border-color: rgb(51 51 51 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(17 17 17 / var(--tw-bg-opacity, 1));
}
.tm-u-components-feature-mobilefooter-002 {
  justify-content: center;
  padding: 1rem;
  display: flex;
}
.tm-u-components-feature-mobilefooter-003 {
  flex-direction: column;
  align-items: center;
  display: flex;
}
.tm-u-components-feature-mobilefooter-004 {
  --tw-bg-opacity: 1;
  background-color: rgb(229 57 53 / var(--tw-bg-opacity, 1));
  border-radius: 0.25rem;
  justify-content: center;
  align-items: center;
  width: 3rem;
  height: 3rem;
  margin-bottom: 0.25rem;
  display: flex;
}
.tm-u-components-feature-mobilefooter-005 {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.75rem;
}
.tm-u-components-feature-mobilefooter-006 {
  letter-spacing: 0.05em;
  --tw-text-opacity: 1;
  color: rgb(229 57 53 / var(--tw-text-opacity, 1));
  font-size: 0.75rem;
  font-weight: 700;
  line-height: 1rem;
}
.tm-u-components-feature-mobilefooter-007 {
  --tw-border-opacity: 1;
  border-top-width: 1px;
  border-color: rgb(51 51 51 / var(--tw-border-opacity, 1));
  padding: 0.75rem 1rem;
}
.tm-u-components-feature-mobilefooter-008 {
  align-items: center;
  gap: 0.75rem;
  margin-bottom: 0.75rem;
  display: flex;
}
.tm-u-components-feature-mobilefooter-009 {
  --tw-bg-opacity: 1;
  background-color: rgb(34 34 34 / var(--tw-bg-opacity, 1));
  border-radius: 0.25rem;
  justify-content: center;
  align-items: center;
  width: 3rem;
  height: 3rem;
  display: flex;
}
.tm-u-components-feature-mobilefooter-010 {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  font-size: 1.5rem;
  line-height: 2rem;
}
.tm-u-components-feature-mobilefooter-011 {
  --tw-text-opacity: 1;
  color: #3b3b3b;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1.25rem;
}
.tm-u-components-feature-mobilefooter-012 {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  font-size: 0.75rem;
  line-height: 1rem;
}
.tm-u-components-feature-mobilefooter-013 {
  gap: 0.5rem;
  display: flex;
}
.tm-u-components-feature-mobilefooter-014 {
  --tw-bg-opacity: 1;
  background-color: rgb(34 34 34 / var(--tw-bg-opacity, 1));
  border-radius: 0.25rem;
  flex: 1;
  justify-content: center;
  align-items: center;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  transition-property:
    color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  display: flex;
}
.tm-u-components-feature-mobilefooter-014:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(51 51 51 / var(--tw-bg-opacity, 1));
}
.tm-u-components-feature-mobilefooter-015 {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.tm-u-components-feature-mobilefooter-016 {
  --tw-bg-opacity: 1;
  background-color: rgb(34 34 34 / var(--tw-bg-opacity, 1));
  border-radius: 0.25rem;
  flex: 1;
  justify-content: center;
  align-items: center;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  transition-property:
    color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  display: flex;
}
.tm-u-components-feature-mobilefooter-016:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(51 51 51 / var(--tw-bg-opacity, 1));
}
.tm-u-components-feature-mobilefooter-017 {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.tm-u-components-feature-mobilefooter-018 {
  --tw-border-opacity: 1;
  border-top-width: 1px;
  border-color: rgb(51 51 51 / var(--tw-border-opacity, 1));
  padding: 0.75rem 1rem;
}
.tm-u-components-feature-mobilefooter-019 {
  gap: 0.5rem;
  display: flex;
}
.tm-u-components-feature-mobilefooter-020 {
  --tw-bg-opacity: 1;
  background-color: rgb(34 34 34 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  border-radius: 0.25rem;
  flex: 1;
  justify-content: center;
  align-items: center;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  transition-property:
    color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  display: flex;
}
.tm-u-components-feature-mobilefooter-020:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(51 51 51 / var(--tw-bg-opacity, 1));
}
.tm-u-components-feature-mobilefooter-021 {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.tm-u-components-feature-mobilefooter-022 {
  --tw-bg-opacity: 1;
  background-color: rgb(34 34 34 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  border-radius: 0.25rem;
  flex: 1;
  justify-content: center;
  align-items: center;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  transition-property:
    color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  display: flex;
}
.tm-u-components-feature-mobilefooter-022:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(51 51 51 / var(--tw-bg-opacity, 1));
}
.tm-u-components-feature-mobilefooter-023 {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.tm-u-components-feature-mobilefooter-024 {
  --tw-border-opacity: 1;
  border-top-width: 1px;
  border-color: rgb(51 51 51 / var(--tw-border-opacity, 1));
  padding: 0.75rem 1rem;
}
.tm-u-components-feature-mobilefooter-025 {
  --tw-bg-opacity: 1;
  background-color: rgb(34 34 34 / var(--tw-bg-opacity, 1));
  border-radius: 0.5rem;
  align-items: center;
  gap: 0.75rem;
  padding: 0.75rem;
  display: flex;
}
.tm-u-components-feature-mobilefooter-026 {
  justify-content: center;
  align-items: center;
  width: 2.5rem;
  height: 2.5rem;
  display: flex;
}
.tm-u-components-feature-mobilefooter-027 {
  --tw-text-opacity: 1;
  color: #3b3b3b;
  font-size: 1.5rem;
  line-height: 2rem;
}
.tm-u-components-feature-mobilefooter-028 {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  font-size: 0.75rem;
  font-weight: 600;
  line-height: 1rem;
}
.tm-u-components-feature-mobilefooter-029 {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  font-size: 0.75rem;
  line-height: 1rem;
}
.tm-u-components-feature-mobilefooter-030 {
  --tw-border-opacity: 1;
  border-top-width: 1px;
  border-color: rgb(51 51 51 / var(--tw-border-opacity, 1));
}
.tm-u-components-feature-mobilefooter-031 {
  --tw-text-opacity: 1;
  width: 100%;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  justify-content: space-between;
  align-items: center;
  padding: 0.75rem 1rem;
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 1.25rem;
  display: flex;
}
.tm-u-components-feature-mobilefooter-032 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
}
.tm-u-components-feature-mobilefooter-032 {
  padding-bottom: 0.75rem;
  padding-left: 1rem;
  padding-right: 1rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.tm-u-components-feature-mobilefooter-033 {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  display: block;
}
.tm-u-components-feature-mobilefooter-033:hover {
  --tw-text-opacity: 1;
  color: #3b3b3b;
}
.tm-u-components-feature-mobilefooter-034 {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  display: block;
}
.tm-u-components-feature-mobilefooter-034:hover {
  --tw-text-opacity: 1;
  color: #3b3b3b;
}
.tm-u-components-feature-mobilefooter-035 {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  display: block;
}
.tm-u-components-feature-mobilefooter-035:hover {
  --tw-text-opacity: 1;
  color: #3b3b3b;
}
.tm-u-components-feature-mobilefooter-036 {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  display: block;
}
.tm-u-components-feature-mobilefooter-036:hover {
  --tw-text-opacity: 1;
  color: #3b3b3b;
}
.tm-u-components-feature-mobilefooter-037 {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  display: block;
}
.tm-u-components-feature-mobilefooter-037:hover {
  --tw-text-opacity: 1;
  color: #3b3b3b;
}
.tm-u-components-feature-mobilefooter-038 {
  --tw-border-opacity: 1;
  border-top-width: 1px;
  border-color: rgb(51 51 51 / var(--tw-border-opacity, 1));
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 1rem;
  padding: 1rem;
  display: flex;
}
.tm-u-components-feature-mobilefooter-039 {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  width: 2.5rem;
  height: 2.5rem;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
  border-radius: 9999px;
  justify-content: center;
  align-items: center;
  font-size: 0.75rem;
  font-weight: 700;
  line-height: 1rem;
  display: flex;
}
.tm-u-components-feature-mobilefooter-040 {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
}
.tm-u-components-feature-mobilefooter-041 {
  font-size: 0.75rem;
  font-weight: 700;
  line-height: 1rem;
}
.tm-u-components-feature-mobilefooter-042 {
  font-size: 10px;
}
.tm-u-components-feature-mobilefooter-043 {
  align-items: center;
  gap: 0.25rem;
  display: flex;
}
.tm-u-components-feature-mobilefooter-044 {
  --tw-bg-opacity: 1;
  background-color: rgb(68 68 68 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  border-radius: 0.25rem;
  padding: 0.125rem 0.375rem;
  font-size: 10px;
}
.tm-u-components-feature-mobilefooter-045 {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
}
.tm-u-components-feature-mobilefooter-046 {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  font-size: 10px;
}
.tm-u-components-feature-mobilefooter-047 {
  --tw-border-opacity: 1;
  border-top-width: 1px;
  border-color: rgb(51 51 51 / var(--tw-border-opacity, 1));
  padding: 0.75rem 1rem;
}
.tm-u-components-feature-mobilefooter-048 {
  text-align: center;
  --tw-text-opacity: 1;
  color: rgb(102 102 102 / var(--tw-text-opacity, 1));
  font-size: 10px;
  line-height: 1.625;
}
.tm-u-components-feature-mobilefooter-049 {
  text-align: center;
  --tw-text-opacity: 1;
  color: rgb(102 102 102 / var(--tw-text-opacity, 1));
  margin-top: 0.25rem;
  font-size: 10px;
}
.tm-u-components-feature-mobilefooter-050 {
  --tw-border-opacity: 1;
  border-top-width: 1px;
  border-color: rgb(51 51 51 / var(--tw-border-opacity, 1));
  justify-content: space-between;
  align-items: center;
  padding: 0.75rem 1rem;
  display: flex;
}
.tm-u-components-feature-mobilefooter-051 {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1.25rem;
}
.tm-u-components-feature-mobilefooter-052 {
  --tw-text-opacity: 1;
  color: #3b3b3b;
  font-size: 0.75rem;
  line-height: 1rem;
  text-decoration-line: underline;
}
.tm-u-components-feature-mobilefooter-053 {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  align-items: center;
  gap: 0.25rem;
  font-size: 0.75rem;
  line-height: 1rem;
  display: flex;
}
.tm-u-components-feature-mobilefooter-054 {
  width: 1rem;
  height: 0.75rem;
}
.tm-u-components-feature-promocardsrow-001 {
  --tw-border-opacity: 1;
  border-bottom-width: 1px;
  border-color: rgb(51 51 51 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(26 26 26 / var(--tw-bg-opacity, 1));
  width: 100%;
}
.tm-u-components-feature-promocardsrow-002 {
  scroll-behavior: smooth;
  gap: 0.5rem;
  padding: 0.75rem 0.5rem;
  display: flex;
  overflow-x: auto;
}
.tm-u-components-feature-promocardsrow-003 {
  --tw-border-opacity: 1;
  border-width: 1px;
  border-color: rgb(51 51 51 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(34 34 34 / var(--tw-bg-opacity, 1));
  text-align: left;
  border-radius: 0.25rem;
  flex-shrink: 0;
  width: 100px;
  transition-property: all;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  overflow: hidden;
}
.tm-u-components-feature-promocardsrow-003:hover {
  --tw-border-opacity: 1;
  border-color: rgb(245 197 24 / var(--tw-border-opacity, 1));
}
.tm-u-components-feature-promocardsrow-004 {
  aspect-ratio: 5/3;
  overflow: hidden;
}
.tm-u-components-feature-promocardsrow-005 {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.tm-u-components-feature-promocardsrow-006 {
  white-space: pre-line;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  padding: 0.25rem 0.375rem;
  font-size: 10px;
  line-height: 1.25;
}
.tm-u-components-feature-rightpanel-001 {
  --tw-bg-opacity: 1;
  background-color: rgb(17 17 17 / var(--tw-bg-opacity, 1));
  width: 100%;
}
.tm-u-components-feature-rightpanel-002 {
  --tw-border-opacity: 1;
  border-bottom-width: 1px;
  border-color: rgb(51 51 51 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(26 26 26 / var(--tw-bg-opacity, 1));
  display: flex;
}
.tm-u-components-feature-rightpanel-003 {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  transition-property:
    color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.tm-u-components-feature-rightpanel-003:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.tm-u-components-feature-rightpanel-004 {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.tm-u-components-feature-rightpanel-005 {
  padding: 1.5rem 1rem;
}
.tm-u-components-feature-rightpanel-006 {
  --tw-bg-opacity: 1;
  background-color: rgb(34 34 34 / var(--tw-bg-opacity, 1));
  text-align: center;
  border-radius: 0.5rem;
  margin-bottom: 0.75rem;
  padding: 1rem;
}
.tm-u-components-feature-rightpanel-007 {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  margin-bottom: 0.25rem;
  font-size: 0.75rem;
  font-weight: 600;
  line-height: 1rem;
}
.tm-u-components-feature-rightpanel-008 {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  font-size: 0.75rem;
  line-height: 1rem;
}
.tm-u-components-feature-rightpanel-009 {
  --tw-bg-opacity: 1;
  background-color: rgb(245 197 24 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  width: 100%;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
  border-radius: 0.25rem;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1.25rem;
  transition-property:
    color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.tm-u-components-feature-rightpanel-009:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(229 181 24 / var(--tw-bg-opacity, 1));
}
.tm-u-components-feature-rightpanel-010 {
  --tw-text-opacity: 1;
  width: 100%;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  margin-top: 0.5rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-size: 0.75rem;
  line-height: 1rem;
  transition-property:
    color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.tm-u-components-feature-rightpanel-010:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.tm-u-components-feature-rightpanel-011 {
  flex-direction: column;
  display: flex;
}
.tm-u-components-feature-rightpanel-012 {
  max-height: 200px;
  overflow-y: auto;
}
.tm-u-components-feature-rightpanel-013 {
  --tw-border-opacity: 1;
  border-bottom-width: 1px;
  border-color: rgb(51 51 51 / var(--tw-border-opacity, 1));
  padding: 0.75rem 1rem;
}
.tm-u-components-feature-rightpanel-014 {
  justify-content: space-between;
  align-items: flex-start;
  gap: 0.5rem;
  display: flex;
}
.tm-u-components-feature-rightpanel-015 {
  min-width: 0;
}
.tm-u-components-feature-rightpanel-016 {
  text-overflow: ellipsis;
  white-space: nowrap;
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  font-size: 10px;
  overflow: hidden;
}
.tm-u-components-feature-rightpanel-017 {
  text-overflow: ellipsis;
  white-space: nowrap;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  font-size: 0.75rem;
  line-height: 1rem;
  overflow: hidden;
}
.tm-u-components-feature-rightpanel-018 {
  --tw-text-opacity: 1;
  color: #3b3b3b;
  margin-top: 0.125rem;
  font-size: 0.75rem;
  font-weight: 600;
  line-height: 1rem;
}
.tm-u-components-feature-rightpanel-019 {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  flex-shrink: 0;
  margin-top: 0.125rem;
  transition-property:
    color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.tm-u-components-feature-rightpanel-019:hover {
  --tw-text-opacity: 1;
  color: rgb(229 57 53 / var(--tw-text-opacity, 1));
}
.tm-u-components-feature-rightpanel-020 {
  --tw-border-opacity: 1;
  border-bottom-width: 1px;
  border-color: rgb(51 51 51 / var(--tw-border-opacity, 1));
  text-align: left;
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  padding: 0.5rem 1rem;
  font-size: 0.75rem;
  line-height: 1rem;
  transition-property:
    color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.tm-u-components-feature-rightpanel-020:hover {
  --tw-text-opacity: 1;
  color: rgb(229 57 53 / var(--tw-text-opacity, 1));
}
.tm-u-components-feature-rightpanel-021 {
  margin-right: 0.25rem;
}
.tm-u-components-feature-rightpanel-022 {
  --tw-border-opacity: 1;
  border-bottom-width: 1px;
  border-color: rgb(51 51 51 / var(--tw-border-opacity, 1));
  padding: 0.75rem 1rem;
}
.tm-u-components-feature-rightpanel-023 {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  margin-bottom: 0.25rem;
  font-size: 0.75rem;
  line-height: 1rem;
  display: block;
}
.tm-u-components-feature-rightpanel-024 {
  align-items: center;
  gap: 0.5rem;
  display: flex;
}
.tm-u-components-feature-rightpanel-025 {
  --tw-border-opacity: 1;
  border-width: 1px;
  border-color: rgb(51 51 51 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(34 34 34 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  border-radius: 0.25rem;
  flex: 1;
  padding: 0.5rem 0.75rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.tm-u-components-feature-rightpanel-025:focus {
  --tw-border-opacity: 1;
  border-color: rgb(245 197 24 / var(--tw-border-opacity, 1));
  outline-offset: 2px;
  outline: 2px solid #0000;
}
.tm-u-components-feature-rightpanel-026 {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.tm-u-components-feature-rightpanel-027 {
  --tw-border-opacity: 1;
  border-bottom-width: 1px;
  border-color: rgb(51 51 51 / var(--tw-border-opacity, 1));
  padding: 0.75rem 1rem;
}
.tm-u-components-feature-rightpanel-028 {
  justify-content: space-between;
  margin-bottom: 0.25rem;
  font-size: 0.75rem;
  line-height: 1rem;
  display: flex;
}
.tm-u-components-feature-rightpanel-029 {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
}
.tm-u-components-feature-rightpanel-030 {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  font-weight: 600;
}
.tm-u-components-feature-rightpanel-031 {
  justify-content: space-between;
  font-size: 0.875rem;
  line-height: 1.25rem;
  display: flex;
}
.tm-u-components-feature-rightpanel-032 {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
}
.tm-u-components-feature-rightpanel-033 {
  --tw-text-opacity: 1;
  color: #3b3b3b;
  font-weight: 700;
}
.tm-u-components-feature-rightpanel-034 {
  padding: 0.75rem 1rem;
}
.tm-u-components-feature-rightpanel-035 {
  --tw-bg-opacity: 1;
  background-color: rgb(245 197 24 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  width: 100%;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
  border-radius: 0.25rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1.25rem;
  transition-property:
    color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.tm-u-components-feature-rightpanel-035:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(229 181 24 / var(--tw-bg-opacity, 1));
}
.tm-u-components-feature-rightpanel-036 {
  text-align: center;
  padding: 1.5rem 1rem;
}
.tm-u-components-feature-rightpanel-037 {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  font-size: 0.75rem;
  line-height: 1rem;
}
.tm-u-components-feature-rightpanel-038 {
  --tw-border-opacity: 1;
  border-top-width: 1px;
  border-color: rgb(51 51 51 / var(--tw-border-opacity, 1));
}
.tm-u-components-feature-rightpanel-039 {
  --tw-bg-opacity: 1;
  background-color: rgb(34 34 34 / var(--tw-bg-opacity, 1));
  align-items: center;
  padding: 0.5rem 1rem;
  display: flex;
}
.tm-u-components-feature-rightpanel-040 {
  --tw-text-opacity: 1;
  color: #3b3b3b;
  margin-right: 0.5rem;
  font-size: 0.75rem;
  line-height: 1rem;
}
.tm-u-components-feature-rightpanel-041 {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  font-size: 0.75rem;
  font-weight: 600;
  line-height: 1rem;
}
.tm-u-components-feature-rightpanel-042 {
  --tw-bg-opacity: 1;
  background-color: rgb(26 26 26 / var(--tw-bg-opacity, 1));
  display: flex;
}
.tm-u-components-feature-rightpanel-043 {
  --tw-border-opacity: 1;
  border-bottom-width: 2px;
  border-color: rgb(245 197 24 / var(--tw-border-opacity, 1));
  --tw-text-opacity: 1;
  color: #3b3b3b;
  flex: 1;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-size: 0.75rem;
  font-weight: 600;
  line-height: 1rem;
}
.tm-u-components-feature-rightpanel-044 {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  flex: 1;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-size: 0.75rem;
  line-height: 1rem;
}
.tm-u-components-feature-rightpanel-044:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.tm-u-components-feature-rightpanel-045 {
  padding: 0.75rem 1rem;
}
.tm-u-components-feature-rightpanel-046 {
  text-align: center;
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  font-size: 0.75rem;
  line-height: 1rem;
}
.tm-u-components-feature-sidebar-001 {
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 9999px;
  width: 1.25rem;
  height: 1.25rem;
}
.tm-u-components-feature-sidebar-002 {
  text-align: left;
  align-items: center;
  gap: 0.75rem;
  width: 100%;
  padding: 0.75rem 1rem;
  transition-property:
    color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  display: flex;
}
.tm-u-components-feature-sidebar-002:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(245 245 245 / var(--tw-bg-opacity, 1));
}
.tm-u-components-feature-sidebar-003 {
  --tw-bg-opacity: 1;
  background-color: rgb(238 238 238 / var(--tw-bg-opacity, 1));
  border-radius: 9999px;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  width: 2rem;
  height: 2rem;
  display: flex;
}
.tm-u-components-feature-sidebar-004 {
  --tw-text-opacity: 1;
  color: #3b3b3b;
  flex: 1;
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.tm-u-components-feature-sidebar-005 {
  align-items: center;
  display: flex;
  min-height: 40PX;
  width: 100%;
  padding: .5rem 1rem;
  display: flex;
}
.tm-u-components-feature-sidebar-005:nth-child(n+2) {
  border-top: 1px solid #e8e8e8;
}
.tm-u-components-feature-sidebar-005:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(245 245 245 / var(--tw-bg-opacity, 1));
}
.tm-u-components-feature-sidebar-006 {
  align-items: center;
  display: flex;
  flex-shrink: 0;
  justify-content: center;
  margin-right: 12PX;
  padding: .5rem;
  border-radius: 50%;
  height: 2rem;
  width: 2rem;
  background-color: #f2f2f2;
  color: #3b3b3b;
}
.tm-u-components-feature-sidebar-007 {
  align-items: center;
  display: flex;
  flex-grow: 1;
  min-width: 0;
  font-size: 16PX;
  line-height: 20PX;
}
.tm-u-components-feature-sidebar-008 {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  min-height: 100vh;
}
.tm-u-components-feature-sidebar-009 {
  min-height: 64PX;
  align-items: center;
  display: flex;
  flex-shrink: 0;
}
.tm-u-components-feature-sidebar-010 {
  padding-bottom: 8PX;
  padding-top: 8PX;
  align-items: center;
  display: flex;
  flex-grow: 1;
  min-width: 0;
}
.tm-u-components-feature-sidebar-011 {
  min-height: 40PX;
  text-transform: uppercase;
  display: inline-flex;
  transition: background-color .1s, color .1s;
  padding: 4PX 16PX;
}
.tm-u-components-feature-sidebar-011 span {
    min-height: 40PX;
    min-width: 40PX;
    display: flex;
    align-items: center;
}
.tm-u-components-feature-sidebar-013 {
  display: flex;
  flex: auto;
  justify-content: flex-start;
  text-align: center;
  white-space: nowrap;
  min-height: 40PX;
  min-width: 40PX;
  padding: 4PX 16PX;
  align-items: center;
  border-left: 1px solid #e8e8e8;
}
.tm-icon-arrow-down-s-line {
  margin-left: .5rem;
  align-items: center;
  display: inline-flex;
  justify-content: center;
  transition: transform;
  transition-duration: .2s;
  vertical-align: middle;
  font-size: 18px;
}
.tm-u-components-feature-sidebar-014 {
  z-index: 80;
  --tw-border-opacity: 1;
  border-width: 1px;
  border-color: rgb(221 221 221 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-shadow: 0 10px 15px -3px #0000001a, 0 4px 6px -4px #0000001a;
  --tw-shadow-colored:
    0 10px 15px -3px var(--tw-shadow-color),
    0 4px 6px -4px var(--tw-shadow-color);
  box-shadow:
    var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000),
    var(--tw-shadow);
  border-radius: 0.5rem;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  position: absolute;
  top: 3rem;
  left: 1rem;
}
.tm-u-components-feature-sidebar-015 {
  text-align: left;
  width: 100%;
  padding: 0.5rem 1rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.tm-u-components-feature-sidebar-015:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(245 245 245 / var(--tw-bg-opacity, 1));
}
.tm-u-components-feature-sidebar-016 {
  text-align: left;
  width: 100%;
  padding: 0.5rem 1rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.tm-u-components-feature-sidebar-016:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(245 245 245 / var(--tw-bg-opacity, 1));
}
.tm-u-components-feature-sidebar-017 {
  text-align: left;
  width: 100%;
  padding: 0.5rem 1rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.tm-u-components-feature-sidebar-017:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(245 245 245 / var(--tw-bg-opacity, 1));
}
.tm-u-components-feature-sidebar-018 {
  align-items: center;
  display: flex;
}
.tm-u-components-feature-sidebar-019, .tm-u-components-feature-sidebar-020 {
  --tw-bg-opacity: 1;
  background-color: #dedede;
  --tw-text-opacity: 1;
  width: 40PX;
  height: 40PX;
  color: #3b3b3b;
  border-radius: 0.5rem;
  justify-content: center;
  align-items: center;
  display: flex;
  padding: 4PX;
}
.tm-u-components-feature-sidebar-020 {
  background: none !important;
  flex-shrink: 0;
  margin-left: 8PX;
  margin-right: 8PX;
}
.tm-icon-settings-3-line {
    font-size: 14PX;
    display: flex;
}
.tm-icon-close-line {
    font-size: 16px;
    display: flex;
}
.tm-u-components-feature-sidebar-021 {
  background-color: #ffffff;
  border-bottom: 1px solid #e8e8e8;
  border-top: 1px solid #e8e8e8;
  color: #3b3b3b;
  padding: .5rem;
}
.tm-u-components-feature-sidebar-022 {
  font-size: .75rem;
  line-height: .875rem;
  font-weight: 700;
  color: #3b3b3b;
  margin-bottom: .5rem;
  text-align: center;
}
.tm-u-components-feature-sidebar-023 {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(1px, 1fr));
  grid-column-gap: .25rem;
  grid-auto-columns: minmax(.625rem, 13.125rem);
  grid-auto-flow: column;
  justify-content: flex-start;
}
.tm-u-components-feature-sidebar-024, .tm-u-components-feature-sidebar-026 {
  background-color: #ffb805;
  color: #3b3b3b;
  border-radius: 8px;
  width: 100%;
  display: inline-flex;
  transition: background-color .1s, color .1s;
  justify-content: center;
  align-items: center;
  min-height: 2rem;
  max-height: 2rem;
  padding: 2px .5rem;
  font-size: .875rem;
  line-height: 1rem;
}
.tm-u-components-feature-sidebar-025, .tm-u-components-feature-sidebar-027 {
  font-size: 0.875rem;
  line-height: 1.25rem;
  display: flex;
  margin-inline-end: .5rem;
}
.tm-u-components-feature-sidebar-028,
.tm-u-components-feature-sidebar-029 {
  --tw-border-opacity: 1;
  border-top-width: 1px;
  border-color: rgb(238 238 238 / var(--tw-border-opacity, 1));
}
.tm-u-components-feature-sidebar-030, .tm-u-components-feature-sidebar-032, .tm-u-components-feature-sidebar-034, .tm-u-components-feature-sidebar-036 {
  padding: .25rem .75rem;
  font-size: 10PX;
  line-height: 12PX;
  letter-spacing: .1em;
  font-weight: 500;
  color: #787878;
  text-transform: uppercase;
  background: #e8e8e8;
}
.tm-u-components-feature-sidebar-031 {
  --tw-border-opacity: 1;
  border-top-width: 1px;
  border-color: rgb(238 238 238 / var(--tw-border-opacity, 1));
}

.tm-u-components-feature-sidebar-033 {
  --tw-border-opacity: 1;
  border-top-width: 1px;
  border-color: rgb(238 238 238 / var(--tw-border-opacity, 1));
}
.tm-u-components-feature-sidebar-035 {
  --tw-border-opacity: 1;
  border-top-width: 1px;
  border-color: rgb(238 238 238 / var(--tw-border-opacity, 1));
}
.tm-u-components-feature-tagscroll-001 {
  --tw-border-opacity: 1;
  border-bottom-width: 1px;
  border-color: rgb(51 51 51 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(17 17 17 / var(--tw-bg-opacity, 1));
  width: 100%;
}
.tm-u-components-feature-tagscroll-002 {
  align-items: center;
  gap: 0.25rem;
  padding: 0.5rem;
  display: flex;
  overflow-x: auto;
}
.tm-u-components-feature-topevents-001 {
  --tw-bg-opacity: 1;
  background-color: rgb(17 17 17 / var(--tw-bg-opacity, 1));
  width: 100%;
  padding: 0.75rem;
}
.tm-u-components-feature-topevents-002 {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0.75rem;
  display: flex;
}
.tm-u-components-feature-topevents-003 {
  align-items: center;
  gap: 0.5rem;
  display: flex;
}
.tm-u-components-feature-topevents-004 {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 1.25rem;
}
.tm-u-components-feature-topevents-005 {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  font-size: 10px;
}
.tm-u-components-feature-topevents-006 {
  --tw-text-opacity: 1;
  color: #3b3b3b;
  align-items: center;
  gap: 0.25rem;
  font-size: 0.75rem;
  line-height: 1rem;
  display: flex;
}
.tm-u-components-feature-topevents-007 {
  gap: 0.5rem;
  margin-left: -0.75rem;
  margin-right: -0.75rem;
  padding-bottom: 0.5rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  display: flex;
  overflow-x: auto;
}
.tm-u-components-feature-topevents-008 {
  --tw-border-opacity: 1;
  border-width: 1px;
  border-color: rgb(51 51 51 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(26 26 26 / var(--tw-bg-opacity, 1));
  border-radius: 0.5rem;
  flex-shrink: 0;
  width: 260px;
  overflow: hidden;
}
.tm-u-components-feature-topevents-009 {
  --tw-border-opacity: 1;
  border-bottom-width: 1px;
  border-color: rgb(51 51 51 / var(--tw-border-opacity, 1));
  justify-content: space-between;
  align-items: center;
  padding: 0.625rem 0.75rem;
  display: flex;
}
.tm-u-components-feature-topevents-010 {
  align-items: center;
  gap: 0.5rem;
  display: flex;
}
.tm-u-components-feature-topevents-011 {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.tm-u-components-feature-topevents-012 {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.25rem;
}
.tm-u-components-feature-topevents-013 {
  --tw-text-opacity: 1;
  width: 1.5rem;
  height: 1.5rem;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  justify-content: center;
  align-items: center;
  display: flex;
}
.tm-u-components-feature-topevents-013:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.tm-u-components-feature-topevents-014 {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.tm-u-components-feature-topevents-015 {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  padding-top: 0.625rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 1.25rem;
}
.tm-u-components-feature-topevents-016 > :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));
}
.tm-u-components-feature-topevents-016 {
  padding: 0.5rem 0.75rem;
}
.tm-u-components-feature-topevents-017 {
  align-items: center;
  gap: 0.5rem;
  display: flex;
}
.tm-u-components-feature-topevents-018 {
  border-radius: 0.125rem;
  width: 1rem;
  height: 0.75rem;
}
.tm-u-components-feature-topevents-019 {
  text-overflow: ellipsis;
  white-space: nowrap;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 1.25rem;
  overflow: hidden;
}
.tm-u-components-feature-topevents-020 {
  align-items: center;
  gap: 0.5rem;
  display: flex;
}
.tm-u-components-feature-topevents-021 {
  border-radius: 0.125rem;
  width: 1rem;
  height: 0.75rem;
}
.tm-u-components-feature-topevents-022 {
  text-overflow: ellipsis;
  white-space: nowrap;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 1.25rem;
  overflow: hidden;
}
.tm-u-components-feature-topevents-023 {
  --tw-text-opacity: 1;
  color: rgb(102 102 102 / var(--tw-text-opacity, 1));
  padding-bottom: 0.5rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  font-size: 0.75rem;
  line-height: 1rem;
}
.tm-u-components-feature-topevents-024 {
  gap: 0.375rem;
  padding-bottom: 0.625rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  display: flex;
}
.tm-u-components-feature-topevents-025 {
  --tw-border-opacity: 1;
  border-width: 1px;
  border-color: rgb(51 51 51 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(34 34 34 / var(--tw-bg-opacity, 1));
  border-radius: 0.25rem;
  flex: 1;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  transition-property:
    color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.tm-u-components-feature-topevents-025:hover {
  --tw-border-opacity: 1;
  border-color: rgb(245 197 24 / var(--tw-border-opacity, 1));
}
.tm-u-components-feature-topevents-026 {
  text-align: center;
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  font-size: 10px;
  display: block;
}
.tm-u-components-feature-topevents-027 {
  text-align: center;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 1.25rem;
  display: block;
}
.tm-u-components-feature-topevents-028 {
  --tw-border-opacity: 1;
  border-width: 1px;
  border-color: rgb(51 51 51 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(34 34 34 / var(--tw-bg-opacity, 1));
  border-radius: 0.25rem;
  flex: 1;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  transition-property:
    color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.tm-u-components-feature-topevents-028:hover {
  --tw-border-opacity: 1;
  border-color: rgb(245 197 24 / var(--tw-border-opacity, 1));
}
.tm-u-components-feature-topevents-029 {
  text-align: center;
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  font-size: 10px;
  display: block;
}
.tm-u-components-feature-topevents-030 {
  text-align: center;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 1.25rem;
  display: block;
}
.tm-u-components-feature-topevents-031 {
  --tw-border-opacity: 1;
  border-width: 1px;
  border-color: rgb(51 51 51 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(34 34 34 / var(--tw-bg-opacity, 1));
  border-radius: 0.25rem;
  flex: 1;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  transition-property:
    color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.tm-u-components-feature-topevents-031:hover {
  --tw-border-opacity: 1;
  border-color: rgb(245 197 24 / var(--tw-border-opacity, 1));
}
.tm-u-components-feature-topevents-032 {
  text-align: center;
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  font-size: 10px;
  display: block;
}
.tm-u-components-feature-topevents-033 {
  text-align: center;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 1.25rem;
  display: block;
}
.tm-u-components-feature-topevents-034 {
  --tw-border-opacity: 1;
  border-width: 1px;
  border-color: rgb(51 51 51 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(34 34 34 / var(--tw-bg-opacity, 1));
  border-radius: 0.25rem;
  justify-content: center;
  align-items: center;
  width: 2.5rem;
  transition-property:
    color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  display: flex;
}
.tm-u-components-feature-topevents-034:hover {
  --tw-border-opacity: 1;
  border-color: rgb(245 197 24 / var(--tw-border-opacity, 1));
}
.tm-u-components-feature-topevents-035 {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  font-size: 10px;
  font-weight: 600;
}
.tm-u-components-feature-topevents-036 {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.tm-top-events-skeleton-card {
  pointer-events: none;
  min-height: 188px;
}
.tm-top-events-skeleton {
  background: linear-gradient(90deg, #262626 0%, #363636 48%, #262626 100%) 0
    0/200% 100%;
  border-radius: 999px;
  animation: 1.15s ease-in-out infinite tm-top-events-skeleton-shimmer;
  display: block;
}
.tm-top-events-skeleton-icon {
  width: 20px;
  height: 20px;
}
.tm-top-events-skeleton-date {
  width: 92px;
  height: 16px;
}
.tm-top-events-skeleton-more {
  width: 24px;
  height: 16px;
}
.tm-top-events-skeleton-body {
  gap: 8px;
  padding: 12px;
  display: grid;
}
.tm-top-events-skeleton-league {
  border-radius: 4px;
  width: 70%;
  height: 16px;
}
.tm-top-events-skeleton-team {
  border-radius: 4px;
  width: 82%;
  height: 18px;
}
.tm-top-events-skeleton-team-short {
  width: 74%;
}
.tm-top-events-skeleton-meta {
  border-radius: 4px;
  width: 94%;
  height: 14px;
}
.tm-top-events-skeleton-market {
  border-radius: 8px;
  flex: 1 1 0;
  height: 42px;
}
.tm-top-events-skeleton-market-more {
  border-radius: 8px;
  width: 40px;
  height: 42px;
}
.tm-top-events-empty-card {
  flex-direction: column;
  justify-content: center;
  gap: 6px;
  min-height: 188px;
  padding: 18px;
  display: flex;
}
.tm-top-events-empty-card__title {
  color: #fff;
  font-size: 16px;
  font-weight: 700;
}
.tm-top-events-empty-card__text {
  color: #888;
  font-size: 12px;
}
@keyframes tm-top-events-skeleton-shimmer {
  0% {
    background-position: 100% 0;
  }
  to {
    background-position: -100% 0;
  }
}
.tm-u-components-feature-topsports-001 {
  --tw-bg-opacity: 1;
  background-color: rgb(17 17 17 / var(--tw-bg-opacity, 1));
  width: 100%;
  padding: 0.75rem;
}
.tm-u-components-feature-topsports-002 {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0.75rem;
  display: flex;
}
.tm-u-components-feature-topsports-003 {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 1.25rem;
}
.tm-u-components-feature-topsports-004 {
  --tw-text-opacity: 1;
  color: #3b3b3b;
  align-items: center;
  gap: 0.25rem;
  font-size: 0.75rem;
  line-height: 1rem;
  display: flex;
}
.tm-u-components-feature-topsports-005 {
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 0.5rem;
  display: grid;
}
.tm-u-components-feature-topsports-006 {
  --tw-bg-opacity: 1;
  background-color: rgb(34 34 34 / var(--tw-bg-opacity, 1));
  border-radius: 0.5rem;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: 88px;
  padding: 1rem 0.25rem;
  transition-property:
    color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  display: flex;
}
.tm-u-components-feature-topsports-006:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(42 42 42 / var(--tw-bg-opacity, 1));
}
.tm-u-components-feature-topsports-007 {
  justify-content: center;
  align-items: center;
  width: 2rem;
  height: 2rem;
  margin-bottom: 0.5rem;
  display: flex;
}
.tm-u-components-feature-topsports-008 {
  text-align: center;
  --tw-text-opacity: 1;
  color: rgb(170 170 170 / var(--tw-text-opacity, 1));
  font-size: 10px;
  line-height: 1.25;
}
.tm-u-components-feature-topsports-009 {
  --tw-text-opacity: 1;
  color: #3b3b3b;
  margin-top: 0.25rem;
  font-size: 10px;
  font-weight: 600;
}
.tm-u-components-feature-wc2026banner-001 {
  --tw-bg-opacity: 1;
  background-color: rgb(34 34 34 / var(--tw-bg-opacity, 1));
  align-items: center;
  width: 100%;
  height: 60px;
  display: flex;
  position: relative;
  overflow: hidden;
}
.tm-u-components-feature-wc2026banner-002 {
  position: absolute;
  inset: 0;
}
.tm-u-components-feature-wc2026banner-003 {
  z-index: 10;
  align-items: center;
  gap: 0.75rem;
  padding-left: 1rem;
  padding-right: 1rem;
  display: flex;
  position: relative;
}
.tm-u-components-feature-wc2026banner-004 {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
}
.tm-u-components-feature-wc2026banner-004:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.tm-u-components-feature-wc2026banner-005 {
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.tm-u-components-feature-wc2026banner-006 {
  --tw-bg-opacity: 1;
  background-color: rgb(229 57 53 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  border-radius: 0.25rem;
  padding: 0.125rem 0.375rem;
  font-size: 10px;
  font-weight: 700;
}
.tm-u-components-feature-wc2026banner-007 {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 1.25rem;
}
.tm-u-pages-account-page-001 {
  --tw-bg-opacity: 1;
  background-color: #e8e8e8;
  --tw-text-opacity: 1;
  min-height: 100vh;
  color: #3b3b3b;
}
.tm-u-pages-account-page-003 {
  align-items: center;
  gap: 0.375rem;
  display: flex;
}
.tm-u-pages-account-page-004 {
  letter-spacing: -0.025em;
  --tw-text-opacity: 1;
  color: #3b3b3b;
  font-size: 1.125rem;
  font-style: italic;
  font-weight: 700;
  line-height: 1.75rem;
}
.tm-u-pages-account-page-005 {
  align-items: center;
  gap: 0.5rem;
  display: flex;
}
.tm-u-pages-account-page-006 {
  white-space: nowrap;
  --tw-bg-opacity: 1;
  background-color: rgb(245 197 24 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: #3b3b3b;
  border-radius: 0.25rem;
  align-items: center;
  gap: 0.25rem;
  padding: 0.375rem 0.75rem;
  font-size: 0.75rem;
  font-weight: 700;
  line-height: 1rem;
  display: flex;
}
.tm-u-pages-account-page-007 {
  justify-content: center;
  align-items: center;
  width: 2rem;
  height: 2rem;
  display: flex;
  position: relative;
}
.tm-u-pages-account-page-008 {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.tm-u-pages-account-page-009 {
  --tw-bg-opacity: 1;
  background-color: rgb(239 68 68 / var(--tw-bg-opacity, 1));
  border-radius: 9999px;
  width: 0.5rem;
  height: 0.5rem;
  position: absolute;
  top: 0;
  right: 0;
}
.tm-u-pages-account-page-010 {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  font-size: 0.75rem;
  font-weight: 500;
  line-height: 1rem;
  transition-property:
    color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.tm-u-pages-account-page-010:hover {
  --tw-text-opacity: 1;
  color: #3b3b3b;
}
.tm-u-pages-account-page-011 {
  white-space: nowrap;
  --tw-bg-opacity: 1;
  background-color: rgb(245 197 24 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
  border-radius: 0.25rem;
  padding: 0.375rem 0.75rem;
  font-size: 0.75rem;
  font-weight: 700;
  line-height: 1rem;
  transition-property:
    color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.tm-u-pages-account-page-011:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(229 181 24 / var(--tw-bg-opacity, 1));
}
.tm-u-pages-account-page-012 {
  padding: .5rem .5rem 0 .5rem;
}
.tm-u-pages-account-page-013 > :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));
}
.tm-u-pages-account-page-013 {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  border-radius: 8px;
  padding: 12PX 16PX 16PX;
}
.tm-u-pages-account-page-014 {
  align-items: center;
  display: flex;
  justify-content: space-between;
  margin-bottom: 8PX;
}
.tm-u-pages-account-page-015 {
  --tw-bg-opacity: 1;
  background-color: rgb(242 242 242 / var(--tw-bg-opacity, 1));
  border-radius: 9999px;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  width: 32PX;
  height: 32PX;
  display: flex;
}
.tm-u-pages-account-page-016 {
  --tw-text-opacity: 1;
  color: rgb(59 59 59 / var(--tw-text-opacity, 1));
  font-size: 16px;
  line-height: 16px;
  height: 1em;
}
.tm-u-pages-account-page-017 {
  flex-grow: 1;
  margin-left: 8PX;
  min-width: 0;
}
.tm-u-pages-account-page-018 {
  align-items: center;
  gap: 0.5rem;
  display: flex;
}
.tm-u-pages-account-page-019 {
  --tw-text-opacity: 1;
  color: #3b3b3b;
  font-size: 12PX;
  line-height: 14PX;
}
.tm-u-pages-account-page-020 {
  --tw-text-opacity: 1;
  width: 1.25rem;
  height: 1.25rem;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  justify-content: center;
  align-items: center;
  display: flex;
}
.tm-u-pages-account-page-020:hover {
  --tw-text-opacity: 1;
  color: #3b3b3b;
}
.tm-u-pages-account-page-021 {
  --tw-text-opacity: 1;
  color: #3b3b3b;
  font-weight: 600;
  font-size: 14PX;
  line-height: 16PX;
}
.tm-u-pages-account-page-022 {
  align-items: center;
  display: flex;
}
.tm-u-pages-account-page-023 {
  --tw-text-opacity: 1;
  width: 2rem;
  height: 2rem;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  justify-content: center;
  align-items: center;
  display: flex;
  margin-right: 8PX;
  padding-left: 8PX;
  border-radius: 8px;
}
.tm-u-pages-account-page-023:before {
  background-color: #e8e8e8;
  content: "";
  height: 24PX;
  left: -1px;
  margin-top: -12PX;
  position: absolute;
  top: 50%;
  width: 1px;
}
.tm-u-pages-account-page-024 {
    padding: 4PX;
    min-height: 2.5rem;
    min-width: 2.5rem;
    display: flex;
    justify-content: center;
    align-items: center;
    color: rgb(59 59 59);
}
.tm-u-pages-account-page-025 {
  --tw-text-opacity: 1;
  width: 2rem;
  height: 2rem;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  justify-content: center;
  align-items: center;
  display: flex;
}
.tm-u-pages-account-page-026 {
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.tm-u-pages-account-page-027 {
  gap: 0.5rem;
  display: flex;
}
.tm-u-pages-account-page-028 {
  --tw-bg-opacity: 1;
  background-color: #2e2e2e;
  text-align: center;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  flex: 1;
  transition-property:
    color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.tm-u-pages-account-page-028:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(68 68 68 / var(--tw-bg-opacity, 1));
}
.tm-u-pages-account-page-029 {
  --tw-bg-opacity: 1;
  background-color: rgb(255 184 5 / var(--tw-bg-opacity, 1));
  text-align: center;
  --tw-text-opacity: 1;
  color: #3b3b3b;
  flex: 1;
  transition-property:
    color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.tm-u-pages-account-page-029:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(229 181 24 / var(--tw-bg-opacity, 1));
}
.tm-u-pages-account-page-028, .tm-u-pages-account-page-029 {
  min-height: 32PX;
  min-width: 32PX;
  padding: 4PX 12PX;
  border-radius: 8px;
  font-size: 12PX;
  line-height: 14PX;
  display: flex;
  justify-content: center;
  align-items: center;
}
.tm-u-pages-account-page-030 {
  margin-top: 8PX;
  padding: 0 .5rem .5rem .5rem;
}
.tm-u-pages-account-page-031 {
  --tw-bg-opacity: 1;
  overflow: hidden;
  display: grid;
  grid-gap: 1px;
}
.tm-u-pages-account-page-032 {
  --tw-border-opacity: 1;
  border-bottom-width: 1px;
  background-color: rgb(255 255 255);
  grid-template-columns: repeat(3, minmax(0, 1fr));
  display: grid;
  border-radius: 8px;
  min-height: 2.5rem;
}
.tm-u-pages-account-page-033 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-y-reverse: 0;
  border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
  border-bottom-width: calc(1px * var(--tw-divide-y-reverse));
  --tw-divide-opacity: 1;
  border-color: rgb(238 238 238 / var(--tw-divide-opacity, 1));
  border-radius: 8px;
  background: rgb(255 255 255);
}
.tm-u-pages-account-page-034 {
  padding: .75rem 0 .75rem 0;
  border-radius: 8px;
  background: rgb(255 255 255);
}
.tm-u-pages-account-page-035 {
  text-transform: uppercase;
  letter-spacing: .1em;
  --tw-text-opacity: 1;
  color: rgb(120 120 120);
  margin-top: .5rem;
  margin-bottom: 2px;
  font-size: 12PX;
  line-height: 14PX;
  padding-left: 1rem;
  padding-right: 1rem;
}
.tm-u-pages-account-page-036 > :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));
}
.tm-icon-time-line.tm-v-pages-account-page-004, .tm-icon-download-line.tm-v-pages-account-page-004, .tm-icon-upload-line.tm-v-pages-account-page-004, .tm-icon-exchange-line.tm-v-pages-account-page-004, .tm-icon-money-dollar-circle-line.tm-v-pages-account-page-004, .tm-icon-user-line.tm-v-pages-account-page-006, .tm-icon-lock-line.tm-v-pages-account-page-006, .tm-icon-group-line.tm-v-pages-account-page-008, .tm-icon-logout-box-r-line.tm-u-pages-account-page-063 {
  font-size: 16PX;
}
.tm-u-pages-account-page-037 {
  align-items: center;
  display: flex;
  min-height: 2.5rem;
  min-width: 0;
  padding: .25rem 1rem;
  position: relative;
}
.tm-u-pages-account-page-037:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(248 248 248 / var(--tw-bg-opacity, 1));
}
.tm-u-pages-account-page-038 {
  justify-content: center;
  align-items: center;
  width: 16px;
  height: 16px;
  display: flex;
}
.tm-u-pages-account-page-039 {
  --tw-text-opacity: 1;
  color: #3b3b3b;
  font-size: 14PX;
  line-height: 16PX;
  margin-left: 12PX;
}
.tm-u-pages-account-page-040 {
  cursor: pointer;
  align-items: center;
  gap: 0.75rem;
  margin-left: -1rem;
  margin-right: -1rem;
  padding: 0.75rem 1rem;
  transition-property:
    color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  display: flex;
}
.tm-u-pages-account-page-040:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(248 248 248 / var(--tw-bg-opacity, 1));
}
.tm-u-pages-account-page-041 {
  justify-content: center;
  align-items: center;
  width: 1.25rem;
  height: 1.25rem;
  display: flex;
}
.tm-u-pages-account-page-042 {
  --tw-text-opacity: 1;
  color: #3b3b3b;
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.tm-u-pages-account-page-043 {
  padding: 1rem;
}
.tm-u-pages-account-page-044 {
  text-transform: uppercase;
  letter-spacing: 0.1em;
  --tw-text-opacity: 1;
  color: rgb(153 153 153 / var(--tw-text-opacity, 1));
  margin-bottom: 0.75rem;
  font-size: 10px;
}
.tm-u-pages-account-page-045 > :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));
}
.tm-u-pages-account-page-046 {
  align-items: center;
  gap: 0.75rem;
  margin-left: -1rem;
  margin-right: -1rem;
  padding: 0.75rem 1rem;
  transition-property:
    color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  display: flex;
}
.tm-u-pages-account-page-046:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(248 248 248 / var(--tw-bg-opacity, 1));
}
.tm-u-pages-account-page-047 {
  justify-content: center;
  align-items: center;
  width: 1.25rem;
  height: 1.25rem;
  display: flex;
}
.tm-u-pages-account-page-048 {
  --tw-text-opacity: 1;
  color: #3b3b3b;
  font-size: 14PX;
  line-height: 16PX;
}
.tm-u-pages-account-page-049 {
  --tw-bg-opacity: 1;
  background-color: rgb(239 68 68 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  width: 1rem;
  height: 1rem;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  border-radius: 9999px;
  justify-content: center;
  align-items: center;
  font-size: 8px;
  font-weight: 700;
  display: flex;
}
.tm-u-pages-account-page-050 {
  cursor: pointer;
  align-items: center;
  gap: 0.75rem;
  margin-left: -1rem;
  margin-right: -1rem;
  padding: 0.75rem 1rem;
  transition-property:
    color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  display: flex;
}
.tm-u-pages-account-page-050:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(248 248 248 / var(--tw-bg-opacity, 1));
}
.tm-u-pages-account-page-051 {
  justify-content: center;
  align-items: center;
  width: 1.25rem;
  height: 1.25rem;
  display: flex;
}
.tm-u-pages-account-page-052 {
  --tw-text-opacity: 1;
  color: #3b3b3b;
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.tm-u-pages-account-page-053 {
  --tw-bg-opacity: 1;
  background-color: rgb(239 68 68 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  width: 1rem;
  height: 1rem;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  border-radius: 9999px;
  justify-content: center;
  align-items: center;
  font-size: 8px;
  font-weight: 700;
  display: flex;
}
.tm-u-pages-account-page-054 {
  padding: 1rem;
}
.tm-u-pages-account-page-055 {
  text-transform: uppercase;
  letter-spacing: 0.1em;
  --tw-text-opacity: 1;
  color: rgb(153 153 153 / var(--tw-text-opacity, 1));
  margin-bottom: 0.75rem;
  font-size: 10px;
}
.tm-u-pages-account-page-056 > :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));
}
.tm-u-pages-account-page-057 {
  cursor: pointer;
  align-items: center;
  gap: 0.75rem;
  margin-left: -1rem;
  margin-right: -1rem;
  padding: 0.75rem 1rem;
  transition-property:
    color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  display: flex;
}
.tm-u-pages-account-page-057:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(248 248 248 / var(--tw-bg-opacity, 1));
}
.tm-u-pages-account-page-058 {
  justify-content: center;
  align-items: center;
  width: 1.25rem;
  height: 1.25rem;
  display: flex;
}
.tm-u-pages-account-page-059 {
  --tw-text-opacity: 1;
  color: #3b3b3b;
  font-size: 14PX;
  line-height: 16PX;
}
.tm-u-pages-account-page-060 {
  padding: 1rem;
}
.tm-u-pages-account-page-061 {
  text-align: left;
  align-items: center;
  gap: 0.75rem;
  width: 100%;
  margin-left: -1rem;
  margin-right: -1rem;
  padding: 0.75rem 1rem;
  transition-property:
    color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  display: flex;
}
.tm-u-pages-account-page-061:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(248 248 248 / var(--tw-bg-opacity, 1));
}
.tm-u-pages-account-page-062 {
  justify-content: center;
  align-items: center;
  width: 1.25rem;
  height: 1.25rem;
  display: flex;
}
.tm-u-pages-account-page-063 {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
}
.tm-u-pages-account-page-064 {
  --tw-text-opacity: 1;
  color: #3b3b3b;
  font-size: 14PX;
  line-height: 16PX;
}
.tm-u-pages-account-page-065 {
  text-align: center;
  padding: 1.5rem;
}
.tm-u-pages-account-page-066 {
  --tw-text-opacity: 1;
  color: rgb(221 221 221 / var(--tw-text-opacity, 1));
  margin-bottom: 0.5rem;
  font-size: 2.25rem;
  line-height: 2.5rem;
}
.tm-u-pages-account-page-067 {
  --tw-text-opacity: 1;
  color: rgb(153 153 153 / var(--tw-text-opacity, 1));
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.tm-u-pages-account-page-068 {
  text-align: center;
  padding: 1.5rem;
}
.tm-u-pages-account-page-069 {
  --tw-text-opacity: 1;
  color: rgb(221 221 221 / var(--tw-text-opacity, 1));
  margin-bottom: 0.5rem;
  font-size: 2.25rem;
  line-height: 2.5rem;
}
.tm-u-pages-account-page-070 {
  --tw-text-opacity: 1;
  color: rgb(153 153 153 / var(--tw-text-opacity, 1));
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.tm-u-pages-bets-page-001 {
  --tw-bg-opacity: 1;
  background-color: rgb(240 240 240 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  min-height: 100vh;
  color: #3b3b3b;
  padding-bottom: 80px;
}
.tm-u-pages-bets-page-003 {
  align-items: center;
  gap: 0.375rem;
  display: flex;
}
.tm-u-pages-bets-page-004 {
  letter-spacing: -0.025em;
  --tw-text-opacity: 1;
  color: #3b3b3b;
  font-size: 1.125rem;
  font-style: italic;
  font-weight: 700;
  line-height: 1.75rem;
}
.tm-u-pages-bets-page-005 {
  align-items: center;
  gap: 0.5rem;
  display: flex;
}
.tm-u-pages-bets-page-006 {
  white-space: nowrap;
  --tw-bg-opacity: 1;
  background-color: rgb(245 197 24 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: #3b3b3b;
  border-radius: 0.25rem;
  align-items: center;
  gap: 0.25rem;
  padding: 0.375rem 0.75rem;
  font-size: 0.75rem;
  font-weight: 700;
  line-height: 1rem;
  display: flex;
}
.tm-u-pages-bets-page-007 {
  justify-content: center;
  align-items: center;
  width: 2rem;
  height: 2rem;
  display: flex;
  position: relative;
}
.tm-u-pages-bets-page-008 {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.tm-u-pages-bets-page-009 {
  --tw-bg-opacity: 1;
  background-color: rgb(239 68 68 / var(--tw-bg-opacity, 1));
  border-radius: 9999px;
  width: 0.5rem;
  height: 0.5rem;
  position: absolute;
  top: 0;
  right: 0;
}
.tm-u-pages-bets-page-010 {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  font-size: 0.75rem;
  font-weight: 500;
  line-height: 1rem;
  transition-property:
    color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.tm-u-pages-bets-page-010:hover {
  --tw-text-opacity: 1;
  color: #3b3b3b;
}
.tm-u-pages-bets-page-011 {
  white-space: nowrap;
  --tw-bg-opacity: 1;
  background-color: rgb(245 197 24 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
  border-radius: 0.25rem;
  padding: 0.375rem 0.75rem;
  font-size: 0.75rem;
  font-weight: 700;
  line-height: 1rem;
  transition-property:
    color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.tm-u-pages-bets-page-011:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(229 181 24 / var(--tw-bg-opacity, 1));
}
.tm-u-pages-bets-page-012 {
  align-items: center;
  display: flex;
  justify-content: space-between;
  min-height: 3rem;
  padding: .5rem;
  position: sticky;
  top: 62px;
  transition: transform .1s linear;
  will-change: transform;
  z-index: 1000;
  flex-shrink: 0;
  background-color: rgb(46 46 46);
  color: rgb(255 255 255);
}
.tm-u-pages-bets-page-013 {
  margin-right: .5rem;
  background-color: rgb(79 79 79);
  color: rgb(255 255 255);
  border-radius: 8px;
  text-transform: uppercase;
  display: inline-flex;
  transition: background-color .1s, color .1s;
  padding: 4PX;
  min-height: 2rem;
  min-width: 2rem;
  justify-content: center;
  align-items: center;
}
.tm-u-pages-bets-page-013:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(85 85 85 / var(--tw-bg-opacity, 1));
}
.tm-u-pages-bets-page-014 {
  font-size: 1rem;
  line-height: 1rem;
  height: 1em;
}
.tm-u-pages-bets-page-015 {
  margin-right: .5rem;
  font-size: .875rem;
  line-height: 1rem;
  display: block;
  flex-grow: 1;
  font-weight: 700;
  min-width: 0;
  overflow: hidden;
  text-align: left;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-transform: uppercase;
}
.tm-u-pages-bets-page-016, .tm-u-pages-bets-page-018, .tm-u-pages-bets-page-020 {
  background-color: rgb(79 79 79);
  color: rgb(255 255 255);
  border-radius: 8px;
  display: inline-flex;
  transition: background-color .1s, color .1s;
  padding: 4PX;
  min-height: 2rem;
  min-width: 2rem;
  justify-content: center;
  align-items: center;
  margin-right: .25rem;
}
.tm-u-pages-bets-page-016:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(85 85 85 / var(--tw-bg-opacity, 1));
}
.tm-u-pages-bets-page-017, .tm-u-pages-bets-page-019, .tm-u-pages-bets-page-021 {
  fill: currentColor;
  font-size: 19px;
  max-width: 100%;
  width: auto;
  display: flex;
}
.tm-u-pages-bets-page-018:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(85 85 85 / var(--tw-bg-opacity, 1));
}
.tm-u-pages-bets-page-019 {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.tm-u-pages-bets-page-020 {
  margin-right: 0;
}
.tm-u-pages-bets-page-020:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(85 85 85 / var(--tw-bg-opacity, 1));
}
.tm-u-pages-bets-page-021 {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.tm-u-pages-bets-page-022 {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding: 0.75rem 1rem 0;
}
.tm-u-pages-bets-page-023 {
  --tw-border-opacity: 1;
  border-bottom-width: 1px;
  border-color: rgb(238 238 238 / var(--tw-border-opacity, 1));
  grid-template-columns: repeat(2, minmax(0, 1fr));
  display: grid;
}
.tm-u-pages-bets-page-024 {
  padding: 0.5rem 0.5rem 120px;
}
.tm-u-pages-bets-page-025 {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  text-align: center;
  border-radius: 0.5rem;
  padding: 1.5rem;
}
.tm-u-pages-bets-page-026 {
  --tw-text-opacity: 1;
  color: #3b3b3b;
  margin-bottom: 0.5rem;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1.25rem;
}
.tm-u-pages-bets-page-027 {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  font-size: 0.75rem;
  line-height: 1.625;
}
.tm-u-pages-bets-page-028 {
  width: 100%;
}
.tm-u-pages-bets-page-028 > :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));
}
.tm-bet-coupon {
  color: #063b73;
  background: #fff;
  border-radius: 8px;
  width: 100%;
  position: relative;
  overflow: hidden;
  box-shadow: 0 1px #07142f0a;
}
.tm-bet-coupon__watermark {
  pointer-events: none;
  color: #dde7f0;
  opacity: 0.72;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  width: 30px;
  font-size: 15px;
  font-style: italic;
  font-weight: 900;
  line-height: 1;
  display: flex;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
}
.tm-bet-coupon__watermark span {
  writing-mode: vertical-rl;
  transform: rotate(180deg);
}
.tm-bet-coupon__content {
  padding: 15px 20px 14px 38px;
  position: relative;
}
.tm-bet-coupon__header {
  border-bottom: 1px solid #dfe8f2;
  padding-bottom: 12px;
}
.tm-bet-coupon__title {
  color: #063b73;
  font-size: 16px;
  font-weight: 800;
  line-height: 20px;
  display: block;
}
.tm-bet-coupon__date {
  color: #063b73;
  margin-top: 6px;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  display: block;
}
.tm-bet-coupon__events-toggle {
  color: #063b73;
  cursor: pointer;
  background: #eff5fb;
  border: 0;
  border-radius: 8px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  min-height: 60px;
  margin-top: 8px;
  padding: 0 12px;
  font-size: 16px;
  font-weight: 800;
  display: flex;
}
.tm-bet-coupon__events-title {
  text-align: left;
  align-items: center;
  gap: 7px;
  min-width: 0;
  display: inline-flex;
}
.tm-bet-coupon__events-icon {
  color: #1b5d95;
  font-size: 22px;
}
.tm-bet-coupon__events-toggle > i {
  color: #1b5d95;
  font-size: 24px;
  line-height: 1;
}
.tm-bet-coupon__event-list {
  background: #eff5fb;
  border-radius: 0 0 8px 8px;
  margin-top: -1px;
  padding: 8px;
}
.tm-bet-coupon__event-row {
  color: #063b73;
  background: #fff;
  border-radius: 7px;
  align-items: center;
  gap: 8px;
  min-height: 40px;
  padding: 0 10px;
  font-size: 18px;
  line-height: 22px;
  display: flex;
}
.tm-bet-coupon__event-row + .tm-bet-coupon__event-row {
  border-top: 1px solid #dfe8f2;
  border-radius: 0;
}
.tm-bet-coupon__event-icon {
  color: #1f5e95;
  border: 1px solid #8bbf39;
  border-radius: 999px;
  flex: 0 0 24px;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  font-size: 18px;
  display: inline-flex;
}
.tm-bet-coupon__rows {
  gap: 6px;
  margin-top: 9px;
  display: grid;
}
.tm-bet-coupon__row {
  color: #063b73;
  grid-template-columns: minmax(0, 1fr) auto;
  align-items: start;
  gap: 12px;
  font-size: 17px;
  line-height: 21px;
  display: grid;
}
.tm-bet-coupon__row span {
  min-width: 0;
}
.tm-bet-coupon__row strong {
  color: #063b73;
  text-align: right;
  white-space: nowrap;
  font-weight: 500;
}
.tm-bet-coupon__row--selection {
  align-items: center;
}
.tm-bet-coupon__status {
  margin-top: 1px;
  font-weight: 800;
}
.tm-bet-coupon__status span {
  align-items: center;
  gap: 6px;
  font-weight: 800;
  display: inline-flex;
}
.tm-bet-coupon__status i {
  font-size: 18px;
  line-height: 1;
}
.tm-bet-coupon--skeleton {
  min-height: 184px;
  padding: 15px 20px 14px 38px;
}
.tm-bet-coupon__skeleton-line,
.tm-bet-coupon__skeleton-events {
  background: linear-gradient(90deg, #eef3f8 0, #f8fbff 50%, #eef3f8 100%) 0
    0/200% 100%;
  border-radius: 8px;
  animation: 1.2s linear infinite tm-bet-coupon-shimmer;
}
.tm-bet-coupon__skeleton-line {
  height: 18px;
  margin-bottom: 10px;
}
.tm-bet-coupon__skeleton-title {
  width: 58%;
}
.tm-bet-coupon__skeleton-date {
  width: 38%;
}
.tm-bet-coupon__skeleton-short {
  width: 46%;
}
.tm-bet-coupon__skeleton-events {
  height: 60px;
  margin: 12px 0;
}
@keyframes tm-bet-coupon-shimmer {
  0% {
    background-position: 100% 0;
  }
  to {
    background-position: -100% 0;
  }
}
@media (width<=430px) {
  .tm-bet-coupon__content {
    padding: 14px 19px 13px 38px;
  }
  .tm-bet-coupon__row {
    font-size: 16px;
    line-height: 20px;
  }
  .tm-bet-coupon__event-row {
    font-size: 17px;
  }
}
.tm-u-pages-bets-page-037 {
  z-index: 1201;
  background-color: rgb(255 255 255);
  box-shadow: 0 0 .3125rem #dedede;
  color: rgb(59 59 59);
  padding: .5rem;
  bottom: 0;
  display: flex;
  position: fixed;
  width: 100%;
}
.tm-u-pages-bets-page-038 {
  --tw-bg-opacity: 1;
  background-color: rgb(240 240 240 / var(--tw-bg-opacity, 1));
  border-radius: 0.5rem;
  flex: 1;
  padding: 0.5rem 0.75rem;
}
.tm-u-pages-bets-page-039 {
  --tw-text-opacity: 1;
  color: rgb(153 153 153 / var(--tw-text-opacity, 1));
  font-size: 10px;
}
.tm-u-pages-bets-page-040 {
  --tw-text-opacity: 1;
  color: #3b3b3b;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.25rem;
}
.tm-u-pages-bets-page-041 {
  --tw-bg-opacity: 1;
  background-color: rgb(221 221 221 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  width: 2.5rem;
  height: 2.5rem;
  color: rgb(85 85 85 / var(--tw-text-opacity, 1));
  border-radius: 0.5rem;
  justify-content: center;
  align-items: center;
  transition-property:
    color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  display: flex;
}
.tm-u-pages-bets-page-041:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(204 204 204 / var(--tw-bg-opacity, 1));
}
.tm-u-pages-bets-page-042 {
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.tm-u-pages-bets-page-043 {
  --tw-bg-opacity: 1;
  background-color: rgb(221 221 221 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  width: 2.5rem;
  height: 2.5rem;
  color: rgb(85 85 85 / var(--tw-text-opacity, 1));
  border-radius: 0.5rem;
  justify-content: center;
  align-items: center;
  transition-property:
    color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  display: flex;
}
.tm-u-pages-bets-page-043:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(204 204 204 / var(--tw-bg-opacity, 1));
}
.tm-u-pages-bets-page-044 {
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.tm-u-pages-bets-page-045 {
  z-index: 50;
  --tw-bg-opacity: 1;
  background-color: rgb(240 240 240 / var(--tw-bg-opacity, 1));
  flex-direction: column;
  display: flex;
  position: fixed;
  inset: 0;
}
.tm-u-pages-bets-page-046 {
  --tw-bg-opacity: 1;
  background-color: rgb(51 51 51 / var(--tw-bg-opacity, 1));
  align-items: center;
  gap: 0.75rem;
  width: 100%;
  padding: 0.75rem;
  display: flex;
}
.tm-u-pages-bets-page-047 {
  --tw-bg-opacity: 1;
  background-color: rgb(68 68 68 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  width: 2.25rem;
  height: 2.25rem;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  border-radius: 0.5rem;
  justify-content: center;
  align-items: center;
  transition-property:
    color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  display: flex;
}
.tm-u-pages-bets-page-047:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(85 85 85 / var(--tw-bg-opacity, 1));
}
.tm-u-pages-bets-page-048 {
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.tm-u-pages-bets-page-049 {
  text-transform: uppercase;
  letter-spacing: 0.025em;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.5rem;
}
.tm-u-pages-bets-page-050 {
  flex: 1;
  padding: 0.75rem;
}
.tm-u-pages-bets-page-051 {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  border-radius: 0.75rem;
  overflow: hidden;
}
.tm-u-pages-bets-page-052 {
  cursor: pointer;
  --tw-border-opacity: 1;
  border-bottom-width: 1px;
  border-color: rgb(238 238 238 / var(--tw-border-opacity, 1));
  align-items: center;
  gap: 0.75rem;
  padding: 1rem;
  transition-property:
    color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  display: flex;
}
.tm-u-pages-bets-page-052:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(248 248 248 / var(--tw-bg-opacity, 1));
}
.tm-u-pages-bets-page-053 {
  --tw-bg-opacity: 1;
  background-color: rgb(51 51 51 / var(--tw-bg-opacity, 1));
  border-radius: 9999px;
  width: 0.625rem;
  height: 0.625rem;
}
.tm-u-pages-bets-page-054 {
  --tw-text-opacity: 1;
  color: #3b3b3b;
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.tm-u-pages-bets-page-055 {
  gap: 0.5rem;
  padding: 0.75rem;
  display: flex;
}
.tm-u-pages-bets-page-056 {
  --tw-bg-opacity: 1;
  background-color: rgb(221 221 221 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: #3b3b3b;
  border-radius: 0.5rem;
  flex: 1;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.25rem;
  transition-property:
    color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.tm-u-pages-bets-page-056:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(204 204 204 / var(--tw-bg-opacity, 1));
}
.tm-u-pages-bets-page-057 {
  --tw-bg-opacity: 1;
  background-color: rgb(245 197 24 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: #3b3b3b;
  border-radius: 0.5rem;
  flex: 1;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 1.25rem;
  transition-property:
    color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.tm-u-pages-bets-page-057:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(229 181 24 / var(--tw-bg-opacity, 1));
}
.tm-u-pages-bets-page-058 {
  z-index: 50;
  --tw-bg-opacity: 1;
  background-color: rgb(240 240 240 / var(--tw-bg-opacity, 1));
  flex-direction: column;
  display: flex;
  position: fixed;
  inset: 0;
}
.tm-u-pages-bets-page-059 {
  --tw-bg-opacity: 1;
  background-color: rgb(51 51 51 / var(--tw-bg-opacity, 1));
  align-items: center;
  gap: 0.75rem;
  width: 100%;
  padding: 0.75rem;
  display: flex;
}
.tm-u-pages-bets-page-060 {
  --tw-bg-opacity: 1;
  background-color: rgb(68 68 68 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  width: 2.25rem;
  height: 2.25rem;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  border-radius: 0.5rem;
  justify-content: center;
  align-items: center;
  transition-property:
    color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  display: flex;
}
.tm-u-pages-bets-page-060:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(85 85 85 / var(--tw-bg-opacity, 1));
}
.tm-u-pages-bets-page-061 {
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.tm-u-pages-bets-page-062 {
  text-transform: uppercase;
  letter-spacing: 0.025em;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.5rem;
}
.tm-u-pages-bets-page-063 {
  flex: 1;
}
.tm-u-pages-bets-page-063 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
}
.tm-u-pages-bets-page-063 {
  padding: 0.75rem;
  overflow-y: auto;
}
.tm-u-pages-bets-page-064 {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  border-radius: 0.75rem;
  overflow: hidden;
}
.tm-u-pages-bets-page-065 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 0.75rem 1rem;
  display: flex;
}
.tm-u-pages-bets-page-066 {
  --tw-text-opacity: 1;
  color: #3b3b3b;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1.25rem;
}
.tm-u-pages-bets-page-067 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
}
.tm-u-pages-bets-page-067 {
  padding-bottom: 0.75rem;
  padding-left: 1rem;
  padding-right: 1rem;
}
.tm-u-pages-bets-page-068 {
  --tw-bg-opacity: 1;
  background-color: rgb(240 240 240 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  border-radius: 0.5rem;
  padding: 0.5rem 0.75rem;
  font-size: 0.75rem;
  line-height: 1rem;
}
.tm-u-pages-bets-page-069 {
  --tw-border-opacity: 1;
  border-width: 1px;
  border-color: rgb(221 221 221 / var(--tw-border-opacity, 1));
  border-radius: 0.5rem;
  justify-content: space-between;
  align-items: center;
  padding: 0.5rem 0.75rem;
  display: flex;
}
.tm-u-pages-bets-page-070 {
  --tw-text-opacity: 1;
  color: rgb(153 153 153 / var(--tw-text-opacity, 1));
  font-size: 10px;
}
.tm-u-pages-bets-page-071 {
  --tw-text-opacity: 1;
  color: #3b3b3b;
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.tm-u-pages-bets-page-072 {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
}
.tm-u-pages-bets-page-073 {
  --tw-border-opacity: 1;
  border-width: 1px;
  border-color: rgb(221 221 221 / var(--tw-border-opacity, 1));
  border-radius: 0.5rem;
  justify-content: space-between;
  align-items: center;
  padding: 0.5rem 0.75rem;
  display: flex;
}
.tm-u-pages-bets-page-074 {
  --tw-text-opacity: 1;
  color: rgb(153 153 153 / var(--tw-text-opacity, 1));
  font-size: 10px;
}
.tm-u-pages-bets-page-075 {
  --tw-text-opacity: 1;
  color: #3b3b3b;
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.tm-u-pages-bets-page-076 {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
}
.tm-u-pages-bets-page-077 {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  border-radius: 0.75rem;
  overflow: hidden;
}
.tm-u-pages-bets-page-078 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 0.75rem 1rem;
  display: flex;
}
.tm-u-pages-bets-page-079 {
  --tw-text-opacity: 1;
  color: #3b3b3b;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1.25rem;
}
.tm-u-pages-bets-page-080 > :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));
}
.tm-u-pages-bets-page-080 {
  padding-bottom: 0.75rem;
  padding-left: 1rem;
  padding-right: 1rem;
}
.tm-u-pages-bets-page-081 {
  cursor: pointer;
  align-items: center;
  gap: 0.75rem;
  margin-left: -1rem;
  margin-right: -1rem;
  padding: 0.5rem 1rem;
  transition-property:
    color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  display: flex;
}
.tm-u-pages-bets-page-081:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(248 248 248 / var(--tw-bg-opacity, 1));
}
.tm-u-pages-bets-page-082 {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  font-size: 0.75rem;
  line-height: 1rem;
}
.tm-u-pages-bets-page-083 {
  --tw-text-opacity: 1;
  color: #3b3b3b;
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.tm-u-pages-bets-page-084 {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  border-radius: 0.75rem;
  overflow: hidden;
}
.tm-u-pages-bets-page-085 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 0.75rem 1rem;
  display: flex;
}
.tm-u-pages-bets-page-086 {
  --tw-text-opacity: 1;
  color: #3b3b3b;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1.25rem;
}
.tm-u-pages-bets-page-087 > :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));
}
.tm-u-pages-bets-page-087 {
  padding-bottom: 0.75rem;
  padding-left: 1rem;
  padding-right: 1rem;
}
.tm-u-pages-bets-page-088 {
  cursor: pointer;
  align-items: center;
  gap: 0.75rem;
  margin-left: -1rem;
  margin-right: -1rem;
  padding: 0.5rem 1rem;
  transition-property:
    color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  display: flex;
}
.tm-u-pages-bets-page-088:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(248 248 248 / var(--tw-bg-opacity, 1));
}
.tm-u-pages-bets-page-089 {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  font-size: 0.75rem;
  line-height: 1rem;
}
.tm-u-pages-bets-page-090 {
  --tw-text-opacity: 1;
  color: #3b3b3b;
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.tm-u-pages-bets-page-091 {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  border-radius: 0.75rem;
  overflow: hidden;
}
.tm-u-pages-bets-page-092 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 0.75rem 1rem;
  display: flex;
}
.tm-u-pages-bets-page-093 {
  --tw-text-opacity: 1;
  color: #3b3b3b;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1.25rem;
}
.tm-u-pages-bets-page-094 > :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));
}
.tm-u-pages-bets-page-094 {
  padding-bottom: 0.75rem;
  padding-left: 1rem;
  padding-right: 1rem;
}
.tm-u-pages-bets-page-095 {
  cursor: pointer;
  align-items: center;
  gap: 0.75rem;
  margin-left: -1rem;
  margin-right: -1rem;
  padding: 0.5rem 1rem;
  transition-property:
    color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  display: flex;
}
.tm-u-pages-bets-page-095:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(248 248 248 / var(--tw-bg-opacity, 1));
}
.tm-u-pages-bets-page-096 {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  font-size: 0.75rem;
  line-height: 1rem;
}
.tm-u-pages-bets-page-097 {
  --tw-text-opacity: 1;
  color: #3b3b3b;
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.tm-u-pages-bets-page-098 {
  gap: 0.5rem;
  padding: 0.75rem;
  display: flex;
}
.tm-u-pages-bets-page-099 {
  --tw-bg-opacity: 1;
  background-color: rgb(221 221 221 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: #3b3b3b;
  border-radius: 0.5rem;
  flex: 1;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.25rem;
  transition-property:
    color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.tm-u-pages-bets-page-099:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(204 204 204 / var(--tw-bg-opacity, 1));
}
.tm-u-pages-bets-page-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(245 197 24 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: #3b3b3b;
  border-radius: 0.5rem;
  flex: 1;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 1.25rem;
  transition-property:
    color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.tm-u-pages-bets-page-100:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(229 181 24 / var(--tw-bg-opacity, 1));
}
.tm-u-pages-bets-page-101 {
  z-index: 50;
  --tw-bg-opacity: 1;
  background-color: rgb(240 240 240 / var(--tw-bg-opacity, 1));
  flex-direction: column;
  display: flex;
  position: fixed;
  inset: 0;
}
.tm-u-pages-bets-page-102 {
  --tw-bg-opacity: 1;
  background-color: rgb(51 51 51 / var(--tw-bg-opacity, 1));
  align-items: center;
  gap: 0.75rem;
  width: 100%;
  padding: 0.75rem;
  display: flex;
}
.tm-u-pages-bets-page-103 {
  --tw-bg-opacity: 1;
  background-color: rgb(68 68 68 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  width: 2.25rem;
  height: 2.25rem;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  border-radius: 0.5rem;
  justify-content: center;
  align-items: center;
  transition-property:
    color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  display: flex;
}
.tm-u-pages-bets-page-103:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(85 85 85 / var(--tw-bg-opacity, 1));
}
.tm-u-pages-bets-page-104 {
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.tm-u-pages-bets-page-105 {
  text-transform: uppercase;
  letter-spacing: 0.025em;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.5rem;
}
.tm-u-pages-bets-page-106 {
  flex: 1;
  padding: 0.75rem;
}
.tm-u-pages-bets-page-107 {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  border-radius: 0.75rem;
  overflow: hidden;
}
.tm-u-pages-bets-page-108 {
  cursor: pointer;
  --tw-border-opacity: 1;
  border-bottom-width: 1px;
  border-color: rgb(238 238 238 / var(--tw-border-opacity, 1));
  align-items: center;
  gap: 0.75rem;
  padding: 1rem;
  transition-property:
    color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  display: flex;
}
.tm-u-pages-bets-page-108:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(248 248 248 / var(--tw-bg-opacity, 1));
}
.tm-u-pages-bets-page-109 {
  --tw-bg-opacity: 1;
  background-color: rgb(51 51 51 / var(--tw-bg-opacity, 1));
  border-radius: 9999px;
  width: 0.625rem;
  height: 0.625rem;
}
.tm-u-pages-bets-page-110 {
  --tw-text-opacity: 1;
  color: #3b3b3b;
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.tm-u-pages-bets-page-111 {
  gap: 0.5rem;
  padding: 0.75rem;
  display: flex;
}
.tm-u-pages-bets-page-112 {
  --tw-bg-opacity: 1;
  background-color: rgb(221 221 221 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: #3b3b3b;
  border-radius: 0.5rem;
  flex: 1;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.25rem;
  transition-property:
    color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.tm-u-pages-bets-page-112:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(204 204 204 / var(--tw-bg-opacity, 1));
}
.tm-u-pages-bets-page-113 {
  --tw-bg-opacity: 1;
  background-color: rgb(245 197 24 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: #3b3b3b;
  border-radius: 0.5rem;
  flex: 1;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 1.25rem;
  transition-property:
    color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.tm-u-pages-bets-page-113:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(229 181 24 / var(--tw-bg-opacity, 1));
}
.tm-u-pages-casino-page-001 {
  --tw-bg-opacity: 1;
  background-color: rgb(17 17 17 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  min-height: 100vh;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  font-family: Inter, sans-serif;
}
.tm-u-pages-casino-page-002 {
  z-index: 50;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
}
.tm-u-pages-casino-page-003 {
  padding-top: 88px;
}
.tm-u-pages-casino-page-004 {
  height: 220px;
  position: relative;
  overflow: hidden;
}
@media (width>=768px) {
  .tm-u-pages-casino-page-004 {
    height: 300px;
  }
}
.tm-u-pages-casino-page-005 {
  position: absolute;
  inset: 0;
}
.tm-u-pages-casino-page-006 {
  background-image: linear-gradient(to top, var(--tw-gradient-stops));
  --tw-gradient-from: #111 var(--tw-gradient-from-position);
  --tw-gradient-to: #0006 var(--tw-gradient-to-position);
  --tw-gradient-stops:
    var(--tw-gradient-from), #0009 var(--tw-gradient-via-position),
    var(--tw-gradient-to);
  position: absolute;
  inset: 0;
}
.tm-u-pages-casino-page-007 {
  z-index: 10;
  flex-direction: column;
  justify-content: flex-end;
  height: 100%;
  padding-bottom: 2rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  display: flex;
  position: relative;
}
@media (width>=768px) {
  .tm-u-pages-casino-page-007 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
}
.tm-u-pages-casino-page-008 {
  letter-spacing: 0.025em;
  --tw-text-opacity: 1;
  color: #3b3b3b;
  margin-bottom: 0.5rem;
  font-family:
    Bebas Neue,
    sans-serif;
  font-size: 2.25rem;
  line-height: 2.5rem;
}
@media (width>=768px) {
  .tm-u-pages-casino-page-008 {
    font-size: 3.75rem;
    line-height: 1;
  }
}
.tm-u-pages-casino-page-009 {
  color: #ffffffb3;
  max-width: 32rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
}
@media (width>=768px) {
  .tm-u-pages-casino-page-009 {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}
.tm-u-pages-casino-page-010 {
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  padding: 1.5rem 1rem;
}
.tm-u-pages-casino-page-011 {
  flex-direction: column;
  gap: 1rem;
  margin-bottom: 1.5rem;
  display: flex;
}
@media (width>=768px) {
  .tm-u-pages-casino-page-011 {
    flex-direction: row;
  }
}
.tm-u-pages-casino-page-012 {
  flex: 1;
  position: relative;
}
.tm-u-pages-casino-page-013 {
  --tw-translate-y: -50%;
  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));
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  position: absolute;
  top: 50%;
  left: 0.75rem;
}
.tm-u-pages-casino-page-014 {
  --tw-border-opacity: 1;
  border-width: 1px;
  border-color: rgb(51 51 51 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(34 34 34 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  width: 100%;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  border-radius: 0.5rem;
  padding: 0.625rem 1rem 0.625rem 2.5rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.tm-u-pages-casino-page-014:focus {
  --tw-border-opacity: 1;
  border-color: rgb(245 197 24 / var(--tw-border-opacity, 1));
  outline-offset: 2px;
  outline: 2px solid #0000;
}
.tm-u-pages-casino-page-015 {
  gap: 0.5rem;
  margin-bottom: 1.5rem;
  padding-bottom: 0.5rem;
  display: flex;
  overflow-x: auto;
}
.tm-u-pages-casino-page-016 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1rem;
  display: grid;
}
@media (width>=640px) {
  .tm-u-pages-casino-page-016 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
@media (width>=768px) {
  .tm-u-pages-casino-page-016 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}
@media (width>=1024px) {
  .tm-u-pages-casino-page-016 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}
.tm-u-pages-casino-page-017 {
  text-align: center;
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.tm-u-pages-casino-page-018 {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  margin-bottom: 0.75rem;
  font-size: 1.875rem;
  line-height: 2.25rem;
}
.tm-u-pages-casino-page-019 {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.tm-u-pages-deposit-page-001 {
  --tw-bg-opacity: 1;
  background-color: rgb(240 240 240 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  min-height: 100vh;
  color: #3b3b3b;
  padding-bottom: 80px;
}
.tm-u-pages-deposit-page-003 {
  align-items: center;
  gap: 0.375rem;
  display: flex;
}
.tm-u-pages-deposit-page-004 {
  letter-spacing: -0.025em;
  --tw-text-opacity: 1;
  color: #3b3b3b;
  font-size: 1.125rem;
  font-style: italic;
  font-weight: 700;
  line-height: 1.75rem;
}
.tm-u-pages-deposit-page-005 {
  align-items: center;
  gap: 0.5rem;
  display: flex;
}
.tm-u-pages-deposit-page-006 {
  white-space: nowrap;
  --tw-bg-opacity: 1;
  background-color: rgb(245 197 24 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: #3b3b3b;
  border-radius: 0.25rem;
  align-items: center;
  gap: 0.25rem;
  padding: 0.375rem 0.75rem;
  font-size: 0.75rem;
  font-weight: 700;
  line-height: 1rem;
  display: flex;
}
.tm-u-pages-deposit-page-007 {
  justify-content: center;
  align-items: center;
  width: 2rem;
  height: 2rem;
  display: flex;
  position: relative;
}
.tm-u-pages-deposit-page-008 {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.tm-u-pages-deposit-page-009 {
  --tw-bg-opacity: 1;
  background-color: rgb(239 68 68 / var(--tw-bg-opacity, 1));
  border-radius: 9999px;
  width: 0.5rem;
  height: 0.5rem;
  position: absolute;
  top: 0;
  right: 0;
}
.tm-u-pages-deposit-page-010 {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  font-size: 0.75rem;
  font-weight: 500;
  line-height: 1rem;
  transition-property:
    color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.tm-u-pages-deposit-page-010:hover {
  --tw-text-opacity: 1;
  color: #3b3b3b;
}
.tm-u-pages-deposit-page-011 {
  white-space: nowrap;
  --tw-bg-opacity: 1;
  background-color: rgb(245 197 24 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
  border-radius: 0.25rem;
  padding: 0.375rem 0.75rem;
  font-size: 0.75rem;
  font-weight: 700;
  line-height: 1rem;
  transition-property:
    color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.tm-u-pages-deposit-page-011:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(229 181 24 / var(--tw-bg-opacity, 1));
}
.tm-u-pages-deposit-page-012 {
  --tw-bg-opacity: 1;
  background-color: rgb(51 51 51 / var(--tw-bg-opacity, 1));
  align-items: center;
  gap: 0.75rem;
  width: 100%;
  padding: 0.75rem;
  display: flex;
}
.tm-u-pages-deposit-page-013 {
  --tw-bg-opacity: 1;
  background-color: rgb(68 68 68 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  width: 2.25rem;
  height: 2.25rem;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  border-radius: 0.5rem;
  justify-content: center;
  align-items: center;
  transition-property:
    color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  display: flex;
}
.tm-u-pages-deposit-page-013:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(85 85 85 / var(--tw-bg-opacity, 1));
}
.tm-u-pages-deposit-page-014 {
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.tm-u-pages-deposit-page-015 {
  text-transform: uppercase;
  letter-spacing: 0.025em;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.5rem;
}
.tm-u-pages-deposit-page-016 {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding: 0.75rem 1rem 0;
}
.tm-u-pages-deposit-page-017 {
  --tw-border-opacity: 1;
  border-bottom-width: 1px;
  border-color: rgb(238 238 238 / var(--tw-border-opacity, 1));
  grid-template-columns: repeat(2, minmax(0, 1fr));
  display: grid;
}
.tm-u-pages-deposit-page-018 {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding: 1rem 1rem 0.5rem;
}
.tm-u-pages-deposit-page-019 {
  align-items: center;
  gap: 0.5rem;
  display: flex;
}
.tm-u-pages-deposit-page-020 {
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(12 74 110 / var(--tw-text-opacity, 1));
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1.25rem;
}
.tm-u-pages-deposit-page-021 {
  --tw-text-opacity: 1;
  width: 1.25rem;
  height: 1.25rem;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  justify-content: center;
  align-items: center;
  display: flex;
}
.tm-u-pages-deposit-page-021:hover {
  --tw-text-opacity: 1;
  color: #3b3b3b;
}
.tm-u-pages-deposit-page-022 {
  align-items: center;
  gap: 0.5rem;
  margin-top: 0.75rem;
  margin-bottom: 0.25rem;
  display: flex;
}
.tm-u-pages-deposit-page-023 {
  white-space: nowrap;
  --tw-bg-opacity: 1;
  background-color: rgb(46 125 50 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  border-radius: 0.25rem;
  padding: 0.5rem 0.75rem;
  font-size: 0.75rem;
  font-weight: 500;
  line-height: 1rem;
}
.tm-u-pages-deposit-page-024 {
  --tw-bg-opacity: 1;
  background-color: rgb(85 85 85 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  width: 2.25rem;
  height: 2.25rem;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  border-radius: 0.5rem;
  justify-content: center;
  align-items: center;
  transition-property:
    color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  display: flex;
}
.tm-u-pages-deposit-page-024:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(102 102 102 / var(--tw-bg-opacity, 1));
}
.tm-u-pages-deposit-page-025 {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.tm-u-pages-deposit-page-026 {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  padding-right: 1rem;
}
.tm-u-pages-deposit-page-027 {
  --tw-bg-opacity: 1;
  background-color: rgb(46 125 50 / var(--tw-bg-opacity, 1));
  border-radius: 0.25rem;
  margin-bottom: 0.75rem;
  overflow: hidden;
}
.tm-u-pages-deposit-page-028 {
  --tw-text-opacity: 1;
  width: 100%;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  justify-content: space-between;
  align-items: center;
  padding: 0.75rem 1rem;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.25rem;
  display: flex;
}
.tm-u-pages-deposit-page-029 {
  --tw-border-opacity: 1;
  border-top-width: 1px;
  border-color: rgb(238 238 238 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding: 0.75rem;
}
.tm-u-pages-deposit-page-030 {
  --tw-bg-opacity: 1;
  background-color: rgb(46 125 50 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  border-radius: 0.25rem;
  align-items: center;
  gap: 0.25rem;
  margin-bottom: 0.75rem;
  padding: 0.25rem 0.5rem;
  font-size: 0.75rem;
  line-height: 1rem;
  display: flex;
}
.tm-u-pages-deposit-page-031 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
}
.tm-u-pages-deposit-page-032 {
  justify-content: space-between;
  align-items: center;
  font-size: 0.875rem;
  line-height: 1.25rem;
  display: flex;
}
.tm-u-pages-deposit-page-033 {
  --tw-text-opacity: 1;
  color: #3b3b3b;
}
.tm-u-pages-deposit-page-034 {
  --tw-text-opacity: 1;
  color: rgb(153 153 153 / var(--tw-text-opacity, 1));
}
.tm-u-pages-deposit-page-035 {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  padding-right: 1rem;
}
.tm-u-pages-deposit-page-036 {
  --tw-bg-opacity: 1;
  background-color: rgb(232 232 232 / var(--tw-bg-opacity, 1));
  border-radius: 0.25rem;
  margin-bottom: 0.75rem;
  overflow: hidden;
}
.tm-u-pages-deposit-page-037 {
  align-items: center;
  gap: 0.75rem;
  width: 100%;
  padding: 0.75rem;
  display: flex;
}
.tm-u-pages-deposit-page-038 {
  --tw-bg-opacity: 1;
  background-color: rgb(51 51 51 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  width: 2rem;
  height: 2rem;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  border-radius: 9999px;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  display: flex;
}
.tm-u-pages-deposit-page-039 {
  text-align: left;
  --tw-text-opacity: 1;
  color: #3b3b3b;
  flex: 1;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.25rem;
}
.tm-u-pages-deposit-page-040 {
  --tw-text-opacity: 1;
  color: rgb(85 85 85 / var(--tw-text-opacity, 1));
  padding: 0.25rem 0.75rem 0.75rem;
  font-size: 0.875rem;
  line-height: 1.625;
}
.tm-u-pages-deposit-page-041 {
  margin-top: 0.5rem;
}
.tm-u-pages-deposit-page-042 {
  margin-top: 0.25rem;
}
.tm-u-pages-deposit-page-043,
.tm-u-pages-deposit-page-044 {
  --tw-text-opacity: 1;
  color: rgb(12 74 110 / var(--tw-text-opacity, 1));
  text-decoration-line: underline;
}
.tm-u-pages-deposit-page-045 > :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));
}
.tm-u-pages-deposit-page-045 {
  padding-bottom: 1rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.tm-u-pages-deposit-page-046 {
  --tw-bg-opacity: 1;
  background-color: rgb(232 245 233 / var(--tw-bg-opacity, 1));
  border-radius: 0.5rem;
  overflow: hidden;
}
.tm-u-pages-deposit-page-047 {
  text-align: center;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.tm-u-pages-deposit-page-048 {
  text-transform: uppercase;
  letter-spacing: 0.1em;
  --tw-text-opacity: 1;
  color: #3b3b3b;
  font-size: 0.75rem;
  font-weight: 500;
  line-height: 1rem;
}
.tm-u-pages-deposit-page-049 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  display: grid;
}
.tm-u-pages-deposit-page-050 {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  text-align: center;
  border-radius: 0.5rem;
  transition-property: box-shadow;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  position: relative;
  overflow: hidden;
}
.tm-u-pages-deposit-page-050:hover {
  --tw-shadow: 0 4px 6px -1px #0000001a, 0 2px 4px -2px #0000001a;
  --tw-shadow-colored:
    0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow:
    var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000),
    var(--tw-shadow);
}
.tm-u-pages-deposit-page-051 {
  z-index: 10;
  --tw-bg-opacity: 1;
  background-color: rgb(220 38 38 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  border-radius: 0.125rem;
  padding: 0.125rem 0.375rem;
  font-size: 9px;
  font-weight: 700;
  position: absolute;
  top: 0.375rem;
  right: 0.375rem;
}
.tm-u-pages-deposit-page-052 {
  justify-content: center;
  align-items: center;
  padding-top: 1rem;
  padding-bottom: 1rem;
  display: flex;
}
.tm-u-pages-deposit-page-053 {
  letter-spacing: -0.025em;
  --tw-text-opacity: 1;
  color: rgb(85 85 85 / var(--tw-text-opacity, 1));
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.5rem;
}
.tm-u-pages-deposit-page-054 {
  --tw-bg-opacity: 1;
  background-color: rgb(85 85 85 / var(--tw-bg-opacity, 1));
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.tm-u-pages-deposit-page-055 {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  font-size: 0.75rem;
  font-weight: 500;
  line-height: 1rem;
}
.tm-u-pages-deposit-page-056 {
  z-index: 40;
  background-color: #0006;
  position: fixed;
  inset: 0;
}
.tm-u-pages-deposit-page-057 {
  z-index: 50;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-shadow: 0 20px 25px -5px #0000001a, 0 8px 10px -6px #0000001a;
  --tw-shadow-colored:
    0 20px 25px -5px var(--tw-shadow-color),
    0 8px 10px -6px var(--tw-shadow-color);
  width: 260px;
  box-shadow:
    var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000),
    var(--tw-shadow);
  flex-direction: column;
  display: flex;
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
}
.tm-u-pages-deposit-page-058 {
  --tw-border-opacity: 1;
  border-bottom-width: 1px;
  border-color: rgb(238 238 238 / var(--tw-border-opacity, 1));
  justify-content: space-between;
  align-items: center;
  padding: 1rem;
  display: flex;
}
.tm-u-pages-deposit-page-059 {
  --tw-text-opacity: 1;
  color: #3b3b3b;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1.25rem;
}
.tm-u-pages-deposit-page-060 {
  --tw-bg-opacity: 1;
  background-color: rgb(85 85 85 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  width: 2rem;
  height: 2rem;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  border-radius: 0.25rem;
  justify-content: center;
  align-items: center;
  transition-property:
    color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  display: flex;
}
.tm-u-pages-deposit-page-060:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(102 102 102 / var(--tw-bg-opacity, 1));
}
.tm-u-pages-deposit-page-061 {
  flex: 1;
}
.tm-u-pages-deposit-page-061 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
}
.tm-u-pages-deposit-page-061 {
  padding: 1rem;
}
.tm-u-pages-deposit-page-062 {
  --tw-border-opacity: 1;
  border-width: 1px;
  border-color: rgb(221 221 221 / var(--tw-border-opacity, 1));
  border-radius: 0.25rem;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 0.75rem 1rem;
  transition-property:
    color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  display: flex;
}
.tm-u-pages-deposit-page-062:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(248 248 248 / var(--tw-bg-opacity, 1));
}
.tm-u-pages-deposit-page-063 {
  --tw-text-opacity: 1;
  color: #3b3b3b;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.25rem;
}
.tm-u-pages-deposit-page-064 {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.tm-u-pages-home-page-001 {
  --tw-bg-opacity: 1;
  background-color: rgb(17 17 17 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  min-height: 100vh;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  padding-bottom: 100px;
}
.tm-u-pages-login-page-001 {
  --tw-bg-opacity: 1;
  background-color: rgb(240 240 240 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  min-height: 100vh;
  color: #3b3b3b;
  padding-bottom: 80px;
}
.tm-u-pages-login-page-002 {
  z-index: 50;
  --tw-bg-opacity: 1;
  background-color: rgb(51 51 51 / var(--tw-bg-opacity, 1));
  align-items: center;
  padding: 0.75rem;
  display: flex;
  position: sticky;
  top: 0;
}
.tm-u-pages-login-page-003 {
  --tw-text-opacity: 1;
  width: 2rem;
  height: 2rem;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  justify-content: center;
  align-items: center;
  display: flex;
}
.tm-u-pages-login-page-004 {
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.tm-u-pages-login-page-005 {
  text-transform: uppercase;
  letter-spacing: 0.025em;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  margin-left: 0.5rem;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1.25rem;
}
.tm-u-pages-login-page-006 {
  padding: 0.75rem 0.75rem 0.5rem;
}
.tm-u-pages-login-page-007 {
  --tw-border-opacity: 1;
  border-width: 1px;
  border-color: rgb(221 221 221 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  border-radius: 0.5rem;
  display: flex;
  overflow: hidden;
}
.tm-u-pages-login-page-008 {
  text-align: center;
  --tw-text-opacity: 1;
  color: rgb(102 102 102 / var(--tw-text-opacity, 1));
  flex: 1;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  font-size: 0.75rem;
  font-weight: 500;
  line-height: 1rem;
}
.tm-u-pages-login-page-008:hover {
  --tw-text-opacity: 1;
  color: #3b3b3b;
}
.tm-u-pages-login-page-009 {
  --tw-border-opacity: 1;
  border-bottom-width: 2px;
  border-color: rgb(245 197 24 / var(--tw-border-opacity, 1));
  text-align: center;
  --tw-text-opacity: 1;
  color: #3b3b3b;
  flex: 1;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  font-size: 0.75rem;
  font-weight: 500;
  line-height: 1rem;
}
.tm-u-pages-login-page-010 {
  padding-bottom: 0.75rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.tm-u-pages-login-page-011 {
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 0.5rem;
  display: grid;
}
.tm-u-pages-login-page-012 {
  justify-content: center;
  align-items: center;
  width: 1.5rem;
  height: 1.5rem;
  display: flex;
}
.tm-u-pages-login-page-013 {
  text-align: center;
  font-size: 10px;
  line-height: 1.25;
}
.tm-u-pages-login-page-014 > :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));
}
.tm-u-pages-login-page-014 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.tm-u-pages-login-page-015 {
  --tw-border-opacity: 1;
  border-width: 1px;
  border-color: rgb(221 221 221 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  border-radius: 0.5rem;
  width: 100%;
  padding: 0.625rem 0.75rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.tm-u-pages-login-page-015:focus {
  --tw-border-opacity: 1;
  border-color: rgb(245 197 24 / var(--tw-border-opacity, 1));
  outline-offset: 2px;
  outline: 2px solid #0000;
}
.tm-u-pages-login-page-016 {
  --tw-border-opacity: 1;
  border-width: 1px;
  border-color: rgb(221 221 221 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  border-radius: 0.5rem;
  width: 100%;
  padding: 0.625rem 0.75rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.tm-u-pages-login-page-016:focus {
  --tw-border-opacity: 1;
  border-color: rgb(245 197 24 / var(--tw-border-opacity, 1));
  outline-offset: 2px;
  outline: 2px solid #0000;
}
.tm-u-pages-login-page-017 {
  --tw-border-opacity: 1;
  border-width: 1px;
  border-color: rgb(221 221 221 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  border-radius: 0.5rem;
  width: 100%;
  padding: 0.625rem 0.75rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.tm-u-pages-login-page-017:focus {
  --tw-border-opacity: 1;
  border-color: rgb(245 197 24 / var(--tw-border-opacity, 1));
  outline-offset: 2px;
  outline: 2px solid #0000;
}
.tm-u-pages-login-page-018 > :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));
}
.tm-u-pages-login-page-019 {
  --tw-text-opacity: 1;
  width: 100%;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  border-radius: 0.5rem;
  justify-content: center;
  align-items: center;
  gap: 0.5rem;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.25rem;
  display: flex;
}
.tm-u-pages-login-page-020 {
  position: relative;
}
.tm-u-pages-login-page-021 {
  --tw-border-opacity: 1;
  border-width: 1px;
  border-color: rgb(221 221 221 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  border-radius: 0.5rem;
  width: 100%;
  padding: 0.625rem 2.5rem 0.625rem 0.75rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.tm-u-pages-login-page-021:focus {
  --tw-border-opacity: 1;
  border-color: rgb(245 197 24 / var(--tw-border-opacity, 1));
  outline-offset: 2px;
  outline: 2px solid #0000;
}
.tm-u-pages-login-page-022 {
  --tw-translate-y: -50%;
  width: 1.25rem;
  height: 1.25rem;
  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));
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 50%;
  right: 0.75rem;
}
.tm-u-pages-login-page-023 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}
.tm-u-pages-login-page-024 {
  cursor: pointer;
  align-items: center;
  gap: 0.5rem;
  display: flex;
}
.tm-u-pages-login-page-025 {
  accent-color: #f5c518;
  width: 1rem;
  height: 1rem;
}
.tm-u-pages-login-page-026 {
  --tw-text-opacity: 1;
  color: rgb(102 102 102 / var(--tw-text-opacity, 1));
  font-size: 0.75rem;
  line-height: 1rem;
}
.tm-u-pages-login-page-027 {
  --tw-text-opacity: 1;
  color: #3b3b3b;
  font-size: 0.75rem;
  line-height: 1rem;
  text-decoration-line: underline;
}
.tm-u-pages-login-page-028 {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: #3b3b3b;
  border-width: 1px;
  border-color: #f5c51866;
  border-radius: 0.5rem;
  padding: 0.5rem 0.75rem;
  font-size: 0.75rem;
  line-height: 1rem;
}
.tm-u-pages-login-page-029 {
  --tw-bg-opacity: 1;
  background-color: rgb(245 197 24 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  width: 100%;
  color: #3b3b3b;
  border-radius: 0.5rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 1.25rem;
  transition-property:
    color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.tm-u-pages-login-page-029:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(229 181 24 / var(--tw-bg-opacity, 1));
}
.tm-u-pages-login-page-029:disabled {
  opacity: 0.6;
}
.tm-u-pages-login-page-030 {
  text-align: center;
  --tw-text-opacity: 1;
  color: rgb(102 102 102 / var(--tw-text-opacity, 1));
  padding-bottom: 1rem;
  font-size: 0.75rem;
  line-height: 1rem;
}
.tm-u-pages-login-page-031 {
  --tw-text-opacity: 1;
  color: #3b3b3b;
  text-decoration-line: underline;
}
.tm-u-pages-messages-page-001 {
  --tw-bg-opacity: 1;
  background-color: rgb(224 224 224 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  min-height: 100vh;
  color: #3b3b3b;
  padding-bottom: 80px;
}
.tm-u-pages-messages-page-003 {
  align-items: center;
  gap: 0.375rem;
  display: flex;
}
.tm-u-pages-messages-page-004 {
  letter-spacing: -0.025em;
  --tw-text-opacity: 1;
  color: #3b3b3b;
  font-size: 1.125rem;
  font-style: italic;
  font-weight: 700;
  line-height: 1.75rem;
}
.tm-u-pages-messages-page-005 {
  align-items: center;
  gap: 0.5rem;
  display: flex;
}
.tm-u-pages-messages-page-006 {
  white-space: nowrap;
  --tw-bg-opacity: 1;
  background-color: rgb(245 197 24 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: #3b3b3b;
  border-radius: 0.25rem;
  align-items: center;
  gap: 0.25rem;
  padding: 0.375rem 0.75rem;
  font-size: 0.75rem;
  font-weight: 700;
  line-height: 1rem;
  display: flex;
}
.tm-u-pages-messages-page-007 {
  justify-content: center;
  align-items: center;
  width: 2rem;
  height: 2rem;
  display: flex;
  position: relative;
}
.tm-u-pages-messages-page-008 {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.tm-u-pages-messages-page-009 {
  --tw-bg-opacity: 1;
  background-color: rgb(239 68 68 / var(--tw-bg-opacity, 1));
  border-radius: 9999px;
  width: 0.5rem;
  height: 0.5rem;
  position: absolute;
  top: 0;
  right: 0;
}
.tm-u-pages-messages-page-010 {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  font-size: 0.75rem;
  font-weight: 500;
  line-height: 1rem;
  transition-property:
    color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.tm-u-pages-messages-page-010:hover {
  --tw-text-opacity: 1;
  color: #3b3b3b;
}
.tm-u-pages-messages-page-011 {
  white-space: nowrap;
  --tw-bg-opacity: 1;
  background-color: rgb(245 197 24 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
  border-radius: 0.25rem;
  padding: 0.375rem 0.75rem;
  font-size: 0.75rem;
  font-weight: 700;
  line-height: 1rem;
  transition-property:
    color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.tm-u-pages-messages-page-011:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(229 181 24 / var(--tw-bg-opacity, 1));
}
.tm-u-pages-messages-page-012 {
  --tw-bg-opacity: 1;
  background-color: rgb(34 34 34 / var(--tw-bg-opacity, 1));
  align-items: center;
  gap: 0.75rem;
  padding: 0.75rem;
  display: flex;
}
.tm-u-pages-messages-page-013 {
  --tw-text-opacity: 1;
  width: 2rem;
  height: 2rem;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  justify-content: center;
  align-items: center;
  transition-property:
    color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  display: flex;
}
.tm-u-pages-messages-page-013:hover {
  --tw-text-opacity: 1;
  color: #3b3b3b;
}
.tm-u-pages-messages-page-014 {
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.tm-u-pages-messages-page-015 {
  text-transform: uppercase;
  letter-spacing: 0.025em;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  flex: 1;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1.25rem;
}
.tm-u-pages-messages-page-016 {
  --tw-bg-opacity: 1;
  background-color: rgb(240 240 240 / var(--tw-bg-opacity, 1));
  padding: 0.75rem;
}
.tm-u-pages-messages-page-017 {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  border-radius: 0.5rem;
  align-items: center;
  gap: 0.75rem;
  padding: 0.625rem 0.75rem;
  display: flex;
}
.tm-u-pages-messages-page-018 {
  --tw-border-opacity: 1;
  border-width: 1px;
  border-color: rgb(187 187 187 / var(--tw-border-opacity, 1));
  border-radius: 0.25rem;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  width: 1.5rem;
  height: 1.5rem;
  display: flex;
}
.tm-u-pages-messages-page-019,
.tm-u-pages-messages-page-020 {
  --tw-text-opacity: 1;
  color: #3b3b3b;
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.tm-u-pages-messages-page-021 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
}
.tm-u-pages-messages-page-021 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.tm-u-pages-messages-page-022 {
  align-items: flex-start;
  gap: 0.75rem;
  padding: 0.75rem;
  display: flex;
}
.tm-u-pages-messages-page-023 {
  --tw-border-opacity: 1;
  border-width: 1px;
  border-color: rgb(187 187 187 / var(--tw-border-opacity, 1));
  border-radius: 0.25rem;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  width: 1.5rem;
  height: 1.5rem;
  margin-top: 0.125rem;
  display: flex;
}
.tm-u-pages-messages-page-024 {
  --tw-text-opacity: 1;
  color: #3b3b3b;
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.tm-u-pages-messages-page-025 {
  flex: 1;
  min-width: 0;
}
.tm-u-pages-messages-page-026 {
  align-items: center;
  gap: 0.5rem;
  display: flex;
}
.tm-u-pages-messages-page-027 {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  font-size: 0.75rem;
  line-height: 1rem;
}
.tm-u-pages-messages-page-028 {
  --tw-bg-opacity: 1;
  background-color: rgb(245 197 24 / var(--tw-bg-opacity, 1));
  border-radius: 9999px;
  width: 0.375rem;
  height: 0.375rem;
}
.tm-u-pages-messages-page-029 {
  align-items: center;
  gap: 0.5rem;
  width: 100%;
  margin-top: 0.25rem;
  display: flex;
}
.tm-u-pages-messages-page-030 {
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: left;
  --tw-text-opacity: 1;
  color: #3b3b3b;
  flex: 1;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.25rem;
  overflow: hidden;
}
.tm-u-pages-messages-page-031 {
  padding-bottom: 0.75rem;
  padding-left: 3rem;
  padding-right: 0.75rem;
}
.tm-u-pages-messages-page-032 {
  --tw-text-opacity: 1;
  color: rgb(102 102 102 / var(--tw-text-opacity, 1));
  font-size: 0.875rem;
  line-height: 1.625;
}
.tm-u-pages-messages-page-033 {
  z-index: 40;
  background-color: #0000;
  align-items: center;
  gap: 0.5rem;
  padding: 0.5rem 0.75rem;
  display: flex;
  position: fixed;
  bottom: 60px;
  left: 0;
  right: 0;
}
.tm-u-pages-messages-page-034 {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  width: 2.5rem;
  height: 2.5rem;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  border-radius: 0.5rem;
  justify-content: center;
  align-items: center;
  transition-property:
    color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  display: flex;
}
.tm-u-pages-messages-page-034:hover {
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity, 1));
}
.tm-u-pages-messages-page-035 {
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.tm-u-pages-messages-page-036 {
  --tw-bg-opacity: 1;
  background-color: rgb(102 102 102 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  border-radius: 0.5rem;
  flex: 1;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.25rem;
  transition-property:
    color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.tm-u-pages-messages-page-036:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(85 85 85 / var(--tw-bg-opacity, 1));
}
.tm-u-pages-messages-page-036:disabled {
  cursor: not-allowed;
  opacity: 0.5;
}
.tm-u-pages-notfound-001 {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100vh;
  padding-left: 1rem;
  padding-right: 1rem;
  display: flex;
  position: relative;
}
.tm-u-pages-notfound-002 {
  pointer-events: none;
  z-index: 0;
  -webkit-user-select: none;
  user-select: none;
  --tw-text-opacity: 1;
  color: rgb(249 250 251 / var(--tw-text-opacity, 1));
  font-size: 8rem;
  font-weight: 900;
  line-height: 1;
  position: absolute;
  bottom: 0;
}
@media (width>=768px) {
  .tm-u-pages-notfound-002 {
    font-size: 12rem;
  }
}
.tm-u-pages-notfound-003 {
  z-index: 10;
  position: relative;
}
.tm-u-pages-notfound-004 {
  margin-top: 1.5rem;
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.75rem;
}
@media (width>=768px) {
  .tm-u-pages-notfound-004 {
    font-size: 1.5rem;
    line-height: 2rem;
  }
}
.tm-u-pages-notfound-005 {
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity, 1));
  margin-top: 0.5rem;
  font-family:
    ui-monospace,
    SFMono-Regular,
    Menlo,
    Monaco,
    Consolas,
    Liberation Mono,
    Courier New,
    monospace;
  font-size: 1rem;
  line-height: 1.5rem;
}
.tm-u-pages-notfound-006 {
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
  margin-top: 1rem;
  font-size: 1.125rem;
  line-height: 1.75rem;
}
@media (width>=768px) {
  .tm-u-pages-notfound-006 {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}
.tm-u-pages-payment-queries-page-001 {
  --tw-bg-opacity: 1;
  background-color: rgb(224 224 224 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  min-height: 100vh;
  color: #3b3b3b;
  padding-bottom: 80px;
}
.tm-u-pages-payment-queries-page-003 {
  align-items: center;
  gap: 0.375rem;
  display: flex;
}
.tm-u-pages-payment-queries-page-004 {
  letter-spacing: -0.025em;
  --tw-text-opacity: 1;
  color: #3b3b3b;
  font-size: 1.125rem;
  font-style: italic;
  font-weight: 700;
  line-height: 1.75rem;
}
.tm-u-pages-payment-queries-page-005 {
  align-items: center;
  gap: 0.5rem;
  display: flex;
}
.tm-u-pages-payment-queries-page-006 {
  white-space: nowrap;
  --tw-bg-opacity: 1;
  background-color: rgb(245 197 24 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: #3b3b3b;
  border-radius: 0.25rem;
  align-items: center;
  gap: 0.25rem;
  padding: 0.375rem 0.75rem;
  font-size: 0.75rem;
  font-weight: 700;
  line-height: 1rem;
  display: flex;
}
.tm-u-pages-payment-queries-page-007 {
  justify-content: center;
  align-items: center;
  width: 2rem;
  height: 2rem;
  display: flex;
  position: relative;
}
.tm-u-pages-payment-queries-page-008 {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.tm-u-pages-payment-queries-page-009 {
  --tw-bg-opacity: 1;
  background-color: rgb(239 68 68 / var(--tw-bg-opacity, 1));
  border-radius: 9999px;
  width: 0.5rem;
  height: 0.5rem;
  position: absolute;
  top: 0;
  right: 0;
}
.tm-u-pages-payment-queries-page-010 {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  font-size: 0.75rem;
  font-weight: 500;
  line-height: 1rem;
  transition-property:
    color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.tm-u-pages-payment-queries-page-010:hover {
  --tw-text-opacity: 1;
  color: #3b3b3b;
}
.tm-u-pages-payment-queries-page-011 {
  white-space: nowrap;
  --tw-bg-opacity: 1;
  background-color: rgb(245 197 24 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
  border-radius: 0.25rem;
  padding: 0.375rem 0.75rem;
  font-size: 0.75rem;
  font-weight: 700;
  line-height: 1rem;
  transition-property:
    color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.tm-u-pages-payment-queries-page-011:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(229 181 24 / var(--tw-bg-opacity, 1));
}
.tm-u-pages-payment-queries-page-012 {
  --tw-bg-opacity: 1;
  background-color: rgb(34 34 34 / var(--tw-bg-opacity, 1));
  align-items: center;
  gap: 0.75rem;
  padding: 0.75rem;
  display: flex;
}
.tm-u-pages-payment-queries-page-013 {
  --tw-text-opacity: 1;
  width: 2rem;
  height: 2rem;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  justify-content: center;
  align-items: center;
  transition-property:
    color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  display: flex;
}
.tm-u-pages-payment-queries-page-013:hover {
  --tw-text-opacity: 1;
  color: #3b3b3b;
}
.tm-u-pages-payment-queries-page-014 {
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.tm-u-pages-payment-queries-page-015 {
  text-transform: uppercase;
  letter-spacing: 0.025em;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  flex: 1;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1.25rem;
}
.tm-u-pages-payment-queries-page-016 {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  border-radius: 0.75rem;
  margin-top: 0.75rem;
  margin-left: 0.75rem;
  margin-right: 0.75rem;
  overflow: hidden;
}
.tm-u-pages-payment-queries-page-017 {
  --tw-border-opacity: 1;
  border-bottom-width: 1px;
  border-color: rgb(238 238 238 / var(--tw-border-opacity, 1));
  grid-template-columns: repeat(2, minmax(0, 1fr));
  display: grid;
}
.tm-u-pages-payment-queries-page-018 {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: 300px;
  padding: 2.5rem;
  display: flex;
}
.tm-u-pages-payment-queries-page-019 {
  --tw-text-opacity: 1;
  color: #3b3b3b;
  margin-bottom: 0.25rem;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.25rem;
}
.tm-u-pages-payment-queries-page-020 {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.tm-u-pages-profile-page-001 {
  --tw-bg-opacity: 1;
  background-color: rgb(240 240 240 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  min-height: 100vh;
  color: #3b3b3b;
  padding-bottom: 80px;
}
.tm-u-pages-profile-page-003 {
  align-items: center;
  gap: 0.375rem;
  display: flex;
}
.tm-u-pages-profile-page-004 {
  letter-spacing: -0.025em;
  --tw-text-opacity: 1;
  color: #3b3b3b;
  font-size: 1.125rem;
  font-style: italic;
  font-weight: 700;
  line-height: 1.75rem;
}
.tm-u-pages-profile-page-005 {
  align-items: center;
  gap: 0.5rem;
  display: flex;
}
.tm-u-pages-profile-page-006 {
  white-space: nowrap;
  --tw-bg-opacity: 1;
  background-color: rgb(245 197 24 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: #3b3b3b;
  border-radius: 0.25rem;
  align-items: center;
  gap: 0.25rem;
  padding: 0.375rem 0.75rem;
  font-size: 0.75rem;
  font-weight: 700;
  line-height: 1rem;
  display: flex;
}
.tm-u-pages-profile-page-007 {
  justify-content: center;
  align-items: center;
  width: 2rem;
  height: 2rem;
  display: flex;
  position: relative;
}
.tm-u-pages-profile-page-008 {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.tm-u-pages-profile-page-009 {
  --tw-bg-opacity: 1;
  background-color: rgb(239 68 68 / var(--tw-bg-opacity, 1));
  border-radius: 9999px;
  width: 0.5rem;
  height: 0.5rem;
  position: absolute;
  top: 0;
  right: 0;
}
.tm-u-pages-profile-page-010 {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  font-size: 0.75rem;
  font-weight: 500;
  line-height: 1rem;
  transition-property:
    color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.tm-u-pages-profile-page-010:hover {
  --tw-text-opacity: 1;
  color: #3b3b3b;
}
.tm-u-pages-profile-page-011 {
  white-space: nowrap;
  --tw-bg-opacity: 1;
  background-color: rgb(245 197 24 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
  border-radius: 0.25rem;
  padding: 0.375rem 0.75rem;
  font-size: 0.75rem;
  font-weight: 700;
  line-height: 1rem;
  transition-property:
    color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.tm-u-pages-profile-page-011:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(229 181 24 / var(--tw-bg-opacity, 1));
}
.tm-u-pages-profile-page-012 {
  --tw-bg-opacity: 1;
  background-color: rgb(34 34 34 / var(--tw-bg-opacity, 1));
  align-items: center;
  gap: 0.75rem;
  padding: 0.75rem;
  display: flex;
}
.tm-u-pages-profile-page-013 {
  --tw-text-opacity: 1;
  width: 2rem;
  height: 2rem;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  justify-content: center;
  align-items: center;
  transition-property:
    color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  display: flex;
}
.tm-u-pages-profile-page-013:hover {
  --tw-text-opacity: 1;
  color: #3b3b3b;
}
.tm-u-pages-profile-page-014 {
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.tm-u-pages-profile-page-015 {
  text-transform: uppercase;
  letter-spacing: 0.025em;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  flex: 1;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1.25rem;
}
.tm-u-pages-profile-page-016 {
  --tw-text-opacity: 1;
  width: 2rem;
  height: 2rem;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  justify-content: center;
  align-items: center;
  transition-property:
    color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  display: flex;
  position: relative;
}
.tm-u-pages-profile-page-016:hover {
  --tw-text-opacity: 1;
  color: #3b3b3b;
}
.tm-u-pages-profile-page-017 {
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.tm-u-pages-profile-page-018 {
  --tw-bg-opacity: 1;
  background-color: rgb(239 68 68 / var(--tw-bg-opacity, 1));
  border-radius: 9999px;
  width: 0.5rem;
  height: 0.5rem;
  position: absolute;
  top: 0;
  right: 0;
}
.tm-u-pages-profile-page-019 > :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));
}
.tm-u-pages-profile-page-019 {
  padding-top: 0.75rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.tm-u-pages-profile-page-020 > :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));
}
.tm-u-pages-profile-page-020 {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  border-radius: 0.75rem;
  padding: 1rem;
}
.tm-u-pages-profile-page-021 {
  --tw-text-opacity: 1;
  color: #3b3b3b;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1.25rem;
}
.tm-u-pages-profile-page-022 {
  position: relative;
}
.tm-u-pages-profile-page-023 {
  --tw-text-opacity: 1;
  color: rgb(153 153 153 / var(--tw-text-opacity, 1));
  margin-bottom: 0.25rem;
  font-size: 0.75rem;
  line-height: 1rem;
  display: block;
}
.tm-u-pages-profile-page-024 {
  --tw-border-opacity: 1;
  border-width: 1px;
  border-color: rgb(221 221 221 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(248 248 248 / var(--tw-bg-opacity, 1));
  border-radius: 0.5rem;
  justify-content: space-between;
  align-items: center;
  padding: 0.5rem 0.75rem;
  display: flex;
}
.tm-u-pages-profile-page-025 {
  --tw-text-opacity: 1;
  color: rgb(153 153 153 / var(--tw-text-opacity, 1));
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.tm-u-pages-profile-page-026 {
  --tw-text-opacity: 1;
  width: 1.25rem;
  height: 1.25rem;
  color: rgb(187 187 187 / var(--tw-text-opacity, 1));
  justify-content: center;
  align-items: center;
  display: flex;
}
.tm-u-pages-profile-page-027 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}
.tm-u-pages-profile-page-028 {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.tm-u-pages-profile-page-029 {
  align-items: center;
  gap: 0.5rem;
  display: flex;
}
.tm-u-pages-profile-page-030 {
  --tw-text-opacity: 1;
  color: #3b3b3b;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.25rem;
}
.tm-u-pages-profile-page-031 {
  --tw-text-opacity: 1;
  width: 1.25rem;
  height: 1.25rem;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  justify-content: center;
  align-items: center;
  display: flex;
}
.tm-u-pages-profile-page-031:hover {
  --tw-text-opacity: 1;
  color: #3b3b3b;
}
.tm-u-pages-profile-page-032 {
  position: relative;
}
.tm-u-pages-profile-page-033 {
  --tw-text-opacity: 1;
  color: rgb(153 153 153 / var(--tw-text-opacity, 1));
  margin-bottom: 0.25rem;
  font-size: 0.75rem;
  line-height: 1rem;
  display: block;
}
.tm-u-pages-profile-page-034 {
  --tw-border-opacity: 1;
  border-width: 1px;
  border-color: rgb(221 221 221 / var(--tw-border-opacity, 1));
  border-radius: 0.5rem;
  justify-content: space-between;
  align-items: center;
  padding: 0.5rem 0.75rem;
  display: flex;
}
.tm-u-pages-profile-page-035 {
  --tw-text-opacity: 1;
  color: #3b3b3b;
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.tm-u-pages-profile-page-036 {
  --tw-text-opacity: 1;
  width: 1.25rem;
  height: 1.25rem;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  justify-content: center;
  align-items: center;
  display: flex;
}
.tm-u-pages-profile-page-037 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}
.tm-u-pages-profile-page-038 {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.tm-u-pages-profile-page-039 {
  align-items: center;
  gap: 0.5rem;
  display: flex;
}
.tm-u-pages-profile-page-040 {
  --tw-text-opacity: 1;
  color: #3b3b3b;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.25rem;
}
.tm-u-pages-profile-page-041 {
  --tw-text-opacity: 1;
  width: 1.25rem;
  height: 1.25rem;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  justify-content: center;
  align-items: center;
  display: flex;
}
.tm-u-pages-profile-page-042 {
  position: relative;
}
.tm-u-pages-profile-page-043 {
  --tw-text-opacity: 1;
  color: rgb(153 153 153 / var(--tw-text-opacity, 1));
  margin-bottom: 0.25rem;
  font-size: 0.75rem;
  line-height: 1rem;
  display: block;
}
.tm-u-pages-profile-page-044 {
  --tw-border-opacity: 1;
  border-width: 1px;
  border-color: rgb(221 221 221 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(248 248 248 / var(--tw-bg-opacity, 1));
  border-radius: 0.5rem;
  justify-content: space-between;
  align-items: center;
  padding: 0.5rem 0.75rem;
  display: flex;
}
.tm-u-pages-profile-page-045 {
  --tw-text-opacity: 1;
  color: rgb(153 153 153 / var(--tw-text-opacity, 1));
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.tm-u-pages-profile-page-046 {
  --tw-text-opacity: 1;
  width: 1.25rem;
  height: 1.25rem;
  color: rgb(187 187 187 / var(--tw-text-opacity, 1));
  justify-content: center;
  align-items: center;
  display: flex;
}
.tm-u-pages-profile-page-047 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}
.tm-u-pages-profile-page-048 {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.tm-u-pages-profile-page-049 {
  --tw-text-opacity: 1;
  color: #3b3b3b;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.25rem;
}
.tm-u-pages-profile-page-050 > :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));
}
.tm-u-pages-profile-page-050 {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  border-radius: 0.75rem;
  padding: 1rem;
}
.tm-u-pages-profile-page-051 {
  --tw-text-opacity: 1;
  color: #3b3b3b;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1.25rem;
}
.tm-u-pages-profile-page-052 {
  position: relative;
}
.tm-u-pages-profile-page-053 {
  --tw-text-opacity: 1;
  color: rgb(153 153 153 / var(--tw-text-opacity, 1));
  margin-bottom: 0.25rem;
  font-size: 0.75rem;
  line-height: 1rem;
  display: block;
}
.tm-u-pages-profile-page-054 {
  --tw-border-opacity: 1;
  border-width: 1px;
  border-color: rgb(221 221 221 / var(--tw-border-opacity, 1));
  border-radius: 0.5rem;
  justify-content: space-between;
  align-items: center;
  padding: 0.5rem 0.75rem;
  display: flex;
}
.tm-u-pages-profile-page-055 {
  --tw-text-opacity: 1;
  width: 1.25rem;
  height: 1.25rem;
  color: rgb(248 113 113 / var(--tw-text-opacity, 1));
  justify-content: center;
  align-items: center;
  display: flex;
}
.tm-u-pages-profile-page-056 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}
.tm-u-pages-profile-page-057 {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.tm-u-pages-profile-page-058 {
  align-items: center;
  gap: 0.5rem;
  display: flex;
}
.tm-u-pages-profile-page-059 {
  --tw-text-opacity: 1;
  width: 1.25rem;
  height: 1.25rem;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  justify-content: center;
  align-items: center;
  display: flex;
}
.tm-u-pages-profile-page-060 {
  position: relative;
}
.tm-u-pages-profile-page-061 {
  --tw-text-opacity: 1;
  color: rgb(153 153 153 / var(--tw-text-opacity, 1));
  margin-bottom: 0.25rem;
  font-size: 0.75rem;
  line-height: 1rem;
  display: block;
}
.tm-u-pages-profile-page-062 {
  --tw-border-opacity: 1;
  border-width: 1px;
  border-color: rgb(221 221 221 / var(--tw-border-opacity, 1));
  border-radius: 0.5rem;
  justify-content: space-between;
  align-items: center;
  padding: 0.5rem 0.75rem;
  display: flex;
}
.tm-u-pages-profile-page-063 {
  --tw-text-opacity: 1;
  width: 1.25rem;
  height: 1.25rem;
  color: rgb(248 113 113 / var(--tw-text-opacity, 1));
  justify-content: center;
  align-items: center;
  display: flex;
}
.tm-u-pages-profile-page-064 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}
.tm-u-pages-profile-page-065 {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.tm-u-pages-profile-page-066 {
  align-items: center;
  gap: 0.5rem;
  display: flex;
}
.tm-u-pages-profile-page-067 {
  --tw-text-opacity: 1;
  width: 1.25rem;
  height: 1.25rem;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  justify-content: center;
  align-items: center;
  display: flex;
}
.tm-u-pages-profile-page-068 > :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));
}
.tm-u-pages-profile-page-068 {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  border-radius: 0.75rem;
  padding: 1rem;
}
.tm-u-pages-profile-page-069 {
  --tw-text-opacity: 1;
  color: #3b3b3b;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1.25rem;
}
.tm-u-pages-profile-page-070 {
  --tw-text-opacity: 1;
  color: rgb(153 153 153 / var(--tw-text-opacity, 1));
  margin-bottom: 0.25rem;
  font-size: 0.75rem;
  line-height: 1rem;
  display: block;
}
.tm-u-pages-profile-page-071 {
  --tw-border-opacity: 1;
  border-width: 1px;
  border-color: rgb(221 221 221 / var(--tw-border-opacity, 1));
  --tw-text-opacity: 1;
  width: 100%;
  color: #3b3b3b;
  border-radius: 0.5rem;
  padding: 0.5rem 0.75rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.tm-u-pages-profile-page-071:focus {
  --tw-border-opacity: 1;
  border-color: rgb(245 197 24 / var(--tw-border-opacity, 1));
  outline-offset: 2px;
  outline: 2px solid #0000;
}
.tm-u-pages-profile-page-072 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}
.tm-u-pages-profile-page-073 {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.tm-u-pages-profile-page-074 {
  --tw-text-opacity: 1;
  color: #3b3b3b;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.25rem;
}
.tm-u-pages-profile-page-075 {
  --tw-text-opacity: 1;
  color: rgb(153 153 153 / var(--tw-text-opacity, 1));
  margin-bottom: 0.25rem;
  font-size: 0.75rem;
  line-height: 1rem;
  display: block;
}
.tm-u-pages-profile-page-076 {
  --tw-border-opacity: 1;
  border-width: 1px;
  border-color: rgb(221 221 221 / var(--tw-border-opacity, 1));
  --tw-text-opacity: 1;
  width: 100%;
  color: #3b3b3b;
  border-radius: 0.5rem;
  padding: 0.5rem 0.75rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.tm-u-pages-profile-page-076:focus {
  --tw-border-opacity: 1;
  border-color: rgb(245 197 24 / var(--tw-border-opacity, 1));
  outline-offset: 2px;
  outline: 2px solid #0000;
}
.tm-u-pages-profile-page-077 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}
.tm-u-pages-profile-page-078 {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.tm-u-pages-profile-page-079 {
  --tw-text-opacity: 1;
  color: #3b3b3b;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.25rem;
}
.tm-u-pages-profile-page-080 {
  --tw-text-opacity: 1;
  color: rgb(153 153 153 / var(--tw-text-opacity, 1));
  margin-bottom: 0.25rem;
  font-size: 0.75rem;
  line-height: 1rem;
  display: block;
}
.tm-u-pages-profile-page-081 {
  --tw-border-opacity: 1;
  border-width: 1px;
  border-color: rgb(221 221 221 / var(--tw-border-opacity, 1));
  --tw-text-opacity: 1;
  width: 100%;
  color: #3b3b3b;
  border-radius: 0.5rem;
  padding: 0.5rem 0.75rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.tm-u-pages-profile-page-081:focus {
  --tw-border-opacity: 1;
  border-color: rgb(245 197 24 / var(--tw-border-opacity, 1));
  outline-offset: 2px;
  outline: 2px solid #0000;
}
.tm-u-pages-profile-page-082 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}
.tm-u-pages-profile-page-083 {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.tm-u-pages-profile-page-084 {
  --tw-text-opacity: 1;
  color: #3b3b3b;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.25rem;
}
.tm-u-pages-profile-page-085 {
  position: relative;
}
.tm-u-pages-profile-page-086 {
  --tw-text-opacity: 1;
  color: rgb(153 153 153 / var(--tw-text-opacity, 1));
  margin-bottom: 0.25rem;
  font-size: 0.75rem;
  line-height: 1rem;
  display: block;
}
.tm-u-pages-profile-page-087 {
  --tw-border-opacity: 1;
  border-width: 1px;
  border-color: rgb(221 221 221 / var(--tw-border-opacity, 1));
  --tw-text-opacity: 1;
  width: 100%;
  color: #3b3b3b;
  border-radius: 0.5rem;
  padding: 0.5rem 2.5rem 0.5rem 0.75rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.tm-u-pages-profile-page-087:focus {
  --tw-border-opacity: 1;
  border-color: rgb(245 197 24 / var(--tw-border-opacity, 1));
  outline-offset: 2px;
  outline: 2px solid #0000;
}
.tm-u-pages-profile-page-088 {
  pointer-events: none;
  --tw-text-opacity: 1;
  width: 1.25rem;
  height: 1.25rem;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 28px;
  right: 0.75rem;
}
.tm-u-pages-profile-page-089 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}
.tm-u-pages-profile-page-090 {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.tm-u-pages-profile-page-091 {
  --tw-text-opacity: 1;
  color: #3b3b3b;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.25rem;
}
.tm-u-pages-profile-page-092 {
  --tw-text-opacity: 1;
  color: rgb(153 153 153 / var(--tw-text-opacity, 1));
  margin-bottom: 0.25rem;
  font-size: 0.75rem;
  line-height: 1rem;
  display: block;
}
.tm-u-pages-profile-page-093 {
  --tw-border-opacity: 1;
  border-width: 1px;
  border-color: rgb(221 221 221 / var(--tw-border-opacity, 1));
  --tw-text-opacity: 1;
  width: 100%;
  color: #3b3b3b;
  border-radius: 0.5rem;
  padding: 0.5rem 0.75rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.tm-u-pages-profile-page-093:focus {
  --tw-border-opacity: 1;
  border-color: rgb(245 197 24 / var(--tw-border-opacity, 1));
  outline-offset: 2px;
  outline: 2px solid #0000;
}
.tm-u-pages-profile-page-094 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}
.tm-u-pages-profile-page-095 {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.tm-u-pages-profile-page-096 {
  --tw-text-opacity: 1;
  color: #3b3b3b;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.25rem;
}
.tm-u-pages-profile-page-097 {
  position: relative;
}
.tm-u-pages-profile-page-098 {
  --tw-text-opacity: 1;
  color: rgb(153 153 153 / var(--tw-text-opacity, 1));
  margin-bottom: 0.25rem;
  font-size: 0.75rem;
  line-height: 1rem;
  display: block;
}
.tm-u-pages-profile-page-099 {
  appearance: none;
  --tw-border-opacity: 1;
  border-width: 1px;
  border-color: rgb(221 221 221 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  width: 100%;
  color: #3b3b3b;
  border-radius: 0.5rem;
  padding: 0.5rem 2.5rem 0.5rem 0.75rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.tm-u-pages-profile-page-099:focus {
  --tw-border-opacity: 1;
  border-color: rgb(245 197 24 / var(--tw-border-opacity, 1));
  outline-offset: 2px;
  outline: 2px solid #0000;
}
.tm-u-pages-profile-page-100 {
  pointer-events: none;
  --tw-text-opacity: 1;
  width: 1.25rem;
  height: 1.25rem;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 28px;
  right: 0.75rem;
}
.tm-u-pages-profile-page-101 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}
.tm-u-pages-profile-page-102 {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.tm-u-pages-profile-page-103 {
  --tw-text-opacity: 1;
  color: #3b3b3b;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.25rem;
}
.tm-u-pages-profile-page-104 {
  position: relative;
}
.tm-u-pages-profile-page-105 {
  --tw-text-opacity: 1;
  color: rgb(153 153 153 / var(--tw-text-opacity, 1));
  margin-bottom: 0.25rem;
  font-size: 0.75rem;
  line-height: 1rem;
  display: block;
}
.tm-u-pages-profile-page-106 {
  --tw-border-opacity: 1;
  border-width: 1px;
  border-color: rgb(221 221 221 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(248 248 248 / var(--tw-bg-opacity, 1));
  border-radius: 0.5rem;
  justify-content: space-between;
  align-items: center;
  padding: 0.5rem 0.75rem;
  display: flex;
}
.tm-u-pages-profile-page-107 {
  --tw-text-opacity: 1;
  color: rgb(153 153 153 / var(--tw-text-opacity, 1));
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.tm-u-pages-profile-page-108 {
  --tw-text-opacity: 1;
  width: 1.25rem;
  height: 1.25rem;
  color: rgb(187 187 187 / var(--tw-text-opacity, 1));
  justify-content: center;
  align-items: center;
  display: flex;
}
.tm-u-pages-profile-page-109 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}
.tm-u-pages-profile-page-110 {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.tm-u-pages-profile-page-111 {
  --tw-text-opacity: 1;
  color: #3b3b3b;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.25rem;
}
.tm-u-pages-profile-page-112 {
  position: relative;
}
.tm-u-pages-profile-page-113 {
  --tw-text-opacity: 1;
  color: rgb(153 153 153 / var(--tw-text-opacity, 1));
  margin-bottom: 0.25rem;
  font-size: 0.75rem;
  line-height: 1rem;
  display: block;
}
.tm-u-pages-profile-page-114 {
  appearance: none;
  --tw-border-opacity: 1;
  border-width: 1px;
  border-color: rgb(221 221 221 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  width: 100%;
  color: #3b3b3b;
  border-radius: 0.5rem;
  padding: 0.5rem 2.5rem 0.5rem 0.75rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.tm-u-pages-profile-page-114:focus {
  --tw-border-opacity: 1;
  border-color: rgb(245 197 24 / var(--tw-border-opacity, 1));
  outline-offset: 2px;
  outline: 2px solid #0000;
}
.tm-u-pages-profile-page-115 {
  pointer-events: none;
  --tw-text-opacity: 1;
  width: 1.25rem;
  height: 1.25rem;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 28px;
  right: 0.75rem;
}
.tm-u-pages-profile-page-116 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}
.tm-u-pages-profile-page-117 {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.tm-u-pages-profile-page-118 {
  --tw-text-opacity: 1;
  color: #3b3b3b;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.25rem;
}
.tm-u-pages-profile-page-119 {
  position: relative;
}
.tm-u-pages-profile-page-120 {
  --tw-text-opacity: 1;
  color: rgb(153 153 153 / var(--tw-text-opacity, 1));
  margin-bottom: 0.25rem;
  font-size: 0.75rem;
  line-height: 1rem;
  display: block;
}
.tm-u-pages-profile-page-121 {
  appearance: none;
  --tw-border-opacity: 1;
  border-width: 1px;
  border-color: rgb(221 221 221 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  width: 100%;
  color: #3b3b3b;
  border-radius: 0.5rem;
  padding: 0.5rem 2.5rem 0.5rem 0.75rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.tm-u-pages-profile-page-121:focus {
  --tw-border-opacity: 1;
  border-color: rgb(245 197 24 / var(--tw-border-opacity, 1));
  outline-offset: 2px;
  outline: 2px solid #0000;
}
.tm-u-pages-profile-page-122 {
  pointer-events: none;
  --tw-text-opacity: 1;
  width: 1.25rem;
  height: 1.25rem;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 28px;
  right: 0.75rem;
}
.tm-u-pages-profile-page-123 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}
.tm-u-pages-profile-page-124 {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.tm-u-pages-profile-page-125 {
  --tw-text-opacity: 1;
  color: #3b3b3b;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.25rem;
}
.tm-u-pages-profile-page-126 {
  --tw-text-opacity: 1;
  color: rgb(153 153 153 / var(--tw-text-opacity, 1));
  margin-bottom: 0.25rem;
  font-size: 0.75rem;
  line-height: 1rem;
  display: block;
}
.tm-u-pages-profile-page-127 {
  --tw-border-opacity: 1;
  border-width: 1px;
  border-color: rgb(221 221 221 / var(--tw-border-opacity, 1));
  --tw-text-opacity: 1;
  width: 100%;
  color: #3b3b3b;
  border-radius: 0.5rem;
  padding: 0.5rem 0.75rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.tm-u-pages-profile-page-127:focus {
  --tw-border-opacity: 1;
  border-color: rgb(245 197 24 / var(--tw-border-opacity, 1));
  outline-offset: 2px;
  outline: 2px solid #0000;
}
.tm-u-pages-profile-page-128 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}
.tm-u-pages-profile-page-129 {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.tm-u-pages-profile-page-130 {
  --tw-text-opacity: 1;
  color: #3b3b3b;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.25rem;
}
.tm-u-pages-profile-page-131 {
  padding-top: 0.5rem;
  padding-bottom: 1rem;
}
.tm-u-pages-profile-page-132 {
  --tw-bg-opacity: 1;
  background-color: rgb(245 197 24 / var(--tw-bg-opacity, 1));
  text-transform: uppercase;
  letter-spacing: 0.025em;
  --tw-text-opacity: 1;
  width: 100%;
  color: #3b3b3b;
  border-radius: 0.5rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 1.25rem;
  transition-property:
    color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.tm-u-pages-profile-page-132:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(229 181 24 / var(--tw-bg-opacity, 1));
}
.tm-u-pages-results-page-001 {
  --tw-bg-opacity: 1;
  background-color: rgb(240 240 240 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  min-height: 100vh;
  color: #3b3b3b;
  padding-bottom: 80px;
}
.tm-u-pages-results-page-003 {
  align-items: center;
  gap: 0.375rem;
  display: flex;
}
.tm-u-pages-results-page-004 {
  letter-spacing: -0.025em;
  --tw-text-opacity: 1;
  color: #3b3b3b;
  font-size: 1.125rem;
  font-style: italic;
  font-weight: 700;
  line-height: 1.75rem;
}
.tm-u-pages-results-page-005 {
  align-items: center;
  gap: 0.5rem;
  display: flex;
}
.tm-u-pages-results-page-006 {
  white-space: nowrap;
  --tw-bg-opacity: 1;
  background-color: rgb(245 197 24 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: #3b3b3b;
  border-radius: 0.25rem;
  align-items: center;
  gap: 0.25rem;
  padding: 0.375rem 0.75rem;
  font-size: 0.75rem;
  font-weight: 700;
  line-height: 1rem;
  display: flex;
}
.tm-u-pages-results-page-007 {
  justify-content: center;
  align-items: center;
  width: 2rem;
  height: 2rem;
  display: flex;
  position: relative;
}
.tm-u-pages-results-page-008 {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.tm-u-pages-results-page-009 {
  --tw-bg-opacity: 1;
  background-color: rgb(239 68 68 / var(--tw-bg-opacity, 1));
  border-radius: 9999px;
  width: 0.5rem;
  height: 0.5rem;
  position: absolute;
  top: 0;
  right: 0;
}
.tm-u-pages-results-page-010 {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  font-size: 0.75rem;
  font-weight: 500;
  line-height: 1rem;
  transition-property:
    color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.tm-u-pages-results-page-010:hover {
  --tw-text-opacity: 1;
  color: #3b3b3b;
}
.tm-u-pages-results-page-011 {
  white-space: nowrap;
  --tw-bg-opacity: 1;
  background-color: rgb(245 197 24 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
  border-radius: 0.25rem;
  padding: 0.375rem 0.75rem;
  font-size: 0.75rem;
  font-weight: 700;
  line-height: 1rem;
  transition-property:
    color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.tm-u-pages-results-page-011:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(229 181 24 / var(--tw-bg-opacity, 1));
}
.tm-u-pages-results-page-012 {
  --tw-bg-opacity: 1;
  background-color: rgb(51 51 51 / var(--tw-bg-opacity, 1));
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 0.75rem;
  display: flex;
}
.tm-u-pages-results-page-013 {
  align-items: center;
  gap: 0.75rem;
  display: flex;
}
.tm-u-pages-results-page-014 {
  --tw-bg-opacity: 1;
  background-color: rgb(68 68 68 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  width: 2.25rem;
  height: 2.25rem;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  border-radius: 0.5rem;
  justify-content: center;
  align-items: center;
  transition-property:
    color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  display: flex;
}
.tm-u-pages-results-page-014:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(85 85 85 / var(--tw-bg-opacity, 1));
}
.tm-u-pages-results-page-015 {
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.tm-u-pages-results-page-016 {
  text-transform: uppercase;
  letter-spacing: 0.025em;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.5rem;
}
.tm-u-pages-results-page-017 {
  --tw-bg-opacity: 1;
  background-color: rgb(68 68 68 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  width: 2.25rem;
  height: 2.25rem;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  border-radius: 0.5rem;
  justify-content: center;
  align-items: center;
  transition-property:
    color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  display: flex;
}
.tm-u-pages-results-page-017:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(85 85 85 / var(--tw-bg-opacity, 1));
}
.tm-u-pages-results-page-018 {
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.tm-u-pages-results-page-019 {
  --tw-bg-opacity: 1;
  background-color: rgb(245 245 245 / var(--tw-bg-opacity, 1));
  padding: 0.625rem 0.75rem;
}
.tm-u-pages-results-page-020 {
  gap: 0.5rem;
  display: flex;
  overflow-x: auto;
}
.tm-u-pages-results-page-021 {
  justify-content: center;
  align-items: center;
  width: 1.5rem;
  height: 1.5rem;
  display: flex;
}
.tm-u-pages-results-page-022 {
  white-space: nowrap;
  font-size: 9px;
}
.tm-u-pages-results-page-023 {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding: 0.75rem 1rem 0;
}
.tm-u-pages-results-page-024 {
  --tw-border-opacity: 1;
  border-bottom-width: 1px;
  border-color: rgb(238 238 238 / var(--tw-border-opacity, 1));
  grid-template-columns: repeat(3, minmax(0, 1fr));
  display: grid;
}
.tm-u-pages-results-page-025 {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  align-items: center;
  gap: 0.5rem;
  padding: 0.75rem 1rem;
  display: flex;
}
.tm-u-pages-results-page-026 {
  --tw-bg-opacity: 1;
  background-color: rgb(248 248 248 / var(--tw-bg-opacity, 1));
  border-radius: 0.5rem;
  flex: 1;
  align-items: center;
  gap: 0.5rem;
  padding: 0.625rem 0.75rem;
  display: flex;
}
.tm-u-pages-results-page-027 {
  --tw-text-opacity: 1;
  color: #3b3b3b;
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.tm-u-pages-results-page-028 {
  justify-content: center;
  align-items: center;
  width: 1.25rem;
  height: 1.25rem;
  margin-left: auto;
  display: flex;
}
.tm-u-pages-results-page-029 {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
}
.tm-u-pages-results-page-030 {
  white-space: nowrap;
  --tw-bg-opacity: 1;
  background-color: rgb(51 51 51 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  border-radius: 0.5rem;
  padding: 0.625rem 1rem;
  font-size: 0.75rem;
  font-weight: 700;
  line-height: 1rem;
  transition-property:
    color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.tm-u-pages-results-page-030:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(68 68 68 / var(--tw-bg-opacity, 1));
}
.tm-u-pages-results-page-031 {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  align-items: center;
  gap: 0.5rem;
  padding-bottom: 0.75rem;
  padding-left: 1rem;
  padding-right: 1rem;
  display: flex;
}
.tm-u-pages-results-page-032 {
  --tw-bg-opacity: 1;
  background-color: rgb(248 248 248 / var(--tw-bg-opacity, 1));
  border-radius: 0.5rem;
  flex: 1;
  align-items: center;
  gap: 0.5rem;
  padding: 0.625rem 0.75rem;
  display: flex;
}
.tm-u-pages-results-page-033 {
  justify-content: center;
  align-items: center;
  width: 1.25rem;
  height: 1.25rem;
  display: flex;
}
.tm-u-pages-results-page-034 {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
}
.tm-u-pages-results-page-035 {
  --tw-text-opacity: 1;
  width: 100%;
  color: #3b3b3b;
  background-color: #0000;
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.tm-u-pages-results-page-035::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(153 153 153 / var(--tw-placeholder-opacity, 1));
}
.tm-u-pages-results-page-035 {
  outline-offset: 2px;
  outline: 2px solid #0000;
}
.tm-u-pages-results-page-036 {
  --tw-bg-opacity: 1;
  background-color: rgb(248 248 248 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  width: 2.5rem;
  height: 2.5rem;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  border-radius: 0.5rem;
  justify-content: center;
  align-items: center;
  transition-property:
    color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  display: flex;
}
.tm-u-pages-results-page-036:hover {
  --tw-text-opacity: 1;
  color: #3b3b3b;
}
.tm-u-pages-results-page-037 {
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.tm-u-pages-results-page-038 {
  margin-top: 0.5rem;
}
.tm-u-pages-results-page-038 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
}
.tm-u-pages-results-page-038 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.tm-u-pages-results-page-039 {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  text-align: center;
  border-radius: 0.75rem;
  padding: 1.5rem;
}
.tm-u-pages-results-page-040 {
  --tw-text-opacity: 1;
  color: rgb(221 221 221 / var(--tw-text-opacity, 1));
  margin-bottom: 0.5rem;
  font-size: 2.25rem;
  line-height: 2.5rem;
}
.tm-u-pages-results-page-041 {
  --tw-text-opacity: 1;
  color: rgb(153 153 153 / var(--tw-text-opacity, 1));
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.tm-u-pages-results-page-042 {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  border-radius: 0.75rem;
  overflow: hidden;
}
.tm-u-pages-results-page-043 {
  align-items: center;
  gap: 0.75rem;
  width: 100%;
  padding: 0.75rem 1rem;
  display: flex;
}
.tm-u-pages-results-page-044 {
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  width: 1.5rem;
  height: 1.5rem;
  display: flex;
}
.tm-u-pages-results-page-045 {
  text-align: left;
  --tw-text-opacity: 1;
  color: #3b3b3b;
  flex: 1;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.25rem;
}
.tm-u-pages-results-page-046 {
  justify-content: center;
  align-items: center;
  width: 1.25rem;
  height: 1.25rem;
  display: flex;
}
.tm-u-pages-results-page-047 {
  --tw-border-opacity: 1;
  border-top-width: 1px;
  border-color: rgb(238 238 238 / var(--tw-border-opacity, 1));
}
.tm-u-pages-results-page-048 {
  align-items: center;
  gap: 0.75rem;
  width: 100%;
  padding: 0.75rem 1rem 0.75rem 3rem;
  display: flex;
}
.tm-u-pages-results-page-049 {
  --tw-border-opacity: 1;
  border-width: 1px;
  border-color: rgb(204 204 204 / var(--tw-border-opacity, 1));
  border-radius: 0.125rem;
  flex-shrink: 0;
  width: 1rem;
  height: 1rem;
}
.tm-u-pages-results-page-050 {
  text-align: left;
  --tw-text-opacity: 1;
  color: #3b3b3b;
  flex: 1;
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.tm-u-pages-results-page-051 {
  justify-content: center;
  align-items: center;
  width: 1.25rem;
  height: 1.25rem;
  display: flex;
}
.tm-u-pages-results-page-052 {
  --tw-border-opacity: 1;
  border-top-width: 1px;
  border-color: rgb(238 238 238 / var(--tw-border-opacity, 1));
}
.tm-u-pages-results-page-053 {
  text-align: left;
  width: 100%;
  padding: 0.75rem 1rem 0.75rem 3rem;
}
.tm-u-pages-results-page-054 {
  align-items: center;
  gap: 0.5rem;
  margin-bottom: 0.25rem;
  display: flex;
}
.tm-u-pages-results-page-055 {
  justify-content: center;
  align-items: center;
  width: 1rem;
  height: 1rem;
  display: flex;
}
.tm-u-pages-results-page-056 {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  font-size: 0.75rem;
  line-height: 1rem;
}
.tm-u-pages-results-page-057 {
  --tw-text-opacity: 1;
  color: rgb(85 85 85 / var(--tw-text-opacity, 1));
  font-size: 0.75rem;
  line-height: 1rem;
}
.tm-u-pages-results-page-058 {
  justify-content: center;
  align-items: center;
  width: 1rem;
  height: 1rem;
  display: flex;
}
.tm-u-pages-results-page-059 {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  font-size: 0.75rem;
  line-height: 1rem;
}
.tm-u-pages-results-page-060 {
  --tw-text-opacity: 1;
  color: rgb(85 85 85 / var(--tw-text-opacity, 1));
  font-size: 0.75rem;
  line-height: 1rem;
}
.tm-u-pages-results-page-061 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}
.tm-u-pages-results-page-062 {
  flex: 1;
}
.tm-u-pages-results-page-063 {
  align-items: center;
  gap: 0.375rem;
  margin-bottom: 0.125rem;
  display: flex;
}
.tm-u-pages-results-page-064 {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.tm-u-pages-results-page-065 {
  --tw-text-opacity: 1;
  color: #3b3b3b;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.25rem;
}
.tm-u-pages-results-page-066 {
  align-items: center;
  gap: 0.375rem;
  display: flex;
}
.tm-u-pages-results-page-067 {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.tm-u-pages-results-page-068 {
  --tw-text-opacity: 1;
  color: #3b3b3b;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.25rem;
}
.tm-u-pages-results-page-069 {
  --tw-text-opacity: 1;
  color: rgb(153 153 153 / var(--tw-text-opacity, 1));
  margin-top: 0.25rem;
  font-size: 10px;
  line-height: 1.25;
}
.tm-u-pages-results-page-070 {
  align-items: center;
  gap: 0.25rem;
  margin-top: 0.25rem;
  display: flex;
}
.tm-u-pages-results-page-071 {
  --tw-text-opacity: 1;
  color: #3b3b3b;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1.25rem;
}
.tm-u-pages-results-page-072 {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  font-size: 0.75rem;
  line-height: 1rem;
}
.tm-u-pages-results-page-073 {
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  width: 1.25rem;
  height: 1.25rem;
  display: flex;
}
.tm-u-pages-results-page-074 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
}
.tm-u-pages-results-page-074 {
  --tw-border-opacity: 1;
  border-top-width: 1px;
  border-color: rgb(238 238 238 / var(--tw-border-opacity, 1));
  padding: 0.75rem 1rem 0.75rem 3rem;
}
.tm-u-pages-results-page-075 {
  --tw-text-opacity: 1;
  color: rgb(153 153 153 / var(--tw-text-opacity, 1));
  font-size: 0.75rem;
  line-height: 1rem;
}
.tm-u-pages-results-page-076 {
  align-items: center;
  gap: 0.5rem;
  display: flex;
}
.tm-u-pages-results-page-077 {
  --tw-text-opacity: 1;
  color: #3b3b3b;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1.25rem;
}
.tm-u-pages-results-page-078 {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  font-size: 0.75rem;
  line-height: 1rem;
}
.tm-u-pages-results-page-079 {
  z-index: 40;
  background-color: #0006;
  position: fixed;
  inset: 0;
}
.tm-u-pages-results-page-080 {
  z-index: 50;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-shadow: 0 20px 25px -5px #0000001a, 0 8px 10px -6px #0000001a;
  --tw-shadow-colored:
    0 20px 25px -5px var(--tw-shadow-color),
    0 8px 10px -6px var(--tw-shadow-color);
  width: 280px;
  box-shadow:
    var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000),
    var(--tw-shadow);
  flex-direction: column;
  display: flex;
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
}
.tm-u-pages-results-page-081 {
  --tw-border-opacity: 1;
  border-bottom-width: 1px;
  border-color: rgb(238 238 238 / var(--tw-border-opacity, 1));
  justify-content: space-between;
  align-items: center;
  padding: 1rem;
  display: flex;
}
.tm-u-pages-results-page-082 {
  --tw-text-opacity: 1;
  color: #3b3b3b;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1.25rem;
}
.tm-u-pages-results-page-083 {
  --tw-bg-opacity: 1;
  background-color: rgb(85 85 85 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  width: 2rem;
  height: 2rem;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  border-radius: 0.25rem;
  justify-content: center;
  align-items: center;
  transition-property:
    color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  display: flex;
}
.tm-u-pages-results-page-083:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(102 102 102 / var(--tw-bg-opacity, 1));
}
.tm-u-pages-results-page-084 {
  flex: 1;
}
.tm-u-pages-results-page-084 > :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));
}
.tm-u-pages-results-page-084 {
  padding: 1rem;
}
.tm-u-pages-results-page-085 {
  text-transform: uppercase;
  letter-spacing: 0.05em;
  --tw-text-opacity: 1;
  color: rgb(153 153 153 / var(--tw-text-opacity, 1));
  margin-bottom: 0.5rem;
  font-size: 0.75rem;
  line-height: 1rem;
}
.tm-u-pages-results-page-086 {
  --tw-bg-opacity: 1;
  background-color: rgb(248 248 248 / var(--tw-bg-opacity, 1));
  border-radius: 0.5rem;
  align-items: center;
  gap: 0.5rem;
  padding: 0.625rem 0.75rem;
  display: flex;
}
.tm-u-pages-results-page-087 {
  --tw-text-opacity: 1;
  color: #3b3b3b;
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.tm-u-pages-results-page-088 {
  justify-content: center;
  align-items: center;
  width: 1rem;
  height: 1rem;
  margin-left: auto;
  display: flex;
}
.tm-u-pages-results-page-089 {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
}
.tm-u-pages-results-page-090 {
  text-transform: uppercase;
  letter-spacing: 0.05em;
  --tw-text-opacity: 1;
  color: rgb(153 153 153 / var(--tw-text-opacity, 1));
  margin-bottom: 0.5rem;
  font-size: 0.75rem;
  line-height: 1rem;
}
.tm-u-pages-results-page-091 > :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));
}
.tm-u-pages-results-page-092 {
  justify-content: center;
  align-items: center;
  width: 1.25rem;
  height: 1.25rem;
  display: flex;
}
.tm-u-pages-results-page-093 {
  --tw-border-opacity: 1;
  border-top-width: 1px;
  border-color: rgb(238 238 238 / var(--tw-border-opacity, 1));
  gap: 0.5rem;
  padding: 1rem;
  display: flex;
}
.tm-u-pages-results-page-094 {
  --tw-border-opacity: 1;
  border-width: 1px;
  border-color: rgb(221 221 221 / var(--tw-border-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  border-radius: 0.5rem;
  flex: 1;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  transition-property:
    color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.tm-u-pages-results-page-094:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(248 248 248 / var(--tw-bg-opacity, 1));
}
.tm-u-pages-results-page-095 {
  --tw-bg-opacity: 1;
  background-color: rgb(245 197 24 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: #3b3b3b;
  border-radius: 0.5rem;
  flex: 1;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 1.25rem;
  transition-property:
    color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.tm-u-pages-results-page-095:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(229 181 24 / var(--tw-bg-opacity, 1));
}
.tm-u-pages-security-page-001 {
  --tw-bg-opacity: 1;
  background-color: rgb(240 240 240 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  min-height: 100vh;
  color: #3b3b3b;
  padding-bottom: 80px;
}
.tm-u-pages-security-page-003 {
  align-items: center;
  gap: 0.375rem;
  display: flex;
}
.tm-u-pages-security-page-004 {
  letter-spacing: -0.025em;
  --tw-text-opacity: 1;
  color: #3b3b3b;
  font-size: 1.125rem;
  font-style: italic;
  font-weight: 700;
  line-height: 1.75rem;
}
.tm-u-pages-security-page-005 {
  align-items: center;
  gap: 0.5rem;
  display: flex;
}
.tm-u-pages-security-page-006 {
  white-space: nowrap;
  --tw-bg-opacity: 1;
  background-color: rgb(245 197 24 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: #3b3b3b;
  border-radius: 0.25rem;
  align-items: center;
  gap: 0.25rem;
  padding: 0.375rem 0.75rem;
  font-size: 0.75rem;
  font-weight: 700;
  line-height: 1rem;
  display: flex;
}
.tm-u-pages-security-page-007 {
  justify-content: center;
  align-items: center;
  width: 2rem;
  height: 2rem;
  display: flex;
  position: relative;
}
.tm-u-pages-security-page-008 {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.tm-u-pages-security-page-009 {
  --tw-bg-opacity: 1;
  background-color: rgb(239 68 68 / var(--tw-bg-opacity, 1));
  border-radius: 9999px;
  width: 0.5rem;
  height: 0.5rem;
  position: absolute;
  top: 0;
  right: 0;
}
.tm-u-pages-security-page-010 {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  font-size: 0.75rem;
  font-weight: 500;
  line-height: 1rem;
  transition-property:
    color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.tm-u-pages-security-page-010:hover {
  --tw-text-opacity: 1;
  color: #3b3b3b;
}
.tm-u-pages-security-page-011 {
  white-space: nowrap;
  --tw-bg-opacity: 1;
  background-color: rgb(245 197 24 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
  border-radius: 0.25rem;
  padding: 0.375rem 0.75rem;
  font-size: 0.75rem;
  font-weight: 700;
  line-height: 1rem;
  transition-property:
    color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.tm-u-pages-security-page-011:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(229 181 24 / var(--tw-bg-opacity, 1));
}
.tm-u-pages-security-page-012 {
  --tw-bg-opacity: 1;
  background-color: rgb(34 34 34 / var(--tw-bg-opacity, 1));
  align-items: center;
  gap: 0.75rem;
  padding: 0.75rem;
  display: flex;
}
.tm-u-pages-security-page-013 {
  --tw-text-opacity: 1;
  width: 2rem;
  height: 2rem;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  justify-content: center;
  align-items: center;
  transition-property:
    color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  display: flex;
}
.tm-u-pages-security-page-013:hover {
  --tw-text-opacity: 1;
  color: #3b3b3b;
}
.tm-u-pages-security-page-014 {
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.tm-u-pages-security-page-015 {
  text-transform: uppercase;
  letter-spacing: 0.025em;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  flex: 1;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1.25rem;
}
.tm-u-pages-security-page-016 > :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));
}
.tm-u-pages-security-page-016 {
  padding-top: 0.75rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.tm-u-pages-security-page-017 {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  border-radius: 0.75rem;
  padding: 1rem;
}
.tm-u-pages-security-page-018 {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}
.tm-u-pages-security-page-019 {
  flex: 1;
}
.tm-u-pages-security-page-020 {
  --tw-text-opacity: 1;
  color: #3b3b3b;
  margin-bottom: 0.25rem;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1.25rem;
}
.tm-u-pages-security-page-021 {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  font-size: 0.75rem;
  line-height: 1.625;
}
.tm-u-pages-security-page-022 {
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  width: 4rem;
  height: 4rem;
  margin-left: 0.75rem;
  display: flex;
  position: relative;
}
.tm-u-pages-security-page-023 {
  --tw-rotate: -90deg;
  width: 100%;
  height: 100%;
  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));
}
.tm-u-pages-security-page-024 {
  --tw-text-opacity: 1;
  color: rgb(224 224 224 / var(--tw-text-opacity, 1));
}
.tm-u-pages-security-page-025 {
  --tw-text-opacity: 1;
  color: #3b3b3b;
}
.tm-u-pages-security-page-026 {
  --tw-text-opacity: 1;
  color: #3b3b3b;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1.25rem;
  position: absolute;
}
.tm-u-pages-security-page-027 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
}
.tm-u-pages-security-page-028 {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  border-radius: 0.75rem;
  align-items: center;
  gap: 0.75rem;
  width: 100%;
  padding: 0.75rem 1rem;
  display: flex;
}
.tm-u-pages-security-page-029 {
  --tw-bg-opacity: 1;
  background-color: rgb(240 240 240 / var(--tw-bg-opacity, 1));
  border-radius: 0.5rem;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  width: 2rem;
  height: 2rem;
  display: flex;
}
.tm-u-pages-security-page-030 {
  text-align: left;
  --tw-text-opacity: 1;
  color: #3b3b3b;
  flex: 1;
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.tm-u-pages-security-page-031 {
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  width: 1.5rem;
  height: 1.5rem;
  display: flex;
}
.tm-u-pages-security-page-032 {
  --tw-border-opacity: 1;
  border-width: 2px;
  border-color: rgb(34 197 94 / var(--tw-border-opacity, 1));
  border-radius: 9999px;
  justify-content: center;
  align-items: center;
  width: 1.25rem;
  height: 1.25rem;
  display: flex;
}
.tm-u-pages-security-page-033 {
  --tw-text-opacity: 1;
  color: rgb(34 197 94 / var(--tw-text-opacity, 1));
  font-size: 0.75rem;
  line-height: 1rem;
}
.tm-u-pages-security-page-034 {
  --tw-border-opacity: 1;
  border-width: 2px;
  border-color: rgb(248 113 113 / var(--tw-border-opacity, 1));
  border-radius: 9999px;
  justify-content: center;
  align-items: center;
  width: 1.25rem;
  height: 1.25rem;
  display: flex;
}
.tm-u-pages-security-page-035 {
  --tw-text-opacity: 1;
  color: rgb(248 113 113 / var(--tw-text-opacity, 1));
  font-size: 0.75rem;
  line-height: 1rem;
}
.tm-u-pages-security-page-036 > :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));
}
.tm-u-pages-security-page-036 {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  border-radius: 0.75rem;
  padding: 1rem;
}
.tm-u-pages-security-page-037 {
  --tw-text-opacity: 1;
  color: #3b3b3b;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1.25rem;
}
.tm-u-pages-security-page-038 {
  align-items: center;
  gap: 0.75rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  display: flex;
}
.tm-u-pages-security-page-039 {
  --tw-bg-opacity: 1;
  background-color: rgb(240 240 240 / var(--tw-bg-opacity, 1));
  border-radius: 0.5rem;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  width: 2.5rem;
  height: 2.5rem;
  display: flex;
}
.tm-u-pages-security-page-040 {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.tm-u-pages-security-page-041 {
  flex: 1;
  min-width: 0;
}
.tm-u-pages-security-page-042 {
  text-overflow: ellipsis;
  white-space: nowrap;
  --tw-text-opacity: 1;
  color: #3b3b3b;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.25rem;
  overflow: hidden;
}
.tm-u-pages-security-page-043 {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  font-size: 0.75rem;
  line-height: 1rem;
}
.tm-u-pages-security-page-044 {
  --tw-text-opacity: 1;
  width: 2rem;
  height: 2rem;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  transition-property:
    color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  display: flex;
}
.tm-u-pages-security-page-044:hover {
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity, 1));
}
.tm-u-pages-security-page-045 {
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.tm-u-pages-security-page-046 {
  --tw-bg-opacity: 1;
  background-color: rgb(51 51 51 / var(--tw-bg-opacity, 1));
  text-transform: uppercase;
  letter-spacing: 0.025em;
  --tw-text-opacity: 1;
  width: 100%;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  border-radius: 0.5rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.25rem;
  transition-property:
    color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.tm-u-pages-security-page-046:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(68 68 68 / var(--tw-bg-opacity, 1));
}
.tm-u-pages-slots-components-slotcarousel-001 {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.tm-u-pages-slots-components-slotcarousel-002 {
  transition-property: transform;
  transition-duration: 0.5s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  display: flex;
}
.tm-u-pages-slots-components-slotcarousel-003 {
  min-width: 100%;
  position: relative;
}
.tm-u-pages-slots-components-slotcarousel-004 {
  aspect-ratio: 16/9;
  max-height: 220px;
}
@media (width>=768px) {
  .tm-u-pages-slots-components-slotcarousel-004 {
    max-height: 300px;
  }
}
.tm-u-pages-slots-components-slotcarousel-005 {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.tm-u-pages-slots-components-slotcarousel-006 {
  background-image: linear-gradient(to top, var(--tw-gradient-stops));
  --tw-gradient-from: #000000b3 var(--tw-gradient-from-position);
  --tw-gradient-to: transparent var(--tw-gradient-to-position);
  --tw-gradient-stops:
    var(--tw-gradient-from), #0003 var(--tw-gradient-via-position),
    var(--tw-gradient-to);
  position: absolute;
  inset: 0;
}
.tm-u-pages-slots-components-slotcarousel-007 {
  position: absolute;
  bottom: 1rem;
  left: 1rem;
  right: 1rem;
}
.tm-u-pages-slots-components-slotcarousel-008 {
  text-transform: uppercase;
  letter-spacing: 0.05em;
  color: #ffffffb3;
  font-size: 0.75rem;
  line-height: 1rem;
}
.tm-u-pages-slots-components-slotcarousel-009 {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.75rem;
}
@media (width>=768px) {
  .tm-u-pages-slots-components-slotcarousel-009 {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}
.tm-u-pages-slots-components-slotcarousel-010 {
  justify-content: center;
  gap: 0.375rem;
  margin-top: 0.5rem;
  display: flex;
}
.tm-u-pages-slots-components-slotsection-001 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.tm-u-pages-slots-components-slotsection-002 {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0.75rem;
  display: flex;
}
.tm-u-pages-slots-components-slotsection-003 {
  text-transform: uppercase;
  letter-spacing: 0.025em;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1.25rem;
}
.tm-u-pages-slots-components-slotsection-004 {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  align-items: center;
  gap: 0.25rem;
  font-size: 0.75rem;
  line-height: 1rem;
  transition-property:
    color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  display: flex;
}
.tm-u-pages-slots-components-slotsection-004:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.tm-u-pages-slots-components-slotsection-005 {
  justify-content: center;
  align-items: center;
  width: 1rem;
  height: 1rem;
  display: flex;
}
.tm-u-pages-slots-components-slotsection-006 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0.5rem;
  display: grid;
}
.tm-u-pages-slots-components-tournamentbanner-001 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.tm-u-pages-slots-components-tournamentbanner-002 {
  border-radius: 0.75rem;
  position: relative;
  overflow: hidden;
}
.tm-u-pages-slots-components-tournamentbanner-003 {
  aspect-ratio: 16/9;
  max-height: 200px;
}
.tm-u-pages-slots-components-tournamentbanner-004 {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.tm-u-pages-slots-components-tournamentbanner-005 {
  background-image: linear-gradient(to top, var(--tw-gradient-stops));
  --tw-gradient-from: #000c var(--tw-gradient-from-position);
  --tw-gradient-to: transparent var(--tw-gradient-to-position);
  --tw-gradient-stops:
    var(--tw-gradient-from), #0000004d var(--tw-gradient-via-position),
    var(--tw-gradient-to);
  position: absolute;
  inset: 0;
}
.tm-u-pages-slots-components-tournamentbanner-006 {
  padding: 1rem;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.tm-u-pages-slots-components-tournamentbanner-007 {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  margin-bottom: 0.25rem;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1.25rem;
}
@media (width>=768px) {
  .tm-u-pages-slots-components-tournamentbanner-007 {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}
.tm-u-pages-slots-components-tournamentbanner-008 {
  color: #fff9;
  margin-bottom: 0.5rem;
  font-size: 0.75rem;
  line-height: 1rem;
}
.tm-u-pages-slots-components-tournamentbanner-009 {
  align-items: center;
  gap: 0.25rem;
  display: flex;
}
.tm-u-pages-slots-components-tournamentbanner-010 {
  gap: 0.25rem;
  display: flex;
}
.tm-u-pages-slots-components-tournamentbanner-011 {
  --tw-bg-opacity: 1;
  background-color: rgb(51 51 51 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  width: 1.5rem;
  height: 1.75rem;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  border-radius: 0.25rem;
  justify-content: center;
  align-items: center;
  font-size: 0.75rem;
  font-weight: 700;
  line-height: 1rem;
  display: flex;
}
.tm-u-pages-slots-components-tournamentbanner-012 {
  color: #fff9;
  margin-left: 0.125rem;
  margin-right: 0.125rem;
  font-size: 0.75rem;
  line-height: 1rem;
}
.tm-u-pages-slots-components-tournamentbanner-013 {
  gap: 0.25rem;
  display: flex;
}
.tm-u-pages-slots-components-tournamentbanner-014 {
  --tw-bg-opacity: 1;
  background-color: rgb(51 51 51 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  width: 1.5rem;
  height: 1.75rem;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  border-radius: 0.25rem;
  justify-content: center;
  align-items: center;
  font-size: 0.75rem;
  font-weight: 700;
  line-height: 1rem;
  display: flex;
}
.tm-u-pages-slots-components-tournamentbanner-015 {
  color: #fff9;
  margin-left: 0.125rem;
  margin-right: 0.125rem;
  font-size: 0.75rem;
  line-height: 1rem;
}
.tm-u-pages-slots-components-tournamentbanner-016 {
  gap: 0.25rem;
  display: flex;
}
.tm-u-pages-slots-components-tournamentbanner-017 {
  --tw-bg-opacity: 1;
  background-color: rgb(51 51 51 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  width: 1.5rem;
  height: 1.75rem;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  border-radius: 0.25rem;
  justify-content: center;
  align-items: center;
  font-size: 0.75rem;
  font-weight: 700;
  line-height: 1rem;
  display: flex;
}
.tm-u-pages-slots-components-tournamentbanner-018 {
  color: #fff9;
  margin-left: 0.125rem;
  margin-right: 0.125rem;
  font-size: 0.75rem;
  line-height: 1rem;
}
.tm-u-pages-slots-page-001 {
  --tw-bg-opacity: 1;
  background-color: rgb(17 17 17 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  min-height: 100vh;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.tm-u-pages-slots-page-002 {
  z-index: 50;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
}
.tm-u-pages-slots-page-003 {
  padding-top: 3rem;
}
.tm-u-pages-slots-page-004 {
  --tw-border-opacity: 1;
  border-bottom-width: 1px;
  border-color: rgb(51 51 51 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(26 26 26 / var(--tw-bg-opacity, 1));
  justify-content: space-between;
  align-items: center;
  padding: 0.75rem;
  display: flex;
}
.tm-u-pages-slots-page-005 {
  align-items: center;
  gap: 0.5rem;
  display: flex;
}
.tm-u-pages-slots-page-006 {
  --tw-bg-opacity: 1;
  background-color: rgb(51 51 51 / var(--tw-bg-opacity, 1));
  border-radius: 9999px;
  justify-content: center;
  align-items: center;
  width: 2rem;
  height: 2rem;
  transition-property:
    color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  display: flex;
}
.tm-u-pages-slots-page-006:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(68 68 68 / var(--tw-bg-opacity, 1));
}
.tm-u-pages-slots-page-007 {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.tm-u-pages-slots-page-008 {
  text-transform: uppercase;
  letter-spacing: 0.025em;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1.25rem;
}
.tm-u-pages-slots-page-009 {
  --tw-bg-opacity: 1;
  background-color: rgb(51 51 51 / var(--tw-bg-opacity, 1));
  border-radius: 9999px;
  justify-content: center;
  align-items: center;
  width: 2rem;
  height: 2rem;
  transition-property:
    color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  display: flex;
}
.tm-u-pages-slots-page-009:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(68 68 68 / var(--tw-bg-opacity, 1));
}
.tm-u-pages-slots-page-010 {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.tm-u-pages-slots-page-011 {
  margin-top: 0;
}
.tm-u-pages-slots-page-012 {
  margin-top: 1rem;
}
.tm-u-pages-slots-page-013,
.tm-u-pages-slots-page-014 {
  margin-top: 1.5rem;
}
.tm-u-pages-slots-page-015 {
  margin-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.tm-u-pages-slots-page-016 {
  height: 5rem;
}
.tm-u-pages-slots-page-017 {
  z-index: 40;
  --tw-translate-x: -50%;
  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));
  white-space: nowrap;
  --tw-bg-opacity: 1;
  background-color: rgb(245 197 24 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
  border-radius: 9999px;
  align-items: center;
  gap: 0.5rem;
  padding: 0.625rem 1rem;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1.25rem;
  transition-property:
    color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  display: flex;
  position: fixed;
  bottom: 5rem;
  left: 50%;
}
.tm-u-pages-slots-page-017:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(229 181 24 / var(--tw-bg-opacity, 1));
}
.tm-u-pages-slots-page-018 {
  justify-content: center;
  align-items: center;
  width: 1.25rem;
  height: 1.25rem;
  display: flex;
}
.tm-u-pages-slots-page-019 {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.tm-u-pages-slots-page-020 {
  z-index: 40;
  --tw-bg-opacity: 1;
  background-color: rgb(51 51 51 / var(--tw-bg-opacity, 1));
  border-radius: 9999px;
  justify-content: center;
  align-items: center;
  width: 2.5rem;
  height: 2.5rem;
  transition-property:
    color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  display: flex;
  position: fixed;
  bottom: 7rem;
  right: 0.75rem;
}
.tm-u-pages-slots-page-020:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(68 68 68 / var(--tw-bg-opacity, 1));
}
.tm-u-pages-slots-page-021 {
  justify-content: center;
  align-items: center;
  width: 1.25rem;
  height: 1.25rem;
  display: flex;
}
.tm-u-pages-slots-page-022 {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.tm-top-sports-icon-symbol {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.tm-v-components-feature-authmodal-001 {
  flex: 1;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 1.25rem;
  transition-property:
    color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.tm-v-components-feature-authmodal-002 {
  --tw-border-opacity: 1;
  border-bottom-width: 2px;
  border-color: rgb(245 197 24 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(34 34 34 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: #3b3b3b;
}
.tm-v-components-feature-authmodal-003 {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
}
.tm-v-components-feature-authmodal-003:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.tm-v-components-feature-authmodal-004 {
  flex: 1;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 1.25rem;
  transition-property:
    color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.tm-v-components-feature-authmodal-005 {
  --tw-border-opacity: 1;
  border-bottom-width: 2px;
  border-color: rgb(245 197 24 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(34 34 34 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: #3b3b3b;
}
.tm-v-components-feature-authmodal-006 {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
}
.tm-v-components-feature-authmodal-006:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.tm-v-components-feature-authmodal-007 {
  --tw-bg-opacity: 1;
  background-color: rgb(34 34 34 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  width: 100%;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  border-width: 1px;
  border-radius: 0.25rem;
  padding: 0.625rem 0.75rem 0.625rem 2rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.tm-v-components-feature-authmodal-008 {
  --tw-border-opacity: 1;
  border-color: rgb(229 57 53 / var(--tw-border-opacity, 1));
}
.tm-v-components-feature-authmodal-009 {
  --tw-border-opacity: 1;
  border-color: rgb(51 51 51 / var(--tw-border-opacity, 1));
}
.tm-v-components-feature-authmodal-010:focus {
  --tw-border-opacity: 1;
  border-color: rgb(245 197 24 / var(--tw-border-opacity, 1));
  outline-offset: 2px;
  outline: 2px solid #0000;
}
.tm-v-components-feature-authmodal-011 {
  --tw-bg-opacity: 1;
  background-color: rgb(34 34 34 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  width: 100%;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  border-width: 1px;
  border-radius: 0.25rem;
  padding: 0.625rem 0.75rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.tm-v-components-feature-authmodal-012 {
  --tw-border-opacity: 1;
  border-color: rgb(229 57 53 / var(--tw-border-opacity, 1));
}
.tm-v-components-feature-authmodal-013 {
  --tw-border-opacity: 1;
  border-color: rgb(51 51 51 / var(--tw-border-opacity, 1));
}
.tm-v-components-feature-authmodal-014:focus {
  --tw-border-opacity: 1;
  border-color: rgb(245 197 24 / var(--tw-border-opacity, 1));
  outline-offset: 2px;
  outline: 2px solid #0000;
}
.tm-v-components-feature-authmodal-015 {
  --tw-bg-opacity: 1;
  background-color: rgb(34 34 34 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  width: 100%;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  border-width: 1px;
  border-radius: 0.25rem;
  padding: 0.625rem 0.75rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.tm-v-components-feature-authmodal-016 {
  --tw-border-opacity: 1;
  border-color: rgb(229 57 53 / var(--tw-border-opacity, 1));
}
.tm-v-components-feature-authmodal-017 {
  --tw-border-opacity: 1;
  border-color: rgb(51 51 51 / var(--tw-border-opacity, 1));
}
.tm-v-components-feature-authmodal-018:focus {
  --tw-border-opacity: 1;
  border-color: rgb(245 197 24 / var(--tw-border-opacity, 1));
  outline-offset: 2px;
  outline: 2px solid #0000;
}
.tm-v-components-feature-categoryscroll-001 {
  --tw-text-opacity: 1;
  color: #3b3b3b;
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.tm-v-components-feature-desktopfooter-001 {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.tm-v-components-feature-footeraccordions-001 {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  transition-property: transform;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.tm-v-components-feature-footeraccordions-002 {
  --tw-rotate: 180deg;
  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));
}
.tm-v-components-feature-footeraccordions-003 {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  transition-property: transform;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.tm-v-components-feature-footeraccordions-004 {
  --tw-rotate: 180deg;
  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));
}
.tm-v-components-feature-footeraccordions-005 {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  transition-property: transform;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.tm-v-components-feature-footeraccordions-006 {
  --tw-rotate: 180deg;
  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));
}
.tm-v-components-feature-herobanner-001 {
  border-radius: 9999px;
  width: 0.375rem;
  height: 0.375rem;
  transition-property:
    color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.tm-v-components-feature-herobanner-002 {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.tm-v-components-feature-herobanner-003 {
  background-color: #fff6;
}
.tm-v-components-feature-matchessection-001 {
  white-space: nowrap;
  border-width: 1px;
  border-radius: 0.25rem;
  min-width: 60px;
  padding: 0.625rem 1rem;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1.25rem;
  transition-property: all;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.tm-v-components-feature-matchessection-002 {
  --tw-border-opacity: 1;
  border-color: rgb(245 197 24 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(245 197 24 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
.tm-v-components-feature-matchessection-003 {
  --tw-border-opacity: 1;
  border-color: rgb(51 51 51 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(34 34 34 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.tm-v-components-feature-matchessection-003:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(245 197 24 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
.tm-v-components-feature-matchessection-004 {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  font-size: 0.75rem;
  line-height: 1rem;
}
.tm-v-components-feature-matchessection-005 {
  transition-property: transform;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.tm-v-components-feature-matchessection-006 {
  --tw-rotate: 180deg;
  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));
}
.tm-v-components-feature-matchessection-007 {
  border-width: 1px;
  border-radius: 0.25rem;
  flex: 1;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-size: 0.75rem;
  font-weight: 600;
  line-height: 1rem;
  transition-property: all;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.tm-v-components-feature-matchessection-008 {
  --tw-border-opacity: 1;
  border-color: rgb(245 197 24 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(245 197 24 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
.tm-v-components-feature-matchessection-009 {
  --tw-border-opacity: 1;
  border-color: rgb(51 51 51 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(34 34 34 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.tm-v-components-feature-matchessection-009:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(245 197 24 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
.tm-v-components-feature-matchessection-010 {
  border-width: 1px;
  border-radius: 0.25rem;
  flex: 1;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-size: 0.75rem;
  font-weight: 600;
  line-height: 1rem;
  transition-property: all;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.tm-v-components-feature-matchessection-011 {
  --tw-border-opacity: 1;
  border-color: rgb(245 197 24 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(245 197 24 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
.tm-v-components-feature-matchessection-012 {
  --tw-border-opacity: 1;
  border-color: rgb(51 51 51 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(34 34 34 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.tm-v-components-feature-matchessection-012:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(245 197 24 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
.tm-v-components-feature-matchessection-013 {
  border-width: 1px;
  border-radius: 0.25rem;
  flex: 1;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-size: 0.75rem;
  font-weight: 600;
  line-height: 1rem;
  transition-property: all;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.tm-v-components-feature-matchessection-014 {
  --tw-border-opacity: 1;
  border-color: rgb(245 197 24 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(245 197 24 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
.tm-v-components-feature-matchessection-015 {
  --tw-border-opacity: 1;
  border-color: rgb(51 51 51 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(34 34 34 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.tm-v-components-feature-matchessection-015:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(245 197 24 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
.tm-v-components-feature-matchessection-016 {
  flex: 1;
  justify-content: center;
  align-items: center;
  gap: 0.375rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.25rem;
  transition-property:
    color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  display: flex;
}
.tm-v-components-feature-matchessection-017 {
  --tw-border-opacity: 1;
  border-bottom-width: 2px;
  border-color: rgb(245 197 24 / var(--tw-border-opacity, 1));
  --tw-text-opacity: 1;
  color: #3b3b3b;
}
.tm-v-components-feature-matchessection-018 {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
}
.tm-v-components-feature-matchessection-018:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.tm-v-components-feature-matchessection-019 {
  flex: 1;
  justify-content: center;
  align-items: center;
  gap: 0.375rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.25rem;
  transition-property:
    color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  display: flex;
}
.tm-v-components-feature-matchessection-020 {
  --tw-border-opacity: 1;
  border-bottom-width: 2px;
  border-color: rgb(245 197 24 / var(--tw-border-opacity, 1));
  --tw-text-opacity: 1;
  color: #3b3b3b;
}
.tm-v-components-feature-matchessection-021 {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
}
.tm-v-components-feature-matchessection-021:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.tm-v-components-feature-mobilefooter-001 {
  transition-property: transform;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.tm-v-components-feature-mobilefooter-002 {
  --tw-rotate: 180deg;
  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));
}
.tm-v-components-feature-rightpanel-001 {
  flex: 1;
  justify-content: center;
  align-items: center;
  gap: 0.375rem;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  font-size: 0.75rem;
  font-weight: 600;
  line-height: 1rem;
  transition-property:
    color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  display: flex;
}
.tm-v-components-feature-rightpanel-002 {
  --tw-border-opacity: 1;
  border-bottom-width: 2px;
  border-color: rgb(245 197 24 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(34 34 34 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: #3b3b3b;
}
.tm-v-components-feature-rightpanel-003 {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
}
.tm-v-components-feature-rightpanel-003:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.tm-v-components-feature-rightpanel-004 {
  flex: 1;
  justify-content: center;
  align-items: center;
  gap: 0.375rem;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  font-size: 0.75rem;
  font-weight: 600;
  line-height: 1rem;
  transition-property:
    color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  display: flex;
}
.tm-v-components-feature-rightpanel-005 {
  --tw-border-opacity: 1;
  border-bottom-width: 2px;
  border-color: rgb(245 197 24 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(34 34 34 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: #3b3b3b;
}
.tm-v-components-feature-rightpanel-006 {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
}
.tm-v-components-feature-rightpanel-006:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.tm-v-components-feature-sidebar-001 {
  --tw-text-opacity: 1;
  color: #3b3b3b;
}
.tm-v-components-feature-sidebar-002 {
  font-size: 14PX;
  line-height: 14PX;
  width: 14PX;
  height: 14PX;
}
.tm-v-components-feature-sidebar-002:before {
  font-size: 14PX !important;
  line-height: 14PX !important;
  width: 14PX !important;
  height: 14PX !important;
  display: flex;
  justify-content: center;
}
.tm-v-components-feature-sidebar-003 {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  transition-property: transform;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  display: flex;
}
.tm-v-components-feature-sidebar-004 {
  --tw-rotate: 180deg;
  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));
}
.tm-v-components-feature-sidebar-005 {
  z-index: 1050;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  width: 100%;
  transition-property: transform;
  transition-duration: 0.3s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  overflow-y: auto;
}
@media (width>=640px) {
  .tm-v-components-feature-sidebar-005 {
    width: 360px;
  }
}
.tm-v-components-feature-sidebar-006 {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}
.tm-v-components-feature-sidebar-007 {
  --tw-translate-x: 100%;
  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));
}
.tm-v-components-feature-tagscroll-001 {
  border-radius: 9999px;
  flex-shrink: 0;
  padding: 0.25rem 0.75rem;
  font-size: 0.75rem;
  font-weight: 600;
  line-height: 1rem;
}
.tm-v-components-feature-tagscroll-002 {
  --tw-bg-opacity: 1;
  background-color: rgb(245 197 24 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
.tm-v-components-feature-tagscroll-003 {
  --tw-bg-opacity: 1;
  background-color: rgb(34 34 34 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: #3b3b3b;
  border-width: 1px;
  border-color: #f5c5184d;
}
.tm-icon-user-line, .tm-icon-gift-line, .tm-icon-settings-3-line {
  width: 1rem;
  height: 1rem;
  font-size: 19px;
}
.tm-v-pages-account-page-001 {
  justify-content: center;
  align-items: center;
  gap: .25rem;
  font-size: .75rem;
  line-height: .875rem;
  display: flex;
  padding-left: .5rem;
  padding-right: .5rem;
}
.tm-v-pages-account-page-002 {
  --tw-border-opacity: 1;
  border-bottom-width: .25rem;
  border-color: rgb(179 128 0 / var(--tw-border-opacity, 1));
  --tw-text-opacity: 1;
  color: #3b3b3b;
  font-weight: 500;
}
.tm-v-pages-account-page-003,
.tm-v-pages-account-page-004,
.tm-v-pages-account-page-005,
.tm-v-pages-account-page-006,
.tm-v-pages-account-page-007,
.tm-v-pages-account-page-008 {
  --tw-text-opacity: 1;
  color: rgb(59 59 59 / var(--tw-text-opacity, 1));
}
.tm-v-pages-bets-page-001 {
  text-align: center;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.25rem;
}
.tm-v-pages-bets-page-002 {
  --tw-border-opacity: 1;
  border-bottom-width: 2px;
  border-color: rgb(245 197 24 / var(--tw-border-opacity, 1));
  --tw-text-opacity: 1;
  color: #3b3b3b;
}
.tm-v-pages-bets-page-003 {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
}
.tm-v-pages-bets-page-008 {
  border-width: 2px;
  border-radius: 9999px;
  justify-content: center;
  align-items: center;
  width: 1.25rem;
  height: 1.25rem;
  display: flex;
}
.tm-v-pages-bets-page-009 {
  --tw-border-opacity: 1;
  border-color: rgb(51 51 51 / var(--tw-border-opacity, 1));
}
.tm-v-pages-bets-page-010 {
  --tw-border-opacity: 1;
  border-color: rgb(204 204 204 / var(--tw-border-opacity, 1));
}
.tm-v-pages-bets-page-011 {
  border-width: 2px;
  border-radius: 0.25rem;
  justify-content: center;
  align-items: center;
  width: 1.25rem;
  height: 1.25rem;
  display: flex;
}
.tm-v-pages-bets-page-012 {
  --tw-border-opacity: 1;
  border-color: rgb(51 51 51 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(51 51 51 / var(--tw-bg-opacity, 1));
}
.tm-v-pages-bets-page-013 {
  --tw-border-opacity: 1;
  border-color: rgb(204 204 204 / var(--tw-border-opacity, 1));
}
.tm-v-pages-bets-page-014 {
  border-width: 2px;
  border-radius: 0.25rem;
  justify-content: center;
  align-items: center;
  width: 1.25rem;
  height: 1.25rem;
  display: flex;
}
.tm-v-pages-bets-page-015 {
  --tw-border-opacity: 1;
  border-color: rgb(51 51 51 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(51 51 51 / var(--tw-bg-opacity, 1));
}
.tm-v-pages-bets-page-016 {
  --tw-border-opacity: 1;
  border-color: rgb(204 204 204 / var(--tw-border-opacity, 1));
}
.tm-v-pages-bets-page-017 {
  border-width: 2px;
  border-radius: 0.25rem;
  justify-content: center;
  align-items: center;
  width: 1.25rem;
  height: 1.25rem;
  display: flex;
}
.tm-v-pages-bets-page-018 {
  --tw-border-opacity: 1;
  border-color: rgb(51 51 51 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(51 51 51 / var(--tw-bg-opacity, 1));
}
.tm-v-pages-bets-page-019 {
  --tw-border-opacity: 1;
  border-color: rgb(204 204 204 / var(--tw-border-opacity, 1));
}
.tm-v-pages-bets-page-020 {
  border-width: 2px;
  border-radius: 9999px;
  justify-content: center;
  align-items: center;
  width: 1.25rem;
  height: 1.25rem;
  display: flex;
}
.tm-v-pages-bets-page-021 {
  --tw-border-opacity: 1;
  border-color: rgb(51 51 51 / var(--tw-border-opacity, 1));
}
.tm-v-pages-bets-page-022 {
  --tw-border-opacity: 1;
  border-color: rgb(204 204 204 / var(--tw-border-opacity, 1));
}
.tm-v-pages-casino-page-001 {
  white-space: nowrap;
  border-radius: 9999px;
  padding: 0.5rem 1rem;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.25rem;
  transition-property:
    color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.tm-v-pages-casino-page-002 {
  --tw-bg-opacity: 1;
  background-color: rgb(245 197 24 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
.tm-v-pages-casino-page-003 {
  --tw-border-opacity: 1;
  border-width: 1px;
  border-color: rgb(51 51 51 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(34 34 34 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
}
.tm-v-pages-casino-page-003:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.tm-v-pages-deposit-page-001 {
  text-align: center;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.25rem;
}
.tm-v-pages-deposit-page-002 {
  --tw-border-opacity: 1;
  border-bottom-width: 2px;
  border-color: rgb(245 197 24 / var(--tw-border-opacity, 1));
  --tw-text-opacity: 1;
  color: #3b3b3b;
}
.tm-v-pages-deposit-page-003 {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
}
.tm-v-pages-deposit-page-004 {
  text-align: center;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.25rem;
}
.tm-v-pages-deposit-page-005 {
  --tw-border-opacity: 1;
  border-bottom-width: 2px;
  border-color: rgb(245 197 24 / var(--tw-border-opacity, 1));
  --tw-text-opacity: 1;
  color: #3b3b3b;
}
.tm-v-pages-deposit-page-006 {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
}
.tm-v-pages-login-page-001 {
  border-radius: 0.5rem;
  flex-direction: column;
  align-items: center;
  gap: 0.375rem;
  padding: 0.75rem 0.25rem;
  transition-property:
    color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  display: flex;
}
.tm-v-pages-login-page-002 {
  --tw-bg-opacity: 1;
  background-color: rgb(51 51 51 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.tm-v-pages-login-page-003 {
  --tw-border-opacity: 1;
  border-width: 1px;
  border-color: rgb(221 221 221 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: #3b3b3b;
}
.tm-v-pages-login-page-004,
.tm-v-pages-login-page-005 {
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.tm-v-pages-messages-page-001 {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  border-radius: 0.5rem;
  overflow: hidden;
}
.tm-v-pages-messages-page-002 {
  --tw-border-opacity: 1;
  border-left-width: 4px;
  border-color: rgb(245 197 24 / var(--tw-border-opacity, 1));
}
.tm-v-pages-messages-page-003 {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  transition-property: transform;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.tm-v-pages-messages-page-004 {
  --tw-rotate: 180deg;
  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));
}
.tm-v-pages-payment-queries-page-001 {
  text-align: center;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.tm-v-pages-payment-queries-page-002 {
  --tw-border-opacity: 1;
  border-bottom-width: 2px;
  border-color: rgb(184 134 11 / var(--tw-border-opacity, 1));
  --tw-text-opacity: 1;
  color: #3b3b3b;
  font-weight: 500;
}
.tm-v-pages-payment-queries-page-003 {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
}
.tm-v-pages-payment-queries-page-004 {
  text-align: center;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.tm-v-pages-payment-queries-page-005 {
  --tw-border-opacity: 1;
  border-bottom-width: 2px;
  border-color: rgb(184 134 11 / var(--tw-border-opacity, 1));
  --tw-text-opacity: 1;
  color: #3b3b3b;
  font-weight: 500;
}
.tm-v-pages-payment-queries-page-006 {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
}
.tm-v-pages-profile-page-001 {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.tm-v-pages-profile-page-002 {
  --tw-text-opacity: 1;
  color: #3b3b3b;
}
.tm-v-pages-profile-page-003 {
  --tw-text-opacity: 1;
  color: rgb(248 113 113 / var(--tw-text-opacity, 1));
}
.tm-v-pages-profile-page-004 {
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.25rem;
}
.tm-v-pages-profile-page-005 {
  --tw-text-opacity: 1;
  color: #3b3b3b;
}
.tm-v-pages-profile-page-006 {
  --tw-text-opacity: 1;
  color: rgb(248 113 113 / var(--tw-text-opacity, 1));
}
.tm-v-pages-profile-page-007 {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.tm-v-pages-profile-page-008 {
  --tw-text-opacity: 1;
  color: #3b3b3b;
}
.tm-v-pages-profile-page-009 {
  --tw-text-opacity: 1;
  color: rgb(248 113 113 / var(--tw-text-opacity, 1));
}
.tm-v-pages-profile-page-010 {
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.25rem;
}
.tm-v-pages-profile-page-011 {
  --tw-text-opacity: 1;
  color: #3b3b3b;
}
.tm-v-pages-profile-page-012 {
  --tw-text-opacity: 1;
  color: rgb(248 113 113 / var(--tw-text-opacity, 1));
}
.tm-v-pages-results-page-001 {
  border-radius: 0.5rem;
  flex-direction: column;
  align-items: center;
  gap: 0.25rem;
  min-width: 56px;
  padding: 0.5rem;
  transition-property:
    color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  display: flex;
}
.tm-v-pages-results-page-002 {
  --tw-bg-opacity: 1;
  background-color: rgb(51 51 51 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.tm-v-pages-results-page-003 {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(85 85 85 / var(--tw-text-opacity, 1));
}
.tm-v-pages-results-page-003:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(238 238 238 / var(--tw-bg-opacity, 1));
}
.tm-v-pages-results-page-004 {
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.tm-v-pages-results-page-005 {
  text-align: center;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.25rem;
}
.tm-v-pages-results-page-006 {
  --tw-border-opacity: 1;
  border-bottom-width: 2px;
  border-color: rgb(245 197 24 / var(--tw-border-opacity, 1));
  --tw-text-opacity: 1;
  color: #3b3b3b;
}
.tm-v-pages-results-page-007 {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
}
.tm-v-pages-results-page-008 {
  --tw-text-opacity: 1;
  color: #3b3b3b;
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.tm-v-pages-results-page-009,
.tm-v-pages-results-page-010,
.tm-v-pages-results-page-011 {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.tm-v-pages-results-page-012 {
  border-radius: 0.5rem;
  align-items: center;
  gap: 0.5rem;
  width: 100%;
  padding: 0.5rem 0.75rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  transition-property:
    color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  display: flex;
}
.tm-v-pages-results-page-013 {
  --tw-bg-opacity: 1;
  background-color: rgb(245 197 24 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: #3b3b3b;
  font-weight: 500;
}
.tm-v-pages-results-page-014 {
  --tw-text-opacity: 1;
  color: #3b3b3b;
}
.tm-v-pages-results-page-014:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(248 248 248 / var(--tw-bg-opacity, 1));
}
.tm-v-pages-results-page-015 {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.tm-v-pages-security-page-001 {
  --tw-text-opacity: 1;
  color: #3b3b3b;
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.tm-v-pages-slots-components-slotcarousel-001 {
  border-radius: 9999px;
  width: 0.5rem;
  height: 0.5rem;
  transition-property:
    color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.tm-v-pages-slots-components-slotcarousel-002 {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.tm-v-pages-slots-components-slotcarousel-003 {
  background-color: #fff6;
}
.sr-only {
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  position: absolute;
  overflow: hidden;
}
.\!visible {
  visibility: visible !important;
}
.visible {
  visibility: visible;
}
.table {
  display: table;
}
.grid {
  display: grid;
}
.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));
}
.bg-\[\#111111\] {
  --tw-bg-opacity: 1;
  background-color: rgb(17 17 17 / var(--tw-bg-opacity, 1));
}
.text-\[\#888\] {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
}
.text-green-500 {
  --tw-text-opacity: 1;
  color: rgb(34 197 94 / var(--tw-text-opacity, 1));
}
.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.ring {
  --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(3px + 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);
}
.filter {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast)
    var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate)
    var(--tw-sepia) var(--tw-drop-shadow);
}
.transition {
  transition-property:
    color,
    background-color,
    border-color,
    text-decoration-color,
    fill,
    stroke,
    opacity,
    box-shadow,
    transform,
    filter,
    -webkit-backdrop-filter,
    backdrop-filter;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.tm-top-events-card-link {
  color: inherit !important;
  text-decoration: none !important;
  display: block !important;
}
.tm-top-events-card-link:hover {
  color: inherit !important;
}
.tm-event-page {
  min-height: 100vh;
  padding-bottom: calc(112px + env(safe-area-inset-bottom, 0px));
  color: #222;
  background: #e7e7e7;
}
.tm-event-subbar {
  color: #fff;
  background: #2e2e2e;
  align-items: center;
  gap: 10px;
  height: 58px;
  padding: 7px 9px;
  font-size: 18px;
  font-weight: 800;
  display: flex;
}
.tm-event-back-button,
.tm-event-subbar-actions button {
  color: #fff;
  background: #555;
  border: 0;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  width: 42px;
  height: 42px;
  font-size: 22px;
  display: inline-flex;
}
.tm-event-subbar-actions {
  gap: 6px;
  margin-left: auto;
  display: flex;
}
.tm-event-hero {
  isolation: isolate;
  color: #fff;
  text-align: center;
  background: #123f36 url("/assets/tmbet-hero.png") center 58%/cover no-repeat;
  min-height: 166px;
  padding: 10px 12px 12px;
  position: relative;
  overflow: hidden;
}
.tm-event-hero::before {
  content: "";
  z-index: -1;
  background: #06372ed1;
  position: absolute;
  inset: 0;
}
.tm-event-hero-actions {
  color: #ffb805;
  justify-content: space-between;
  align-items: center;
  width: calc(100% - 20px);
  height: 26px;
  display: flex;
  position: absolute;
  z-index: 2;
  top: 8px;
  left: 10px;
}
.tm-event-hero-actions button {
  color: #ffca05;
  background: 0 0;
  border: 0;
  justify-content: center;
  align-items: center;
  width: 26px;
  height: 26px;
  padding: 0;
  font-size: 22px;
  display: inline-flex;
}
.tm-event-hero-actions button:last-child {
  color: #fff;
}
.tm-event-scoreboard {
  justify-content: center;
  align-items: flex-start;
  gap: 12px;
  width: max-content;
  margin: 0 auto;
  font-weight: 800;
  display: flex;
}
.tm-event-countdown-group {
  flex-direction: column;
  align-items: center;
  gap: 1px;
  min-width: 40px;
  display: flex;
  position: relative;
}
.tm-event-countdown-group:not(:last-child)::after {
  content: ":";
  color: #fff;
  position: absolute;
  top: 1px;
  right: -8px;
  font-size: 16px;
  line-height: 22px;
}
.tm-event-countdown-digits {
  gap: 2px;
  display: flex;
}
.tm-event-scorebox {
  color: #fff;
  background: #575757;
  border-radius: 3px;
  width: 18px;
  height: 22px;
  line-height: 22px;
  font-size: 16px;
  box-shadow: inset 0 1px #ffffff26;
}
.tm-event-countdown-group small {
  color: #fff;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 40px;
  overflow: hidden;
  font-size: 9px;
  font-weight: 700;
  line-height: 10px;
}
.tm-event-kickoff-time {
  margin-top: 4px;
  font-size: 12px;
  font-weight: 600;
  line-height: 14px;
}
.tm-event-teams {
  grid-template-columns: 1fr auto 1fr;
  align-items: center;
  gap: 8px;
  margin-top: 1px;
  display: grid;
}
.tm-event-teams strong {
  min-width: 0;
  font-size: 15px;
  font-weight: 800;
  line-height: 17px;
  overflow-wrap: anywhere;
}
.tm-event-teams strong:first-child {
  text-align: right;
}
.tm-event-teams strong:last-child {
  text-align: left;
}
.tm-event-teams span {
  font-size: 15px;
  font-weight: 800;
}
.tm-event-league {
  border-top: 1px solid #ffffff2e;
  justify-content: center;
  align-items: center;
  gap: 5px;
  width: calc(100% - 12px);
  max-width: 380px;
  margin: 9px auto 0;
  padding-top: 7px;
  font-size: 12px;
  font-weight: 700;
  line-height: 14px;
  display: flex;
}
.tm-event-league i {
  color: #ffca05;
  font-size: 14px;
}
.tm-event-tabs {
  scrollbar-width: none;
  background: #e7e7e7;
  gap: 4px;
  padding: 8px 9px;
  display: flex;
  overflow: auto hidden;
}
.tm-event-tabs button {
  color: #333;
  white-space: nowrap;
  background: #fff;
  border: 0;
  border-radius: 8px;
  min-height: 42px;
  padding: 0 11px;
  font-size: 14px;
}
.tm-event-tabs .tm-event-tab-active {
  color: #fff;
  background: #2e2e2e;
}
.tm-event-search {
  background: #fff;
  border-radius: 8px;
  grid-template-columns: 44px 1fr 52px;
  align-items: center;
  margin: 0 9px 8px;
  display: grid;
  overflow: hidden;
}
.tm-event-search i {
  text-align: center;
  color: #777;
  font-size: 22px;
}
.tm-event-search input {
  border: 0;
  border-left: 1px solid #e2e2e2;
  outline: none;
  width: 100%;
  min-height: 52px;
  padding: 0 12px;
  font-size: 14px;
}
.tm-event-search button {
  background: #fff;
  border: 0;
  border-left: 3px solid #e7e7e7;
  height: 52px;
}
.tm-event-markets {
  gap: 6px;
  padding: 0 9px 12px;
  display: grid;
}
.tm-event-market {
  background: #d8d8d8;
  border-radius: 8px;
  overflow: hidden;
}
.tm-event-market-toggle {
  color: #2b2b2b;
  background: transparent;
  border: 0;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 46px;
  padding: 0 12px;
  font-size: 16px;
  font-weight: 800;
  display: flex;
}
.tm-event-market-toggle span {
  text-align: left;
}
.tm-event-market-toggle span i {
  color: #777;
}
.tm-event-market-grid {
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 2px;
  display: grid;
}
.tm-event-market-grid button {
  color: #152133;
  background: #fff;
  border: 0;
  border-radius: 8px;
  justify-content: space-between;
  align-items: center;
  min-height: 54px;
  padding: 8px 11px;
  font-size: 14px;
  display: flex;
}
.tm-event-market-grid button strong {
  font-size: 15px;
}
.tm-event-market-grid button:disabled {
  color: #999;
  cursor: not-allowed;
  background: #f2f2f2;
}
.tm-event-market-grid .tm-event-market-selected {
  background: #ffb805;
}
.tm-event-market-skeleton {
  background: linear-gradient(90deg, #d8d8d8 0, #eeeeee 45%, #d8d8d8 90%) 0 0/220% 100%;
  border-radius: 8px;
  height: 102px;
  animation: 1.15s ease-in-out infinite tm-top-events-skeleton-shimmer;
}
.tm-event-market-empty {
  text-align: center;
  color: #555;
  background: #fff;
  border-radius: 8px;
  flex-direction: column;
  gap: 4px;
  padding: 22px 16px;
  display: flex;
}
.tm-event-market-empty strong {
  color: #222;
  font-size: 16px;
}
.tm-event-market-empty span {
  font-size: 13px;
}
.tm-event-empty {
  text-align: center;
  background: #fff;
  border-radius: 8px;
  margin: 12px;
  padding: 24px;
}
.tm-event-empty h1 {
  margin: 0 0 8px;
  font-size: 22px;
}
.tm-event-empty a {
  color: #7c5a00;
  font-weight: 800;
}
.tm-event-loading-card {
  background: linear-gradient(90deg, #dedede 0, #f3f3f3 45%, #dedede 90%) 0
    0/220% 100%;
  border-radius: 8px;
  height: 220px;
  margin: 12px;
  animation: 1.15s ease-in-out infinite tm-top-events-skeleton-shimmer;
}
@media (width>=981px) {
  .tm-event-page {
    max-width: 430px;
    margin: 0 auto;
  }
}
.honeypot-field {
  opacity: 0;
  position: absolute;
  left: -9999px;
}
@media (width<=980px) {
  :root {
    --tm-mb-shell: min(100vw, 375.2px);
    --tm-mb-content: min(calc(100vw - 19px), 356.2px);
    --tm-mb-edge: 9.5px;
    --tm-mb-header: 62px;
    --tm-mb-subnav: 57px;
    --tm-mb-bottom: 56px;
    --tm-mb-control: 38px;
    --tm-mb-card-radius: 8px;
    --tm-mb-yellow: #ffb805;
    --tm-mb-dark: #212121;
    --tm-mb-panel: #2e2e2e;
    --tm-mb-page: #111;
    --tm-mb-border: #333;
    --tm-mb-muted: #888;
    --tm-mb-body: 19px;
    --tm-mb-caption: 14.25px;
    --tm-mb-caption-line: 16.625px;
    --tm-mb-small: 13.0625px;
    --tm-mb-small-line: 15.4375px;
    --tm-mb-title: 16.625px;
    --tm-mb-title-line: 19px;
  }
  html,
  body,
  #root {
    background: var(--tm-mb-page) !important;
    width: 100% !important;
    min-width: 0 !important;
    font-size: var(--tm-mb-body) !important;
  }
  .tm-login-logo-text {
    font-size: 16.625px !important;
    line-height: var(--tm-mb-title-line) !important;
    letter-spacing: 0 !important;
    color: var(--tm-mb-yellow) !important;
    font-style: italic !important;
    font-weight: 800 !important;
  }
  .tm-u-components-feature-herobanner-001,
  .tm-u-pages-casino-page-004,
  .tm-u-pages-slots-components-slotcarousel-001 {
    background: #1a1a1a !important;
    width: 100% !important;
    height: 219.69px !important;
    max-height: 219.69px !important;
  }
  .tm-u-components-feature-herobanner-006 {
    padding-left: 19px !important;
    padding-right: 19px !important;
  }
  .tm-u-components-feature-herobanner-007,
  .tm-u-pages-slots-components-slotcarousel-008 {
    font-size: 12px !important;
    line-height: 14px !important;
  }
  .tm-u-components-feature-herobanner-008,
  .tm-u-pages-slots-components-slotcarousel-009 {
    font-size: 19px !important;
    line-height: 22.56px !important;
  }
  .tm-u-components-feature-categoryscroll-001 {
    background: var(--tm-mb-page) !important;
    width: 100% !important;
    padding: 9.5px 0 !important;
  }
  .tm-u-components-feature-categoryscroll-002 {
    padding: 0 var(--tm-mb-edge) !important;
    gap: 8px !important;
  }
  .tm-u-components-feature-categoryscroll-003 {
    border-radius: 8px !important;
    width: 128px !important;
    height: 56px !important;
  }
  .tm-u-components-feature-categoryscroll-007 {
    width: 19px !important;
    height: 19px !important;
  }
  .tm-v-components-feature-categoryscroll-001,
  .tm-u-components-feature-categoryscroll-008 {
    font-size: 12px !important;
    line-height: 14px !important;
  }
  .tm-u-components-feature-topsports-002,
  .tm-u-components-feature-esportssection-002,
  .tm-u-components-feature-matchessection-002,
  .tm-u-pages-slots-components-slotsection-002 {
    align-items: center !important;
    min-height: 47.5px !important;
    margin-bottom: 14.25px !important;
  }
  .tm-u-components-feature-topsports-003,
  .tm-u-components-feature-esportssection-003,
  .tm-u-components-feature-matchessection-003,
  .tm-u-pages-slots-components-slotsection-003 {
    font-size: var(--tm-mb-title) !important;
    line-height: var(--tm-mb-title-line) !important;
    letter-spacing: 0 !important;
    font-weight: 700 !important;
  }
  .tm-u-components-feature-topsports-004,
  .tm-u-components-feature-esportssection-004,
  .tm-u-components-feature-matchessection-004,
  .tm-u-pages-slots-components-slotsection-004 {
    font-size: var(--tm-mb-caption) !important;
    line-height: var(--tm-mb-caption-line) !important;
  }
  .tm-u-components-feature-topsports-005 {
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
    gap: 8px !important;
  }
  .tm-u-components-feature-topsports-006 {
    background: #222 !important;
    border-radius: 8px !important;
    min-height: 72px !important;
    padding: 9.5px 4px !important;
  }
  .tm-u-components-feature-topsports-007 {
    width: 24px !important;
    height: 24px !important;
    margin-bottom: 4px !important;
  }
  .tm-top-sports-icon-symbol {
    font-size: 19px !important;
  }
  .tm-u-components-feature-topsports-008,
  .tm-u-components-feature-topsports-009 {
    font-size: 10px !important;
    line-height: 12px !important;
  }
  .tm-u-components-feature-esportssection-006 {
    border-radius: 8px !important;
    width: 304px !important;
  }
  .tm-u-components-feature-esportssection-020 {
    padding: 9.5px !important;
  }
  .tm-u-components-feature-esportssection-011,
  .tm-u-components-feature-esportssection-018 {
    width: 24px !important;
    height: 24px !important;
  }
  .tm-u-components-feature-esportssection-012,
  .tm-u-components-feature-esportssection-019 {
    font-size: 19px !important;
    line-height: 19px !important;
  }
  .tm-u-pages-casino-page-003,
  .tm-u-pages-slots-page-003 {
    padding-top: 0 !important;
  }
  .tm-u-pages-casino-page-007 {
    padding: 0 19px 19px !important;
  }
  .tm-u-pages-casino-page-008 {
    letter-spacing: 0 !important;
    font-size: 28px !important;
    line-height: 34px !important;
  }
  .tm-u-pages-casino-page-009 {
    font-size: var(--tm-mb-caption) !important;
    line-height: var(--tm-mb-caption-line) !important;
  }
  .tm-u-pages-casino-page-010 {
    width: 100% !important;
    max-width: none !important;
    padding: 9.5px !important;
  }
  .tm-u-pages-casino-page-011 {
    gap: 9.5px !important;
    margin-bottom: 14.25px !important;
  }
  .tm-u-pages-casino-page-014 {
    height: 47.5px !important;
    font-size: var(--tm-mb-caption) !important;
    border-radius: 8px !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .tm-u-pages-casino-page-015 {
    gap: 8px !important;
    margin-bottom: 14.25px !important;
    padding-bottom: 8px !important;
  }
  .tm-v-pages-casino-page-001 {
    height: 38px !important;
    font-size: var(--tm-mb-caption) !important;
    line-height: var(--tm-mb-caption-line) !important;
    border-radius: 999px !important;
    align-items: center !important;
    padding: 0 14.25px !important;
    display: inline-flex !important;
  }
  .tm-u-pages-casino-page-016,
  .tm-u-pages-slots-components-slotsection-006 {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 8px !important;
  }
  .tm-casino-game-card,
  .tm-slot-card {
    background: #2e2e2e !important;
    border-radius: 8px !important;
    overflow: hidden !important;
  }
  .tm-casino-game-image-wrap,
  .tm-slot-card-image-wrap {
    aspect-ratio: 154.38/103.31 !important;
    height: auto !important;
  }
  .tm-casino-game-info,
  .tm-slot-card-info {
    background: linear-gradient(#2b2b2b 0%, #232323 100%) !important;
    justify-content: center !important;
    align-items: center !important;
    height: 40.38px !important;
    min-height: 40.38px !important;
    padding: 4.75px !important;
    display: flex !important;
  }
  .tm-casino-game-name,
  .tm-slot-card-name {
    font-size: var(--tm-mb-small) !important;
    line-height: var(--tm-mb-small-line) !important;
    color: #fff !important;
    text-align: center !important;
  }
  .tm-casino-game-category,
  .tm-slot-card-provider {
    display: none !important;
  }
  .tm-casino-play-button,
  .tm-slot-card-play-button {
    background: var(--tm-mb-yellow) !important;
    color: #3b3b3b !important;
    border-radius: 14px !important;
    width: 112.8px !important;
    height: 33.25px !important;
    padding: 0 !important;
    font-size: 28px !important;
    font-weight: 400 !important;
    line-height: 33.25px !important;
  }
  .tm-registration-page,
  .tm-u-pages-login-page-001 {
    width: 100% !important;
    min-height: 100vh !important;
    padding-bottom: calc(var(--tm-mb-bottom) + 24px) !important;
    color: #333 !important;
    background: #eee !important;
  }
  .tm-registration-header,
  .tm-u-pages-login-page-002 {
    z-index: 50 !important;
    position: sticky !important;
    top: 0 !important;
  }
  .tm-registration-methods,
  .tm-u-pages-login-page-006,
  .tm-u-pages-login-page-010 {
    padding: 9.5px var(--tm-mb-edge) !important;
  }
  .tm-registration-method-grid,
  .tm-registration-method-label-grid,
  .tm-u-pages-login-page-011 {
    gap: 4.75px !important;
  }
  .tm-registration-method-button,
  .tm-registration-method-button-active,
  .tm-v-pages-login-page-001 {
    border-radius: 8px !important;
    justify-content: center !important;
    align-items: center !important;
    height: 52px !important;
    min-height: 52px !important;
    padding: 0 !important;
  }
  .tm-registration-method-icon-wrap,
  .tm-registration-social-icon-wrap,
  .tm-u-pages-login-page-012 {
    width: 24px !important;
    height: 24px !important;
  }
  .tm-registration-method-icon,
  .tm-registration-social-icon,
  .tm-v-pages-login-page-004,
  .tm-v-pages-login-page-005 {
    font-size: 19px !important;
    line-height: 19px !important;
  }
  .tm-registration-method-label,
  .tm-registration-method-label-active,
  .tm-u-pages-login-page-013,
  .tm-u-pages-login-page-026,
  .tm-u-pages-login-page-027,
  .tm-registration-terms,
  .tm-registration-label,
  .tm-registration-bonus-subtitle,
  .tm-registration-info-copy {
    font-size: var(--tm-mb-small) !important;
    line-height: var(--tm-mb-small-line) !important;
  }
  .tm-registration-content,
  .tm-u-pages-login-page-014 {
    padding-left: var(--tm-mb-edge) !important;
    padding-right: var(--tm-mb-edge) !important;
    gap: 12px !important;
  }
  .tm-registration-field,
  .tm-registration-select-button,
  .tm-registration-select-button-plain,
  .tm-registration-phone-code-card,
  .tm-registration-phone-input,
  .tm-registration-text-input,
  .tm-registration-password-input,
  .tm-registration-generated-control,
  .tm-u-pages-login-page-015,
  .tm-u-pages-login-page-016,
  .tm-u-pages-login-page-017,
  .tm-u-pages-login-page-021 {
    min-height: 52px !important;
    font-size: var(--tm-mb-caption) !important;
    line-height: var(--tm-mb-caption-line) !important;
    background: #fff !important;
    border: 1px solid #ddd !important;
    border-radius: 8px !important;
    padding: 8px 14.25px !important;
  }
  .tm-registration-input,
  .tm-registration-generated-input {
    font-size: var(--tm-mb-caption) !important;
    line-height: var(--tm-mb-caption-line) !important;
  }
  .tm-registration-flag {
    border-radius: 50% !important;
    width: 24px !important;
    height: 24px !important;
  }
  .tm-registration-select-text,
  .tm-registration-bonus-title,
  .tm-registration-radio-text,
  .tm-registration-panel-title {
    font-size: var(--tm-mb-caption) !important;
    line-height: var(--tm-mb-caption-line) !important;
  }
  .tm-registration-bonus-icon-wrap {
    width: 28px !important;
    height: 28px !important;
  }
  .tm-registration-bonus-icon {
    font-size: 24px !important;
    line-height: 24px !important;
  }
  .tm-registration-primary-button,
  .tm-registration-muted-button,
  .tm-registration-action-button,
  .tm-registration-back-button,
  .tm-registration-dark-button,
  .tm-u-pages-login-page-019,
  .tm-u-pages-login-page-029 {
    width: 100% !important;
    height: 47.5px !important;
    min-height: 47.5px !important;
    font-size: var(--tm-mb-caption) !important;
    line-height: var(--tm-mb-caption-line) !important;
    border-radius: 8px !important;
    justify-content: center !important;
    align-items: center !important;
    padding: 0 14.25px !important;
    font-weight: 700 !important;
    display: flex !important;
  }
  .tm-registration-primary-button,
  .tm-registration-action-button,
  .tm-u-pages-login-page-029 {
    background: var(--tm-mb-yellow) !important;
    color: #3b3b3b !important;
  }
  .tm-registration-panel,
  .tm-registration-email-card,
  .tm-registration-success-card,
  .tm-u-pages-login-page-028 {
    background: #fff !important;
    border-radius: 8px !important;
    padding: 14.25px !important;
  }
  .tm-registration-social-grid {
    gap: 4.75px !important;
  }
  .tm-registration-social-button {
    border-radius: 8px !important;
    height: 52px !important;
    padding: 0 !important;
  }
  .tm-u-components-feature-floatingbetslip-001 {
    bottom: var(--tm-mb-bottom) !important;
    left: 0 !important;
    right: 0 !important;
  }
  .tm-u-components-feature-floatingbetslip-002,
  .tm-u-components-feature-floatingbetslip-012 {
    height: 47.5px !important;
    min-height: 47.5px !important;
    padding: 0 var(--tm-mb-edge) !important;
    border-top: 1px solid var(--tm-mb-border) !important;
    background: #1a1a1a !important;
  }
  .tm-u-components-feature-floatingbetslip-004,
  .tm-u-components-feature-floatingbetslip-013 {
    min-width: 24px !important;
    height: 24px !important;
  }
  .tm-u-components-feature-floatingbetslip-005,
  .tm-u-components-feature-floatingbetslip-009,
  .tm-u-components-feature-floatingbetslip-014,
  .tm-u-components-feature-floatingbetslip-017 {
    font-size: 19px !important;
    line-height: 19px !important;
  }
  .tm-u-components-feature-floatingbetslip-006,
  .tm-u-components-feature-floatingbetslip-015,
  .tm-u-components-feature-floatingbetslip-019,
  .tm-u-components-feature-floatingbetslip-023,
  .tm-u-components-feature-floatingbetslip-024,
  .tm-u-components-feature-floatingbetslip-026,
  .tm-u-components-feature-floatingbetslip-029,
  .tm-u-components-feature-floatingbetslip-033,
  .tm-u-components-feature-floatingbetslip-034,
  .tm-u-components-feature-floatingbetslip-035 {
    font-size: var(--tm-mb-small) !important;
    line-height: var(--tm-mb-small-line) !important;
  }
  .tm-u-components-feature-floatingbetslip-007,
  .tm-u-components-feature-floatingbetslip-016,
  .tm-u-components-feature-floatingbetslip-020,
  .tm-u-components-feature-floatingbetslip-022 {
    font-size: 10px !important;
    line-height: 12px !important;
  }
  .tm-u-components-feature-floatingbetslip-010 {
    background: var(--tm-mb-yellow) !important;
    border-radius: 4px !important;
    width: 4px !important;
    height: 28px !important;
  }
  .tm-u-components-feature-floatingbetslip-011 {
    background: #1a1a1a !important;
    max-height: 300px !important;
  }
  .tm-u-components-feature-floatingbetslip-033,
  .tm-u-components-feature-floatingbetslip-034 {
    border-radius: 8px !important;
    height: 38px !important;
    min-height: 38px !important;
    padding: 0 14.25px !important;
  }
  .tm-u-components-feature-mobilefooter-001,
  .tm-u-components-feature-footeraccordions-001 {
    background: var(--tm-mb-page) !important;
    border-top: 1px solid var(--tm-mb-border) !important;
    width: 100% !important;
  }
  .tm-u-components-feature-mobilefooter-002,
  .tm-u-components-feature-mobilefooter-007,
  .tm-u-components-feature-mobilefooter-018,
  .tm-u-components-feature-mobilefooter-024,
  .tm-u-components-feature-mobilefooter-038,
  .tm-u-components-feature-mobilefooter-047,
  .tm-u-components-feature-mobilefooter-050 {
    padding: 14.25px var(--tm-mb-edge) !important;
    border-top: 1px solid var(--tm-mb-border) !important;
  }
  .tm-u-components-feature-mobilefooter-004 {
    border-radius: 8px !important;
    width: 47.5px !important;
    height: 47.5px !important;
  }
  .tm-u-components-feature-mobilefooter-005 {
    font-size: 19px !important;
    line-height: 19px !important;
  }
  .tm-u-components-feature-mobilefooter-006,
  .tm-u-components-feature-mobilefooter-011,
  .tm-u-components-feature-mobilefooter-028,
  .tm-u-components-feature-mobilefooter-031,
  .tm-u-components-feature-mobilefooter-041,
  .tm-u-components-feature-mobilefooter-051,
  .tm-u-components-feature-footeraccordions-004,
  .tm-u-components-feature-footeraccordions-009,
  .tm-u-components-feature-footeraccordions-014,
  .tm-u-components-feature-footeraccordions-016 {
    font-size: var(--tm-mb-small) !important;
    line-height: var(--tm-mb-small-line) !important;
    letter-spacing: 0 !important;
  }
  .tm-u-components-feature-mobilefooter-012,
  .tm-u-components-feature-mobilefooter-029,
  .tm-u-components-feature-mobilefooter-033,
  .tm-u-components-feature-mobilefooter-034,
  .tm-u-components-feature-mobilefooter-035,
  .tm-u-components-feature-mobilefooter-036,
  .tm-u-components-feature-mobilefooter-037,
  .tm-u-components-feature-mobilefooter-052,
  .tm-u-components-feature-mobilefooter-053,
  .tm-u-components-feature-footeraccordions-005,
  .tm-u-components-feature-footeraccordions-011,
  .tm-u-components-feature-footeraccordions-017 {
    font-size: var(--tm-mb-small) !important;
    line-height: var(--tm-mb-small-line) !important;
  }
  .tm-u-components-feature-mobilefooter-009,
  .tm-u-components-feature-mobilefooter-026 {
    background: #222 !important;
    border-radius: 8px !important;
    width: 47.5px !important;
    height: 47.5px !important;
  }
  .tm-u-components-feature-mobilefooter-010,
  .tm-u-components-feature-mobilefooter-027 {
    font-size: 24px !important;
    line-height: 24px !important;
  }
  .tm-u-components-feature-mobilefooter-013,
  .tm-u-components-feature-mobilefooter-019 {
    gap: 8px !important;
  }
  .tm-u-components-feature-mobilefooter-014,
  .tm-u-components-feature-mobilefooter-016,
  .tm-u-components-feature-mobilefooter-020,
  .tm-u-components-feature-mobilefooter-022 {
    background: #222 !important;
    border-radius: 8px !important;
    height: 38px !important;
    min-height: 38px !important;
    padding: 0 !important;
  }
  .tm-u-components-feature-mobilefooter-015,
  .tm-u-components-feature-mobilefooter-017,
  .tm-u-components-feature-mobilefooter-021,
  .tm-u-components-feature-mobilefooter-023,
  .tm-u-components-feature-mobilefooter-045 {
    font-size: 19px !important;
    line-height: 19px !important;
  }
  .tm-u-components-feature-mobilefooter-025 {
    background: #222 !important;
    border-radius: 8px !important;
    min-height: 66.5px !important;
    padding: 9.5px !important;
  }
  .tm-u-components-feature-mobilefooter-031,
  .tm-u-components-feature-footeraccordions-003,
  .tm-u-components-feature-footeraccordions-008,
  .tm-u-components-feature-footeraccordions-013 {
    height: 47.5px !important;
    min-height: 47.5px !important;
    padding: 0 var(--tm-mb-edge) !important;
  }
  .tm-u-components-feature-mobilefooter-032,
  .tm-u-components-feature-footeraccordions-005,
  .tm-u-components-feature-footeraccordions-010,
  .tm-u-components-feature-footeraccordions-015 {
    padding: 0 var(--tm-mb-edge) 14.25px !important;
  }
  .tm-u-components-feature-mobilefooter-039 {
    width: 40px !important;
    height: 40px !important;
    font-size: var(--tm-mb-small) !important;
    line-height: var(--tm-mb-small-line) !important;
  }
  .tm-u-components-feature-mobilefooter-040,
  .tm-u-components-feature-mobilefooter-043 {
    min-height: 40px !important;
  }
  .tm-u-components-feature-mobilefooter-042,
  .tm-u-components-feature-mobilefooter-044,
  .tm-u-components-feature-mobilefooter-046,
  .tm-u-components-feature-mobilefooter-048,
  .tm-u-components-feature-mobilefooter-049 {
    font-size: 10px !important;
    line-height: 12px !important;
  }
  .tm-u-components-feature-mobilefooter-050 {
    min-height: 47.5px !important;
    padding-bottom: calc(14.25px + env(safe-area-inset-bottom, 0px)) !important;
  }
  .tm-u-components-feature-mobilefooter-054 {
    width: 20px !important;
    height: 14px !important;
  }
  .tm-v-components-feature-mobilefooter-001,
  .tm-v-components-feature-footeraccordions-001,
  .tm-v-components-feature-footeraccordions-003,
  .tm-v-components-feature-footeraccordions-005 {
    font-size: 19px !important;
    line-height: 19px !important;
  }
  .tm-u-components-feature-tagscroll-001 {
    border-bottom: 1px solid var(--tm-mb-border) !important;
    background: var(--tm-mb-page) !important;
    min-height: 47.5px !important;
  }
  .tm-u-components-feature-tagscroll-002 {
    height: 47.5px !important;
    padding: 8px var(--tm-mb-edge) !important;
    gap: 4.75px !important;
  }
  .tm-v-components-feature-tagscroll-001 {
    height: 31.5px !important;
    font-size: var(--tm-mb-small) !important;
    line-height: var(--tm-mb-small-line) !important;
    border-radius: 999px !important;
    align-items: center !important;
    padding: 0 14.25px !important;
    display: inline-flex !important;
  }
}

/* TMBET cash withdrawal UI */
.tm-cash-method-selected {
  outline: 2px solid #ffb805 !important;
  outline-offset: -2px !important;
}
.tm-cash-withdrawal-overlay {
  position: fixed !important;
  inset: 0 !important;
  z-index: 1400 !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  padding: 8px !important;
  background: #00000073 !important;
}
.tm-cash-withdrawal-backdrop {
  position: absolute !important;
  inset: 0 !important;
  border: 0 !important;
  background: transparent !important;
  cursor: pointer !important;
}
.tm-cash-withdrawal-panel {
  position: relative !important;
  z-index: 1 !important;
  width: min(384px, calc(100vw - 16px)) !important;
  margin: 0 auto !important;
  padding: 12px !important;
  border-radius: 6px !important;
  background: #fff !important;
  box-shadow: 0 18px 48px #00000047 !important;
}
.tm-cash-withdrawal-head {
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  gap: 8px !important;
  margin-bottom: 10px !important;
}
.tm-cash-withdrawal-title {
  color: #111;
  font-size: 14px;
  font-weight: 800;
  line-height: 18px;
  margin: 0;
}
.tm-cash-withdrawal-close {
  width: 32px !important;
  height: 32px !important;
  padding: 0 !important;
  border: 0 !important;
  background: transparent !important;
  color: #b8b8b8 !important;
  font-size: 32px !important;
  font-weight: 400 !important;
  line-height: 1 !important;
  cursor: pointer !important;
}
.tm-cash-withdrawal-field {
  width: 100%;
  height: 41px;
  margin: 0 0 10px;
  padding: 0 12px;
  border: 1px solid #ddd;
  border-radius: 6px;
  background: #fff;
  color: #111;
  font-size: 15px;
  line-height: 20px;
  outline: none;
}
.tm-cash-withdrawal-field:focus {
  border-color: #ffb805;
  box-shadow: 0 0 0 2px #ffb80533;
}
.tm-cash-withdrawal-confirm {
  width: 100%;
  height: 44px;
  margin: 0;
  border: 0;
  border-radius: 7px;
  background: #ffb805;
  color: #111;
  font-size: 14px;
  font-weight: 800;
  line-height: 18px;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
}
.tm-cash-withdrawal-confirm:disabled {
  opacity: 0.7;
  cursor: wait;
}
.tm-cash-withdrawal-message {
  min-height: 16px;
  margin: 10px 0 0;
  color: #0b3155;
  font-size: 12px;
  line-height: 16px;
}
.tm-cash-withdrawal-message.is-success {
  color: #128a29;
  font-weight: 700;
}
.tm-cash-withdrawal-note {
  background: #fff6d8;
  border: 1px solid #f4d66a;
  border-radius: 8px;
  color: #5f4200;
  font-size: 12px;
  line-height: 16px;
  padding: 8px 10px;
}
.tm-withdrawal-request-card {
  display: grid !important;
  gap: 0 !important;
  margin-bottom: 8px !important;
  border: 1px solid #e1e1e1 !important;
  border-radius: 8px !important;
  background: #fff !important;
  overflow: hidden !important;
}
.tm-withdrawal-request-card:last-child {
  margin-bottom: 0 !important;
}
.tm-withdrawal-request-code {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  min-width: 58px !important;
  height: 28px !important;
  padding: 0 8px !important;
  border-radius: 6px !important;
  background: #ffb805 !important;
  color: #111 !important;
  font-size: 15px !important;
  font-weight: 800 !important;
  letter-spacing: 1px !important;
}
/* Player transaction history */
.tm-transaction-history-page {
  min-height: 100vh;
  background: #e9e9e9;
  color: #07142f;
  padding-bottom: 76px;
}

.tm-transaction-history-topbar {
  height: 64px;
  background: #2e2e2e;
  color: #ffffff;
  display: flex;
  align-items: center;
  gap: 14px;
  padding: 0 10px;
}

.tm-transaction-history-topbar h1 {
  margin: 0;
  font-size: 23px;
  line-height: 1;
  font-weight: 900;
  letter-spacing: 0;
}

.tm-transaction-history-back {
  width: 44px;
  height: 44px;
  border-radius: 8px;
  background: #5a5a5a;
  color: #ffffff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 28px;
  text-decoration: none;
}

.tm-transaction-history-main {
  padding: 10px;
}

.tm-transaction-history-tabs {
  height: 68px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  background: #ffffff;
  border-radius: 8px;
  overflow: hidden;
  margin-bottom: 10px;
}

.tm-transaction-history-tabs button {
  border: 0;
  background: #ffffff;
  color: #222538;
  font-size: 16px;
  line-height: 1;
  position: relative;
}

.tm-transaction-history-tabs button + button {
  border-left: 1px solid #f0d775;
}

.tm-transaction-history-tabs .is-active::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 72px;
  height: 4px;
  transform: translateX(-50%);
  background: #d9a300;
}

.tm-transaction-history-account,
.tm-transaction-history-card,
.tm-transaction-history-empty {
  background: #ffffff;
  border-radius: 8px;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.03);
}

.tm-transaction-history-account {
  padding: 24px 22px;
  margin-bottom: 10px;
}

.tm-transaction-history-account strong {
  display: flex;
  align-items: center;
  gap: 8px;
  color: #15385b;
  font-size: 20px;
  font-weight: 900;
}

.tm-transaction-history-account p {
  margin: 14px 0 0;
  color: #777777;
  font-size: 16px;
  line-height: 1.35;
}

.tm-transaction-history-list {
  display: grid;
  gap: 10px;
}

.tm-transaction-history-card {
  min-height: 72px;
  display: grid;
  grid-template-columns: 42px 1fr auto;
  align-items: center;
  gap: 10px;
  padding: 12px 14px;
}

.tm-transaction-history-card__icon {
  width: 32px;
  height: 32px;
  border-radius: 999px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
}

.tm-transaction-history-card__icon.is-deposit {
  background: #e9f7da;
  color: #75bf27;
}

.tm-transaction-history-card__icon.is-withdrawal {
  background: #ffe9ec;
  color: #ff4f5e;
}

.tm-transaction-history-card__body {
  min-width: 0;
  display: grid;
  gap: 2px;
}

.tm-transaction-history-card__body strong {
  color: #222538;
  font-size: 17px;
  font-weight: 500;
  line-height: 1.2;
}

.tm-transaction-history-card__body span {
  color: #697586;
  font-size: 15px;
  line-height: 1.2;
}

.tm-transaction-history-card__status {
  display: none;
}

.tm-transaction-history-empty {
  min-height: 120px;
  display: grid;
  place-items: center;
  gap: 8px;
  padding: 24px;
  text-align: center;
  color: #697586;
}

.tm-transaction-history-empty strong {
  color: #15385b;
  font-size: 18px;
}

.tm-transaction-history-empty a {
  color: #7a5700;
}

.tm-transaction-history-skeleton {
  height: 72px;
  border-radius: 8px;
  background: linear-gradient(90deg, #ffffff 0%, #f2f2f2 50%, #ffffff 100%);
  background-size: 220% 100%;
  animation: tm-history-skeleton 1.1s linear infinite;
}

@keyframes tm-history-skeleton {
  0% {
    background-position: 100% 0;
  }
  100% {
    background-position: -100% 0;
  }
}

.tm-player-history-route {
  background: #e9e9e9;
}

.tm-player-history-page {
  min-height: 100vh;
  padding-bottom: calc(56px + env(safe-area-inset-bottom, 0px));
  background: #e9e9e9;
  color: #222;
  font-family: Arial, Helvetica, sans-serif;
}

.tm-player-history-topbar {
  height: 72px;
  padding: 0 10px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #1f1f1f;
}

.tm-player-history-logo {
  display: inline-flex;
  align-items: center;
  color: #fff;
  font-size: 18px;
  font-style: italic;
  font-weight: 900;
  text-decoration: none;
  letter-spacing: -0.5px;
}

.tm-player-history-logo b {
  color: #ffb805;
}

.tm-player-history-actions {
  display: flex;
  align-items: center;
  gap: 8px;
}

.tm-player-history-balance,
.tm-player-history-profile {
  min-height: 42px;
  border-radius: 8px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  font-weight: 700;
}

.tm-player-history-balance {
  padding: 0 14px;
  background: #ffb805;
  color: #303030;
}

.tm-player-history-profile {
  width: 42px;
  background: #333;
  color: #fff;
  font-size: 22px;
}

.tm-player-history-head {
  height: 64px;
  padding: 0 10px;
  display: flex;
  align-items: center;
  gap: 12px;
  background: #2e2e2e;
}

.tm-player-history-back {
  width: 44px;
  height: 44px;
  border: 0;
  border-radius: 8px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #5a5a5a;
  color: #fff;
  font-size: 26px;
}

.tm-player-history-title {
  margin: 0;
  color: #fff;
  font-size: 20px;
  line-height: 24px;
  font-weight: 800;
}

.tm-player-history-content {
  padding: 10px;
}

.tm-player-history-tabs {
  height: 54px;
  border-radius: 8px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  overflow: hidden;
  background: #fff;
}

.tm-player-history-tab {
  border: 0;
  background: #fff;
  color: #222;
  font-size: 14px;
  position: relative;
}

.tm-player-history-tab + .tm-player-history-tab {
  border-left: 1px solid #ececec;
}

.tm-player-history-tab.is-active::after {
  content: "";
  width: 82px;
  height: 4px;
  border-radius: 2px 2px 0 0;
  background: #c99300;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
}

.tm-player-history-account,
.tm-player-history-entry,
.tm-player-history-empty {
  margin-top: 8px;
  border-radius: 8px;
  background: #fff;
}

.tm-player-history-account {
  padding: 24px 18px 18px;
}

.tm-player-history-account-title {
  margin: 0 0 12px;
  color: #153454;
  font-size: 16px;
  line-height: 20px;
  font-weight: 800;
}

.tm-player-history-account-copy {
  margin: 0;
  color: #787878;
  font-size: 14px;
  line-height: 18px;
}

.tm-player-history-list {
  display: block;
}

.tm-player-history-entry {
  min-height: 56px;
  padding: 10px 18px;
  display: grid;
  grid-template-columns: 28px 1fr;
  align-items: center;
  column-gap: 8px;
}

.tm-player-history-icon {
  width: 26px;
  height: 26px;
  border-radius: 999px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #edf4e2;
  color: #83c34c;
  font-size: 20px;
}

.tm-player-history-entry.is-debit .tm-player-history-icon {
  background: #ffe9e9;
  color: #d33838;
}

.tm-player-history-entry-title {
  margin: 0;
  color: #1f2833;
  font-size: 14px;
  line-height: 18px;
}

.tm-player-history-date {
  margin-top: 2px;
  display: block;
  color: #69717c;
  font-size: 14px;
  line-height: 18px;
}

.tm-player-history-empty {
  padding: 28px 18px;
  text-align: center;
}

.tm-player-history-empty strong {
  display: block;
  color: #222;
  font-size: 16px;
  line-height: 20px;
}

.tm-player-history-empty p {
  margin: 8px 0 0;
  color: #666;
  font-size: 14px;
  line-height: 18px;
}

.tm-player-history-entry.is-skeleton {
  pointer-events: none;
}

.tm-player-history-entry.is-skeleton .tm-player-history-icon,
.tm-player-history-line {
  background: linear-gradient(90deg, #efefef 0%, #fafafa 45%, #efefef 90%);
  background-size: 220% 100%;
  animation: tm-player-history-pulse 1.1s linear infinite;
}

.tm-player-history-entry.is-skeleton .tm-player-history-icon {
  color: transparent;
}

.tm-player-history-line {
  height: 14px;
  border-radius: 999px;
  display: block;
}

.tm-player-history-line.is-wide {
  width: 72%;
}

.tm-player-history-line.is-short {
  width: 38%;
  margin-top: 8px;
}

@keyframes tm-player-history-pulse {
  0% {
    background-position: 100% 0;
  }
  100% {
    background-position: -100% 0;
  }
}

.tm-player-history-bottom-nav {
  height: calc(56px + env(safe-area-inset-bottom, 0px));
  padding: 0 4px env(safe-area-inset-bottom, 0px);
  border-top: 1px solid #ddd;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #fff;
  box-shadow: 0 0 5px #dedede;
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1100;
}

.tm-player-history-bottom-item {
  min-width: 52px;
  height: 56px;
  padding: 4px 3px;
  display: inline-flex;
  flex: 1 1 0;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 2px;
  color: #666;
  text-decoration: none;
  font-size: 14px;
  line-height: 16px;
}

.tm-player-history-bottom-item i {
  font-size: 21px;
  line-height: 21px;
}

.tm-player-history-bottom-item.is-active {
  color: #333;
  position: relative;
}

.tm-player-history-bottom-item.is-active::after {
  content: "";
  width: 44px;
  height: 3px;
  border-radius: 3px 3px 0 0;
  background: #ffb805;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
}

@media (min-width: 981px) {
  .tm-player-history-page,
  .tm-player-history-bottom-nav {
    max-width: 430px;
    margin: 0 auto;
  }

  .tm-player-history-bottom-nav {
    left: 50%;
    width: 430px;
    transform: translateX(-50%);
  }
}

/* Player sportsbook coupon */

.tm-u-pages-bets-page-028 {
  display: grid;
  gap: 8px;
}

.tm-bet-coupon {
  position: relative;
  width: 100%;
  overflow: hidden;
  border: 1px solid #e3e8ed;
  border-radius: 8px;
  background: #fff;
  color: #0d477e;
  box-shadow: 0 1px 2px rgba(21, 52, 84, 0.05);
}

.tm-bet-coupon__watermark {
  position: absolute;
  inset: 0 auto 0 0;
  width: 22px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-around;
  overflow: hidden;
  color: #e9eef2;
  font-size: 9px;
  line-height: 10px;
  font-weight: 900;
  font-style: italic;
  pointer-events: none;
}

.tm-bet-coupon__watermark span {
  display: block;
  transform: rotate(-90deg);
  white-space: nowrap;
}

.tm-bet-coupon__content {
  position: relative;
  z-index: 1;
  padding: 12px 14px 12px 27px;
}

.tm-bet-coupon__header {
  padding-bottom: 8px;
  border-bottom: 1px solid #e5ebf0;
}

.tm-bet-coupon__title,
.tm-bet-coupon__date {
  display: block;
}

.tm-bet-coupon__title {
  font-size: 13px;
  line-height: 17px;
  font-weight: 800;
  color: #0c477f;
}

.tm-bet-coupon__date {
  margin-top: 2px;
  font-size: 12px;
  line-height: 16px;
  color: #15528a;
}

.tm-bet-coupon__events-toggle {
  width: 100%;
  min-height: 48px;
  margin-top: 8px;
  padding: 0 12px;
  border: 0;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 8px;
  background: #f0f6fb;
  color: #0d4c83;
  cursor: pointer;
}

.tm-bet-coupon__events-title {
  display: flex;
  align-items: center;
  gap: 6px;
  min-width: 0;
  font-size: 12px;
  line-height: 16px;
  font-weight: 800;
}

.tm-bet-coupon__events-icon {
  font-size: 19px;
  line-height: 19px;
}

.tm-bet-coupon__events-toggle > i:last-child {
  font-size: 19px;
  line-height: 19px;
}

.tm-bet-coupon__event-list {
  margin-top: -4px;
  padding: 0 7px 7px;
  border-radius: 0 0 8px 8px;
  background: #f0f6fb;
}

.tm-bet-coupon__event-row {
  min-height: 34px;
  padding: 5px 7px;
  border-radius: 8px;
  display: flex;
  align-items: center;
  gap: 6px;
  background: #fff;
  color: #0d4c83;
  font-size: 12px;
  line-height: 15px;
}

.tm-bet-coupon__event-row + .tm-bet-coupon__event-row {
  margin-top: 1px;
  border-top: 1px solid #e5ebf0;
}

.tm-bet-coupon__event-icon {
  display: grid;
  place-items: center;
  flex: 0 0 22px;
  width: 22px;
  height: 22px;
  border: 1px solid #7bb245;
  border-radius: 50%;
  color: #276a9b;
  font-size: 14px;
}

.tm-bet-coupon__rows {
  margin-top: 7px;
}

.tm-bet-coupon__row {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  align-items: start;
  gap: 10px;
  min-height: 22px;
  font-size: 12px;
  line-height: 16px;
  color: #0d4c83;
}

.tm-bet-coupon__row > span {
  min-width: 0;
  overflow-wrap: anywhere;
}

.tm-bet-coupon__row > strong {
  text-align: right;
  font-weight: 500;
  white-space: nowrap;
}

.tm-bet-coupon__row--selection {
  min-height: 24px;
}

.tm-bet-coupon__status {
  min-height: 20px;
  font-weight: 800;
}

.tm-bet-coupon__status > span {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  font-weight: 800;
}

.tm-bet-coupon__status i {
  font-size: 14px;
  line-height: 14px;
}

.tm-bet-coupon__status--loss,
.tm-bet-coupon__status--loss > strong {
  color: #ff4a55;
}

.tm-bet-coupon__status--refund,
.tm-bet-coupon__status--refund > strong {
  color: #66ad25;
}

.tm-bet-coupon__status--open,
.tm-bet-coupon__status--open > strong {
  color: #c18b00;
}

.tm-bet-coupon--skeleton {
  min-height: 224px;
  padding: 15px 14px 15px 27px;
}

.tm-bet-coupon__skeleton-line,
.tm-bet-coupon__skeleton-events {
  border-radius: 6px;
  background: linear-gradient(90deg, #edf1f4 0%, #f8fafb 45%, #edf1f4 90%);
  background-size: 220% 100%;
  animation: tm-bet-coupon-shimmer 1.15s linear infinite;
}

.tm-bet-coupon__skeleton-line {
  width: 72%;
  height: 13px;
  margin-top: 10px;
}

.tm-bet-coupon__skeleton-title {
  width: 48%;
  margin-top: 0;
}

.tm-bet-coupon__skeleton-date {
  width: 34%;
}

.tm-bet-coupon__skeleton-events {
  width: 100%;
  height: 48px;
  margin-top: 14px;
}

.tm-bet-coupon__skeleton-short {
  width: 42%;
}

@keyframes tm-bet-coupon-shimmer {
  from {
    background-position: 100% 0;
  }
  to {
    background-position: -100% 0;
  }
}

@media (max-width: 430px) {
  .tm-bet-coupon__content {
    padding-right: 12px;
  }
}

/* The unified bottom navigation owns the collapsed bet-slip entry point. */

.tm-u-components-feature-floatingbetslip-002 {
  display: none !important;
}

#tm-sports-bets-widget {
  position: fixed;
  left: 0;
  right: 0;
  bottom: calc(56px + env(safe-area-inset-bottom, 0px));
  z-index: 1250;
  color: #222;
  font-family: Arial, Helvetica, sans-serif;
  pointer-events: none;
}

#tm-sports-bets-widget * {
  box-sizing: border-box;
}

.tm-sports-bets-card {
  width: min(430px, 100vw);
  margin: 0 auto;
  background: #fff;
  border: 1px solid #d8d8d8;
  box-shadow: 0 -4px 18px rgba(0, 0, 0, 0.2);
  pointer-events: auto;
}

.tm-sports-bets-head {
  min-height: 44px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 8px;
  padding: 0 10px;
  background: #1a1a1a;
  color: #fff;
  border-bottom: 2px solid #ffb805;
}

.tm-sports-bets-title {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  min-width: 0;
  font-size: 14px;
  line-height: 18px;
  font-weight: 800;
}

.tm-sports-bets-title i {
  color: #ffb805;
  font-size: 20px;
}

.tm-sports-bets-close {
  width: 32px;
  height: 32px;
  border: 0;
  border-radius: 6px;
  background: transparent;
  color: #fff;
  font-size: 22px;
  line-height: 1;
  cursor: pointer;
}

.tm-sports-bets-body {
  padding: 10px;
  background: #f2f2f2;
}

.tm-sports-bets-selection {
  padding: 10px;
  background: #fff;
  border: 1px solid #e1e1e1;
  border-radius: 8px;
}

.tm-sports-bets-league,
.tm-sports-bets-market {
  margin: 0 0 4px;
  color: #666;
  font-size: 12px;
  line-height: 15px;
}

.tm-sports-bets-event {
  margin: 0 0 8px;
  color: #222;
  font-size: 14px;
  line-height: 18px;
  font-weight: 800;
}

.tm-sports-bets-pick {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  min-height: 36px;
  padding: 8px;
  background: #f7f7f7;
  border-radius: 6px;
  font-size: 14px;
  line-height: 18px;
}

.tm-sports-bets-odds {
  font-weight: 800;
}

.tm-sports-bets-form {
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 8px;
  margin-top: 10px;
}

.tm-sports-bets-stake {
  width: 100%;
  min-height: 44px;
  border: 1px solid #d6d6d6;
  border-radius: 8px;
  background: #fff;
  color: #222;
  padding: 0 12px;
  font-size: 16px;
  line-height: 20px;
  outline: none;
}

.tm-sports-bets-submit {
  min-width: 126px;
  min-height: 44px;
  border: 0;
  border-radius: 8px;
  background: #ffb805;
  color: #333;
  padding: 0 12px;
  font-size: 14px;
  line-height: 18px;
  font-weight: 800;
  cursor: pointer;
}

.tm-sports-bets-submit:disabled {
  opacity: 0.6;
  cursor: default;
}

.tm-sports-bets-summary {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 8px;
  margin-top: 8px;
  color: #555;
  font-size: 12px;
  line-height: 15px;
}

.tm-sports-bets-summary strong {
  color: #222;
}

.tm-sports-bets-message {
  min-height: 18px;
  margin-top: 8px;
  color: #666;
  font-size: 12px;
  line-height: 16px;
}

.tm-sports-bets-message.is-error {
  color: #c62828;
  font-weight: 700;
}

.tm-sports-bets-message.is-success {
  color: #0f8a2f;
  font-weight: 700;
}

.tm-sports-bets-toast {
  position: fixed;
  left: 50%;
  bottom: calc(116px + env(safe-area-inset-bottom, 0px));
  z-index: 1300;
  width: min(360px, calc(100vw - 20px));
  transform: translateX(-50%);
  padding: 12px 14px;
  border-radius: 8px;
  background: #212121;
  color: #fff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 18px;
  text-align: center;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.28);
}

.tm-bets-history-route #root {
  min-height: 100vh;
}

.tm-bets-history-page {
  width: 100%;
  min-height: 100vh;
  padding-bottom: calc(72px + env(safe-area-inset-bottom, 0px));
  background: #e9e9e9;
  color: #222;
  font-family: Arial, Helvetica, sans-serif;
}

.tm-bets-history-topbar {
  min-height: 72px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 10px;
  background: #212121;
}

.tm-bets-history-logo {
  color: #fff;
  font-size: 18px;
  line-height: 22px;
  font-weight: 900;
  font-style: italic;
  text-decoration: none;
}

.tm-bets-history-logo b {
  color: #ffb805;
}

.tm-bets-history-balance {
  display: inline-flex;
  align-items: center;
  min-height: 42px;
  border-radius: 8px;
  background: #ffb805;
  color: #333;
  padding: 0 12px;
  font-size: 16px;
  line-height: 20px;
  font-weight: 700;
  text-decoration: none;
}

.tm-bets-history-head {
  min-height: 60px;
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 0 10px;
  background: #2e2e2e;
  color: #fff;
}

.tm-bets-history-back {
  width: 44px;
  height: 44px;
  border: 0;
  border-radius: 8px;
  background: #555;
  color: #fff;
  font-size: 24px;
  cursor: pointer;
}

.tm-bets-history-title {
  margin: 0;
  font-size: 20px;
  line-height: 24px;
  font-weight: 900;
}

.tm-bets-history-content {
  padding: 10px;
}

.tm-bets-history-tabs {
  display: grid;
  grid-template-columns: 1fr 1fr;
  min-height: 54px;
  margin-bottom: 10px;
  overflow: hidden;
  border-radius: 8px;
  background: #fff;
}

.tm-bets-history-tab {
  border: 0;
  background: transparent;
  color: #222;
  font-size: 14px;
  line-height: 18px;
  cursor: pointer;
}

.tm-bets-history-tab.is-active span {
  display: inline-flex;
  align-items: center;
  min-height: 54px;
  border-bottom: 4px solid #a06d00;
}

.tm-bets-history-list {
  display: grid;
  gap: 8px;
}

.tm-bets-history-entry,
.tm-bets-history-empty {
  border-radius: 8px;
  background: #fff;
  padding: 12px;
  color: #222;
}

.tm-bets-history-entry-head,
.tm-bets-history-entry-main,
.tm-bets-history-entry-foot {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 8px;
}

.tm-bets-history-entry-head {
  margin-bottom: 8px;
  color: #666;
  font-size: 12px;
  line-height: 16px;
}

.tm-bets-history-status {
  border-radius: 6px;
  background: #d6edda;
  color: #087b24;
  padding: 4px 8px;
  font-size: 11px;
  line-height: 13px;
  font-weight: 800;
  text-transform: uppercase;
}

.tm-bets-history-match {
  margin: 0;
  color: #222;
  font-size: 15px;
  line-height: 19px;
  font-weight: 800;
}

.tm-bets-history-league,
.tm-bets-history-market {
  margin: 4px 0 0;
  color: #666;
  font-size: 12px;
  line-height: 16px;
}

.tm-bets-history-entry-foot {
  margin-top: 10px;
  padding-top: 10px;
  border-top: 1px solid #e8e8e8;
}

.tm-bets-history-kpi {
  display: grid;
  gap: 2px;
  min-width: 0;
  color: #666;
  font-size: 11px;
  line-height: 14px;
}

.tm-bets-history-kpi strong {
  color: #222;
  font-size: 14px;
  line-height: 18px;
}

.tm-bets-history-bottom-nav {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1100;
  min-height: calc(56px + env(safe-area-inset-bottom, 0px));
  display: grid;
  grid-template-columns: repeat(6, minmax(0, 1fr));
  padding: 0 4px env(safe-area-inset-bottom, 0px);
  background: #fff;
  box-shadow: 0 0 5px #dedede;
}

.tm-bets-history-bottom-item {
  display: grid;
  place-items: center;
  align-content: center;
  gap: 2px;
  min-width: 0;
  color: #666;
  font-size: 12px;
  line-height: 14px;
  text-decoration: none;
}

.tm-bets-history-bottom-item i {
  font-size: 18px;
  line-height: 18px;
}

.tm-bets-history-bottom-item.is-active {
  color: #3b3b3b;
  font-weight: 800;
}

.tm-bets-history-skeleton {
  min-height: 112px;
  position: relative;
  overflow: hidden;
}

.tm-bets-history-skeleton::after {
  content: "";
  position: absolute;
  inset: 0;
  transform: translateX(-100%);
  background: linear-gradient(
    90deg,
    transparent,
    rgba(255, 255, 255, 0.7),
    transparent
  );
  animation: tm-bets-shimmer 1.1s infinite;
}

@keyframes tm-bets-shimmer {
  to {
    transform: translateX(100%);
  }
}

@media (min-width: 981px) {
  #tm-sports-bets-widget {
    left: auto;
    right: 24px;
    bottom: 24px;
    width: 360px;
  }

  .tm-sports-bets-card {
    width: 360px;
  }
}

.tm-payment-method-category {
  width: 100%;
}

.tm-payment-method-card {
  cursor: pointer;
}

.tm-payment-method-logo {
  min-height: 72px;
}

.tm-payment-method-meta {
  display: block;
  margin-top: 4px;
  color: #777;
  font-size: 11px;
  line-height: 13px;
  font-weight: 500;
}

.tm-payment-method-empty {
  display: grid;
  gap: 6px;
  margin: 12px 10px;
  padding: 16px;
  border-radius: 8px;
  background: #fff;
  color: #222;
  text-align: center;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.04);
}

.tm-payment-method-empty strong {
  font-size: 16px;
  line-height: 20px;
}

.tm-payment-method-empty span {
  color: #666;
  font-size: 13px;
  line-height: 17px;
}

.tm-payment-method-skeleton,
.tm-payment-skeleton-card,
.tm-payment-skeleton-line,
.tm-payment-skeleton-logo {
  position: relative;
  overflow: hidden;
}

.tm-payment-method-skeleton::after,
.tm-payment-skeleton-card::after,
.tm-payment-skeleton-line::after,
.tm-payment-skeleton-logo::after {
  content: "";
  position: absolute;
  inset: 0;
  transform: translateX(-100%);
  background: linear-gradient(
    90deg,
    transparent,
    rgba(255, 255, 255, 0.68),
    transparent
  );
  animation: tm-bets-shimmer 1.1s infinite;
}

.tm-payment-skeleton-line {
  width: 46%;
  height: 16px;
  border-radius: 6px;
  background: #e2e2e2;
}

.tm-payment-skeleton-logo {
  width: 56px;
  height: 34px;
  border-radius: 18px;
  background: #ececec;
}

.tm-payment-skeleton-card {
  min-height: 112px;
  display: grid;
  place-items: center;
  gap: 8px;
}

.tm-payment-method-modal {
  position: fixed;
  inset: 0;
  z-index: 2400;
  display: grid;
  place-items: center;
  padding: 16px;
  background: rgba(0, 0, 0, 0.58);
}

.tm-payment-method-modal__panel {
  position: relative;
  width: min(405px, calc(100vw - 32px));
  display: grid;
  gap: 12px;
  padding: 22px 16px 16px;
  border-radius: 8px;
  background: #fff;
  color: #222;
  box-shadow: 0 20px 70px rgba(0, 0, 0, 0.34);
}

.tm-payment-method-modal__panel h2 {
  margin: 0;
  color: #222;
  font-size: 20px;
  line-height: 24px;
  font-weight: 800;
}

.tm-payment-method-modal__method {
  margin: 0;
  color: #666;
  font-size: 14px;
  line-height: 18px;
}

.tm-payment-method-modal__close {
  position: absolute;
  top: 8px;
  right: 8px;
  width: 36px;
  height: 36px;
  border: 0;
  border-radius: 6px;
  background: #f0f0f0;
  color: #777;
  font-size: 28px;
  line-height: 1;
  cursor: pointer;
}

.tm-payment-method-modal__panel label {
  display: grid;
  gap: 6px;
  color: #333;
  font-size: 13px;
  line-height: 16px;
  font-weight: 700;
}

.tm-payment-method-modal__panel input {
  width: 100%;
  height: 48px;
  padding: 0 12px;
  border: 1px solid #ddd;
  border-radius: 6px;
  background: #fff;
  color: #222;
  font-size: 16px;
  outline: none;
}

.tm-payment-method-modal__meta {
  display: grid;
  gap: 4px;
  color: #666;
  font-size: 12px;
  line-height: 16px;
}

.tm-payment-method-modal__instructions {
  margin: 0;
  padding: 10px;
  border-radius: 6px;
  background: #f3f3f3;
  color: #333;
  font-size: 13px;
  line-height: 17px;
}

.tm-payment-method-modal__submit {
  width: 100%;
  height: 48px;
  border: 0;
  border-radius: 7px;
  background: #ffb805;
  color: #222;
  font-size: 16px;
  font-weight: 800;
  cursor: pointer;
}

@media (max-width: 980px) {
  .tm-u-pages-deposit-page-001 {
    min-height: 100vh !important;
    background: #edf1f4 !important;
  }

  .tm-u-pages-deposit-page-016 {
    padding: 4px 1px 8px !important;
    background: #edf1f4 !important;
  }

  .tm-u-pages-deposit-page-017 {
    height: 44px !important;
    border-radius: 8px !important;
    overflow: hidden !important;
    background: #fff !important;
  }

  .tm-v-pages-deposit-page-001,
  .tm-v-pages-deposit-page-004 {
    position: relative !important;
    height: 44px !important;
    background: #fff !important;
    color: #2767a1 !important;
    font-size: 12px !important;
  }

  .tm-v-pages-deposit-page-002::after,
  .tm-v-pages-deposit-page-005::after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0;
    width: 66px;
    height: 4px;
    transform: translateX(-50%);
    background: #6aa82d;
  }

  .tm-u-pages-deposit-page-018 {
    padding: 10px !important;
    background: #fff !important;
  }

  .tm-u-pages-deposit-page-019 {
    justify-content: flex-start !important;
    align-items: flex-end !important;
    gap: 6px !important;
  }

  .tm-u-pages-deposit-page-020 {
    max-width: 260px !important;
    margin: 0 !important;
    color: #001f36 !important;
    font-size: 14px !important;
    line-height: 19px !important;
    font-weight: 800 !important;
  }

  .tm-u-pages-deposit-page-021 {
    width: 24px !important;
    height: 24px !important;
    color: #164f74 !important;
  }

  .tm-u-pages-deposit-page-022 {
    margin-top: 10px !important;
    justify-content: flex-start !important;
  }

  .tm-u-pages-deposit-page-023 {
    min-height: 26px !important;
    padding: 5px 9px !important;
    background: #3985b7 !important;
    color: #fff !important;
    font-size: 11px !important;
    font-weight: 800 !important;
  }

  .tm-u-pages-deposit-page-024 {
    display: none !important;
  }

  .tm-u-pages-deposit-page-026 {
    padding: 0 10px 10px !important;
    background: #fff !important;
  }

  .tm-u-pages-deposit-page-027 {
    border: 2px solid #69a52c !important;
    border-top: 0 !important;
    background: #fff !important;
  }

  .tm-u-pages-deposit-page-028 {
    width: 142px !important;
    min-height: 28px !important;
    margin-left: auto !important;
    padding: 0 8px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    background: #6ea72e !important;
    color: #fff !important;
    font-size: 11px !important;
    font-weight: 800 !important;
  }

  .tm-u-pages-deposit-page-029 {
    padding: 0 !important;
  }

  .tm-u-pages-deposit-page-030 {
    width: 100% !important;
    min-height: 30px !important;
    padding: 0 12px !important;
    border: 0 !important;
    display: flex !important;
    align-items: center !important;
    justify-content: flex-start !important;
    gap: 5px !important;
    background: #5c8e24 !important;
    color: #fff !important;
    font-size: 10px !important;
    font-weight: 800 !important;
  }

  .tm-u-pages-deposit-page-031 {
    padding: 3px 10px 6px !important;
    background: #fff !important;
  }

  .tm-withdrawal-request-card {
    margin: 0 !important;
    border: 0 !important;
    border-radius: 0 !important;
    box-shadow: none !important;
  }

  .tm-withdrawal-request-card + .tm-withdrawal-request-card {
    margin-top: 7px !important;
    padding-top: 7px !important;
    border-top: 1px solid #d8e1e8 !important;
  }

  .tm-u-pages-deposit-page-032 {
    display: grid !important;
    grid-template-columns: 150px minmax(0, 1fr) !important;
    align-items: center !important;
    min-height: 26px !important;
    padding: 2px 8px !important;
    border: 0 !important;
    color: #2767a1 !important;
    font-size: 10px !important;
    line-height: 14px !important;
  }

  .tm-u-pages-deposit-page-033,
  .tm-u-pages-deposit-page-034 {
    color: #2767a1 !important;
    font-size: 10px !important;
    line-height: 14px !important;
    text-align: left !important;
  }

  .tm-withdrawal-request-code {
    justify-self: start !important;
    min-width: 46px !important;
    height: 22px !important;
    border-radius: 3px !important;
    background: #ffbd00 !important;
    font-size: 12px !important;
  }
}

:root {
  --tm-shell-width: 480px;
  --tm-header-height: 56px;
  --tm-bottom-height: 64px;
  --tm-page-bg: #eef1f4;
  --tm-surface: #ffffff;
  --tm-surface-soft: #f5f7f9;
  --tm-surface-dark: #202328;
  --tm-surface-dark-2: #2c3036;
  --tm-text: #202631;
  --tm-text-muted: #6f7885;
  --tm-border: #dde2e8;
  --tm-accent: #f4bc18;
  --tm-accent-hover: #e4aa00;
  --tm-positive: #229c58;
  --tm-negative: #df4a4a;
  --tm-warning: #d99100;
  --tm-radius: 8px;
  --tm-control-height: 44px;
  --tm-font: Arial, Helvetica, sans-serif;
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

html {
  min-height: 100%;
  background: #dfe5ec;
  color: var(--tm-text);
  font-family: var(--tm-font);
  font-size: 14px;
  letter-spacing: 0;
  -webkit-text-size-adjust: 100%;
}

body {
  min-height: 100%;
  margin: 0;
  background: #dfe5ec;
  color: var(--tm-text);
  font-family: var(--tm-font);
}

#root {
  width: min(100%, var(--tm-shell-width));
  min-height: 100vh;
  margin: 0 auto;
  padding-bottom: calc(
    var(--tm-bottom-height) + env(safe-area-inset-bottom, 0px)
  );
  background: var(--tm-page-bg);
  overflow-x: clip;
}

button,
input,
select,
textarea {
  font: inherit;
  letter-spacing: 0;
}

button,
a {
  -webkit-tap-highlight-color: transparent;
}

button:focus-visible,
a:focus-visible,
input:focus-visible,
select:focus-visible,
textarea:focus-visible {
  outline: 2px solid var(--tm-accent);
  outline-offset: 2px;
}

img {
  max-width: 100%;
}

.tm-section-page {
  min-height: 100vh;
  background: var(--tm-page-bg);
}

.tm-section-page__bar {
  display: grid;
  grid-template-columns: 40px 24px minmax(0, 1fr);
  align-items: center;
  gap: 8px;
  min-height: 54px;
  padding: 7px 10px;
  border-bottom: 1px solid #3b3f45;
  background: var(--tm-surface-dark-2);
  color: #fff;
}

.tm-section-page__bar h1 {
  min-width: 0;
  margin: 0;
  overflow: hidden;
  font-size: 18px;
  font-weight: 800;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.tm-section-page__back {
  display: grid;
  width: 40px;
  height: 40px;
  padding: 0;
  place-items: center;
  border: 0;
  border-radius: 7px;
  background: #474c53;
  color: #fff;
  font-size: 22px;
}

.tm-section-page__icon {
  color: var(--tm-accent);
  font-size: 20px;
}

.tm-section-page__content {
  display: grid;
  gap: 12px;
  padding: 12px 10px 96px;
}

.tm-section-page__description {
  margin: 0;
  color: var(--tm-text-muted);
  font-size: 14px;
  line-height: 20px;
}

.tm-section-page__search {
  display: grid;
  grid-template-columns: 24px minmax(0, 1fr) auto;
  align-items: center;
  min-height: 52px;
  padding: 4px 5px 4px 14px;
  border: 1px solid var(--tm-border);
  border-radius: var(--tm-radius);
  background: #fff;
}

.tm-section-page__search input {
  min-width: 0;
  height: 42px;
  padding: 0 8px;
  border: 0;
  outline: 0;
  color: var(--tm-text);
  background: transparent;
}

.tm-section-page__search button {
  height: 42px;
  padding: 0 14px;
  border: 0;
  border-radius: 6px;
  background: var(--tm-accent);
  color: #202328;
  font-weight: 800;
}

.tm-section-page__list {
  display: grid;
  gap: 8px;
}

.tm-section-page__item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  min-height: 68px;
  padding: 12px 14px;
  border: 1px solid var(--tm-border);
  border-radius: var(--tm-radius);
  background: var(--tm-surface);
  color: var(--tm-text);
  text-decoration: none;
}

.tm-section-page__item-copy {
  display: grid;
  min-width: 0;
  gap: 4px;
}

.tm-section-page__item strong {
  font-size: 15px;
  line-height: 18px;
}

.tm-section-page__item small {
  color: var(--tm-text-muted);
  font-size: 12px;
  line-height: 16px;
}

.tm-section-page__item > i {
  flex: 0 0 auto;
  color: #79828d;
  font-size: 22px;
}

.tm-transactions-page {
  min-height: 100vh;
  background: var(--tm-page-bg);
}

.tm-transactions-page__bar {
  display: grid;
  grid-template-columns: 40px minmax(0, 1fr);
  align-items: center;
  gap: 10px;
  min-height: 54px;
  padding: 7px 10px;
  background: var(--tm-surface-dark-2);
  color: #fff;
}

.tm-transactions-page__bar a {
  display: grid;
  width: 40px;
  height: 40px;
  place-items: center;
  border-radius: 7px;
  background: #474c53;
  color: #fff;
  font-size: 22px;
  text-decoration: none;
}

.tm-transactions-page__bar h1 {
  margin: 0;
  font-size: 18px;
  font-weight: 800;
}

.tm-transactions-page__content {
  display: grid;
  gap: 10px;
  padding: 10px 10px 88px;
}

.tm-transactions-page__account {
  display: grid;
  gap: 6px;
  padding: 16px;
  border: 1px solid var(--tm-border);
  border-radius: var(--tm-radius);
  background: #fff;
}

.tm-transactions-page__account strong {
  font-size: 16px;
}

.tm-transactions-page__account span,
.tm-transactions-page__copy small {
  color: var(--tm-text-muted);
  font-size: 12px;
}

.tm-transactions-page__state {
  padding: 22px 16px;
  border: 1px solid var(--tm-border);
  border-radius: var(--tm-radius);
  background: #fff;
  color: var(--tm-text-muted);
  text-align: center;
}

.tm-transactions-page__state.is-error {
  color: var(--tm-negative);
}

.tm-transactions-page__list {
  display: grid;
  gap: 8px;
}

.tm-transactions-page__item {
  display: grid;
  grid-template-columns: 38px minmax(0, 1fr) auto;
  align-items: center;
  gap: 10px;
  min-height: 68px;
  padding: 10px 12px;
  border: 1px solid var(--tm-border);
  border-radius: var(--tm-radius);
  background: #fff;
}

.tm-transactions-page__direction {
  display: grid;
  width: 34px;
  height: 34px;
  place-items: center;
  border-radius: 50%;
  background: #eaf6ee;
  color: var(--tm-positive);
  font-size: 20px;
}

.tm-transactions-page__direction.is-withdrawal {
  background: #fdecec;
  color: var(--tm-negative);
}

.tm-transactions-page__copy {
  display: grid;
  min-width: 0;
  gap: 4px;
}

.tm-transactions-page__copy strong {
  overflow: hidden;
  font-size: 13px;
  line-height: 17px;
  text-overflow: ellipsis;
}

.tm-transactions-page__item > b {
  color: var(--tm-positive);
  font-size: 12px;
  white-space: nowrap;
}

.tm-transactions-page__item > b.is-withdrawal {
  color: var(--tm-negative);
}

@keyframes tm-original-shimmer {
  to {
    transform: translateX(100%);
  }
}

@media (min-width: 981px) {
  #root {
    box-shadow: 0 0 34px rgb(31 42 55 / 18%);
  }
}
.tm-bet-slip-message {
  grid-column: 1 / -1;
  margin: 6px 0 0;
  padding: 8px 10px;
  border-radius: 6px;
  background: #f5f7f9;
  color: #38414c;
  font-size: 12px;
  line-height: 16px;
}
/* TMBET mobile home v3: isolated homepage system */
.tm-home-v3 {
  width: 100%;
  max-width: 430px;
  min-height: 100dvh;
  margin: 0 auto;
  padding: 0;
  overflow-x: hidden;
  background: #ededed;
  color: #3b3b3b;
  font-family: Arial, Helvetica, sans-serif;
}

.tm-home-v3 *,
.tm-home-v3 *::before,
.tm-home-v3 *::after {
  box-sizing: border-box;
}

.tm-home-v3 a {
  color: inherit;
  text-decoration: none;
}

.tm-home-v3-main {
  width: 100%;
  background: #ededed;
}

.tm-home-v3 .tm-u-components-feature-herobanner-001 {
  position: relative;
  width: 100%;
  height: 205px;
  overflow: hidden;
  background: #101010;
}

.tm-home-v3 .tm-u-components-feature-herobanner-002 {
  display: flex;
  width: 100%;
  height: 205px;
}

.tm-home-v3 .tm-u-components-feature-herobanner-003 {
  position: relative;
  flex: 0 0 100%;
  width: 100%;
  height: 205px;
  overflow: hidden;
}

.tm-home-v3 .tm-u-components-feature-herobanner-004,
.tm-home-v3 .tm-u-components-feature-herobanner-005 {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
}

.tm-home-v3 .tm-u-components-feature-herobanner-005 {
  background: rgba(0, 0, 0, 0.28);
}

.tm-home-v3 .tm-u-components-feature-herobanner-006 {
  position: absolute;
  z-index: 2;
  left: 12px;
  display: flex;
  max-width: 320px;
  flex-direction: column;
  align-items: flex-start;
}

.tm-home-v3 .tm-u-components-feature-herobanner-007 {
  margin: 0 0 6px;
  color: #ffcf00;
  font-size: 11px;
  font-weight: 800;
  line-height: 1;
  text-transform: uppercase;
}

.tm-home-v3 .tm-u-components-feature-herobanner-008 {
  margin: 0 0 13px;
  color: #ffffff;
  font-size: 19px;
  font-weight: 900;
  line-height: 1.05;
}

.tm-home-v3 .tm-u-components-feature-herobanner-009 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 128px;
  height: 38px;
  padding: 0 14px;
  border: 0;
  border-radius: 7px;
  background: #ffbd00;
  color: #3a3a3a;
  font-size: 12px;
  font-weight: 700;
  cursor: pointer;
}

.tm-home-v3 .tm-u-components-feature-herobanner-010 {
  position: absolute;
  z-index: 3;
  right: 0;
  bottom: 10px;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 4px;
}

.tm-home-v3 .tm-v-components-feature-herobanner-001 {
  width: 7px;
  min-width: 7px;
  height: 7px;
  padding: 0;
  border: 0;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.55);
}

.tm-home-v3 .tm-v-components-feature-herobanner-002 {
  background: #ffffff;
}

.tm-home-v3-promo-track,
.tm-home-v3-event-track,
.tm-home-v3-showcase-track {
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.tm-home-v3-promo-track::-webkit-scrollbar,
.tm-home-v3-event-track::-webkit-scrollbar,
.tm-home-v3-showcase-track::-webkit-scrollbar {
  display: none;
}

.tm-home-v3-promo-track {
  display: flex;
  gap: 4px;
  width: 100%;
  padding: 6px 8px 10px;
  overflow-x: auto;
  overscroll-behavior-inline: contain;
  scroll-snap-type: x proximity;
}

.tm-home-v3-promo-card {
  flex: 0 0 96px;
  width: 96px;
  min-height: 155px;
  overflow: hidden;
  border: 1px solid #dedede;
  border-radius: 5px;
  background: #ffffff;
  scroll-snap-align: start;
}

.tm-home-v3-promo-card img {
  display: block;
  width: 88px;
  height: 94px;
  margin: 4px auto 0;
  border-radius: 5px;
  object-fit: cover;
}

.tm-home-v3-promo-card span {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 54px;
  padding: 5px 4px;
  color: #4a4a4a;
  font-size: 11px;
  font-weight: 400;
  line-height: 1.15;
  text-align: center;
}

.tm-home-v3-mode-nav {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) 46px;
  gap: 4px;
  width: 100%;
  padding: 4px 8px;
  background-color: #dedede;
  color: #3b3b3b;
  margin-top: .5rem;
}

.tm-home-v3-mode-nav a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 4px;
  height: 47.5px;
  border: 1px solid #dddddd;
  border-radius: 8px;
  background: #ffffff;
  color: #3b3b3b;
  font-size: .875rem;
  line-height: 1rem;
  font-weight: 500;
}

.tm-home-v3-mode-nav a:first-child i {
  color: #a4d058;
}

.tm-home-v3-mode-nav a:last-child i {
  color: #c99300;
  font-size: 20px;
}

.tm-home-v3-search {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 48px;
  width: 100%;
  padding: 4px 8px;
  background-color: #dedede;
  color: #3b3b3b;
}

.tm-home-v3-search input,
.tm-home-v3-search button {
  height: 46px;
  border: 0;
  outline: 0;
}

.tm-home-v3-search input {
  min-width: 0;
  padding: 0 12px;
  border-radius: 6px 0 0 6px;
  background: #ffffff;
  color: #3b3b3b;
  font-size: 0.75rem;
  line-height: 0.875rem;
}

.tm-home-v3-search input::placeholder {
  color: #777777;
  opacity: 1;
}

.tm-home-v3-search button {
  min-height: 2.5rem;
  min-width: 2.5rem;
  padding: .25rem .75rem;
  border-bottom-right-radius: 8px;
  border-top-right-radius: 8px;
  height: 100%;
  background-color: #2e2e2e;
  color: #ffffff;
}

.tm-home-v3-event-section {
  width: 100%;
  padding-left: .5rem;
  padding-right: .5rem;
  background: #ededed;
  margin-bottom: 8PX;
}

.tm-home-v3-section-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-height: 2.5rem;
}

.tm-home-v3-section-head h2 {
  display: flex;
  min-width: 0;
  margin: 0;
  width: 100%;
  color: #3b3b3b;
  font-size: .875rem;
  line-height: 1rem;
  font-weight: 700;
  white-space: nowrap;
}

.tm-home-v3-section-head h2 span {
  color: #787878;
  margin-left: .25rem;
  font-size: .875rem;
  line-height: 1rem;
  font-weight: 400;
}

.tm-home-v3-section-head a {
  display: inline-flex;
  flex: 0 0 auto;
  align-items: center;
  gap: 1px;
  color: #3b3b3b;
  font-weight: 400;
  white-space: nowrap;
  padding: 4px;
  min-height: 2.5rem;
  min-width: 2.5rem;
  font-size: .75rem;
  line-height: .875rem;
}

.tm-home-v3-section-head a i {
  font-size: .625rem;
  margin-left: .25rem;
  display: flex;
}

.tm-home-v3-event-track {
  display: flex;
  align-items: stretch;
  gap: 4px;
  width: 100%;
  overflow-x: auto;
  overscroll-behavior-inline: contain;
  scroll-snap-type: x proximity;
  overflow-y: hidden;
}

.tm-home-v3-event-card {
  flex-grow: 1;
  min-width: 19rem;
  max-height: 217.25px;
  position: relative;
  border-radius: 8px;
  background: #ffffff;
  color: #3d3d3d;
  box-shadow: 0 0 .3125rem rgba(0, 0, 0, .1);
}

.tm-home-v3-event-league {
  align-items: center;
  display: grid;
  grid-auto-flow: column;
  justify-content: left;
  padding: 12PX;
  background-color: #f2f2f2;
  color: #3b3b3b;
}

.tm-home-v3-event-league i {
  font-size: 19px;
  width: 1em;
  height: 1em;
  margin-right: 8PX;
  display: flex;
}

.tm-home-v3-event-league span {
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 14PX;
  line-height: 16PX;
}

.tm-home-v3-event-body {
  display: grid;
  flex-grow: 1;
  overflow: hidden;
  position: relative;
  z-index: 1;
  grid-row-gap: 8PX;
  padding: 12px;
}

.tm-home-v3-event-meta {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 24px;
  margin-bottom: 4px;
  color: #575757;
  font-size: 11px;
}

.tm-home-v3-event-meta i {
  color: #3b3b3b;
  font-size: 20px;
}

.tm-home-v3-event-teams {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 8px;
}

.tm-home-v3-event-team {
  display: grid;
  grid-template-columns: 16px minmax(0, 1fr) auto;
  align-items: center;
  gap: 8px;
  width: 100%;
  min-height: 16px;
}

.tm-home-v3-event-team img {
  display: block;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  object-fit: cover;
}

.tm-home-v3-event-team strong {
  min-width: 0;
  overflow: hidden;
  color: #3d3d3d;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.tm-home-v3-event-team b {
  font-size: 14px;
  line-height: 16px;
  font-weight: 700;
}

.tm-home-v3-event-stage {
  height: 25px;
  margin: 0;
  overflow: hidden;
  color: #686868;
  font-size: 11px;
  line-height: 25px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.tm-home-v3-event-markets {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr)) 58px;
  gap: 4px;
  width: 100%;
  height: 40px;
}

.tm-home-v3-event-market {
  display: flex;
  min-width: 0;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border-radius: 6px;
  background: #ededed;
  color: #555555;
}

.tm-home-v3-event-market small {
  font-size: 10px;
  line-height: 1;
}

.tm-home-v3-event-market b {
  margin-top: 3px;
  color: #555555;
  font-size: 13px;
  font-weight: 500;
  line-height: 1;
}

.tm-home-v3-event-market-more {
  font-size: 12px;
  font-weight: 700;
}

.tm-home-v3-event-empty {
  display: flex;
  flex: 0 0 100%;
  min-height: 186px;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 5px;
  border: 1px solid #dedede;
  border-radius: 5px;
  background: #ffffff;
  color: #555555;
  text-align: center;
}

.tm-home-v3-event-empty strong {
  font-size: 13px;
}

.tm-home-v3-event-empty span {
  font-size: 11px;
}

.tm-home-v3-skeleton-card {
  padding: 0;
}

.tm-home-v3-skeleton {
  display: block;
  border-radius: 4px;
  background: #dddddd;
  animation: tm-home-v3-pulse 1.2s ease-in-out infinite;
}

.tm-home-v3-skeleton-league {
  width: 62%;
  height: 14px;
  margin: 11px 10px;
}

.tm-home-v3-skeleton-meta {
  width: 38%;
  height: 10px;
  margin: 3px 0 10px;
}

.tm-home-v3-skeleton-team {
  width: 72%;
  height: 13px;
  margin: 0 0 7px;
}

.tm-home-v3-skeleton-stage {
  width: 55%;
  height: 9px;
  margin: 9px 0;
}

.tm-home-v3-skeleton-markets {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr)) 58px;
  gap: 4px;
  height: 49px;
}

@keyframes tm-home-v3-pulse {
  0%,
  100% {
    opacity: 0.52;
  }
  50% {
    opacity: 1;
  }
}

.tm-home-v3-showcase {
  padding: 1rem .5rem .5rem;
  background: #ffffff;
}

.tm-home-v3-showcase-track {
  display: flex;
  scrollbar-width: none;
  margin-left: -.5rem;
  margin-right: -.5rem;
  overflow-x: auto;
  padding-left: .5rem;
  padding-right: .5rem;
}

.tm-home-v3-showcase-card:nth-child(n+2) {
    margin-left: .25rem;
}

.tm-home-v3-showcase-card {
  min-width: 9rem;
  overflow: hidden;
  border-radius: 8px;
  background: #e8e8e8;
  scroll-snap-align: start;
}

.tm-home-v3-showcase-card img {
  display: block;
  width: 100%;
  height: 5.5rem;
  object-fit: cover;
}

.tm-home-v3-showcase-card span {
  display: block;
  width: 100%;
  height: 21px;
  padding: 0 5px;
  overflow: hidden;
  color: #555555;
  font-size: 12px;
  font-weight: 400;
  line-height: 21px;
  text-align: center;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.tm-home-v3-footer {
  width: 100%;
  padding: 8px;
  background: #1a1a1a;
  color: #ffffff;
  text-align: center;
}

.tm-home-v3-footer h2 {
  margin-top: 24PX;
  margin-bottom: 8PX;
  text-align: center;
  font-size: .75rem;
  line-height: .875rem;
  font-weight: 700;
}

.tm-home-v3-downloads,
.tm-home-v3-socials {
  display: grid;
  gap: 4px;
  width: 100%;
}

.tm-home-v3-downloads {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(1px, 1fr));
  grid-column-gap: .25rem;
}

.tm-home-v3-downloads a {
  display: inline-flex;
  transition: background-color .1s, color .1s;
  border-radius: 8px;
  background: #ffb805;
  color: #3b3b3b;
  font-weight: 500;
  min-height: 2rem;
  min-width: 2rem;
  padding: .25rem .5rem;
  align-items: center;
  align-self: stretch;
  flex: auto;
  justify-content: center;
  text-align: center;
  white-space: nowrap;
  gap: .5rem;
  font-size: .875rem;
  line-height: 1rem;
}

.tm-home-v3-downloads i {
  font-size: 17px;
}

.tm-home-v3-socials {
  align-items: center;
  display: flex;
  flex-grow: 1;
  height: 60PX;
  min-width: 0;
  overflow: auto;
  padding-bottom: 16PX;
  width: 100%;
}

.tm-home-v3-socials a {
  background: #2e2e2e;
  color: #ffffff;
  width: 100%;
  min-height: 40PX;
  min-width: 40PX;
  border-radius: 8px;
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
}

.tm-home-v3-support {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  border-radius: 8px;
  background: #2e2e2e;
  color: #ffffff;
  padding: 4PX 20PX;
  margin-top: 16PX;
}

.tm-home-v3-support > i {
  height: 42PX;
  isolation: isolate;
  margin-left: 8PX;
  margin-right: 8PX;
  position: relative;
  width: 42PX;
}

.tm-home-v3-support span {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.tm-home-v3-support strong {
  font-size: .875rem;
  line-height: 1rem;
}

.tm-home-v3-support small {
  font-size: .6875rem;
  line-height: .8125rem;
  display: flex;
}

.tm-home-v3-compliance-mark {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 5px;
  min-width: 96px;
  min-height: 44px;
  margin: 0 auto 14px;
  padding: 5px 8px;
  border-radius: 3px;
  background: #ffffff;
  color: #087f56;
}

.tm-home-v3-compliance-mark i {
  font-size: 27px;
}

.tm-home-v3-compliance-mark span {
  font-size: 9px;
  font-weight: 800;
  line-height: 1.05;
  text-align: left;
}

.tm-home-v3-legal {
  margin-top: 16PX;
  font-size: .6875rem;
  line-height: .8125rem;
  color: #ffffff;
  text-align: center;
}

.tm-home-v3-legal a {
  color: #ffb805;
  text-decoration: underline;
}

.tm-home-v3-footer-marks {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
  width: 100%;
  min-height: 62px;
  margin: 4px 0 10px;
  color: #9b9b9b;
  font-size: 11px;
}

.tm-home-v3-footer-marks > span {
  display: inline-flex;
  align-items: center;
  gap: 4px;
}

.tm-home-v3-footer-marks i {
  font-size: 22px;
}

.tm-home-v3-age {
  display: inline-flex !important;
  width: 44px;
  height: 44px;
  justify-content: center;
  border: 5px solid #e51b2a;
  border-radius: 50%;
  color: #ffffff;
  font-size: 13px;
  font-weight: 800;
}

.tm-home-v3-footer-bottom {
  display: grid;
  grid-template-columns: 40px minmax(0, 1fr) 56px;
  align-items: center;
  gap: 5px;
  width: 100%;
  min-height: 30px;
  color: #ffffff;
  font-size: 11px;
}

.tm-home-v3-footer-bottom > span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 38px;
  height: 29px;
  border-radius: 5px;
  background: #252525;
}

.tm-home-v3-footer-bottom > a:first-of-type {
  color: #ffcc00;
  text-decoration: underline;
}

.tm-home-v3-footer-bottom > a:last-child {
  display: inline-flex;
  align-items: center;
  justify-content: flex-end;
  color: #ffffff;
}

.tt-public-chat {
  position: fixed;
  z-index: 1250;
  right: 14px;
  bottom: calc(68px + env(safe-area-inset-bottom, 0px));
  width: auto;
  height: auto;
  margin: 0;
  font-family: Arial, Helvetica, sans-serif;
}

.tt-public-chat-panel {
  width: min(360px, calc(100vw - 24px));
  max-height: calc(100dvh - 140px);
  overflow: hidden;
  border-radius: 7px;
  background: #ffffff;
  color: #222222;
  box-shadow: 0 18px 60px rgba(0, 0, 0, 0.45);
}

.tt-public-chat-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-height: 64px;
  padding: 12px 14px;
  background: #212121;
  color: #ffffff;
}

.tt-public-chat-head strong,
.tt-public-chat-head span {
  display: block;
}

.tt-public-chat-head span {
  color: #c8c8c8;
  font-size: 12px;
}

.tt-public-chat-head button {
  width: 32px;
  height: 32px;
  border: 0;
  border-radius: 5px;
  background: #353535;
  color: #ffffff;
}

.tt-public-chat-start,
.tt-public-chat-compose {
  display: grid;
  gap: 8px;
  padding: 12px;
}

.tt-public-chat-tabs {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 6px;
}

.tt-public-chat-tabs button,
.tt-public-chat-start button,
.tt-public-chat-compose button {
  height: 36px;
  border: 0;
  border-radius: 5px;
  background: #ececec;
  color: #222222;
  font-weight: 700;
}

.tt-public-chat-tabs button.active,
.tt-public-chat-start > button,
.tt-public-chat-compose button {
  background: #ffbd00;
}

.tt-public-chat-start input,
.tt-public-chat-start textarea,
.tt-public-chat-compose textarea {
  width: 100%;
  padding: 10px;
  border: 1px solid #d5d5d5;
  border-radius: 5px;
  outline: 0;
  background: #f7f7f7;
  color: #222222;
}

.tt-public-chat-start textarea,
.tt-public-chat-compose textarea {
  min-height: 86px;
  resize: vertical;
}

.tt-public-chat-messages {
  display: grid;
  gap: 8px;
  max-height: 330px;
  padding: 12px;
  overflow: auto;
  background: #f4f4f4;
}

.tt-public-chat-messages article {
  padding: 9px 10px;
  border-radius: 7px;
  background: #ffffff;
}

.tt-public-chat-messages article.is-operator {
  background: #fff3cc;
}

.tt-public-chat-messages article.is-system {
  background: #e8eef8;
}

.tt-public-chat-messages span {
  display: block;
  color: #777777;
  font-size: 11px;
}

.tt-public-chat-messages p {
  margin: 4px 0 0;
  color: #222222;
}

.tt-public-chat-error {
  margin: 0;
  color: #ba2222;
  font-size: 12px;
  font-weight: 700;
}

@media (min-width: 431px) {
  .tm-home-v3 {
    border-right: 1px solid #dadada;
    border-left: 1px solid #dadada;
  }
}

@font-face {
    font-display: swap;
    font-family: "tmbet-partner-icons";
    src: url("/site-app/assets/tmbet-partner-icons.woff2?ba907e227f46a50c4e38e4a65701c721") format("woff2"),
url("/site-app/assets/tmbet-partner-icons.woff?ba907e227f46a50c4e38e4a65701c721") format("woff"),
url("/site-app/assets/tmbet-partner-icons.ttf?ba907e227f46a50c4e38e4a65701c721") format("truetype");
}

i[class^="tm-icon-"]:before, i[class*=" tm-icon-"]:before {
    font-family: tmbet-partner-icons !important;
    font-style: normal;
    font-weight: normal !important;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.tm-icon-youtube-fill:before {
    content: "\f101";
}

.tm-icon-whatsapp-line:before {
    content: "\f102";
}

.tm-icon-wallet-3-line:before {
    content: "\f103";
}

.tm-icon-wallet-3-fill:before {
    content: "\f104";
}

.tm-icon-volleyball-line:before {
    content: "\f105";
}

.tm-icon-vip-diamond-fill:before {
    content: "\f106";
}

.tm-icon-user-line:before {
    content: "\f107";
}

.tm-icon-user-fill:before {
    content: "\f108";
}

.tm-icon-user-add-line:before {
    content: "\f109";
}

.tm-icon-user-3-line:before {
    content: "\f108";
}

.tm-icon-upload-line:before {
    content: "\f10b";
}

.tm-icon-twitter-x-line:before {
    content: "\f10c";
}

.tm-icon-twitter-x-fill:before {
    content: "\f10d";
}

.tm-icon-trophy-line:before {
    content: "\f10e";
}

.tm-icon-time-line:before {
    content: "\f10f";
}

.tm-icon-telegram-line:before {
    content: "\f110";
}

.tm-icon-telegram-fill:before {
    content: "\f111";
}

.tm-icon-telegram-2-fill:before {
    content: "\f112";
}

.tm-icon-sword-line:before {
    content: "\f113";
}

.tm-icon-star-line:before {
    content: "\f114";
}

.tm-icon-star-fill:before {
    content: "\f115";
}

.tm-icon-stack-line:before {
    content: "\f116";
}

.tm-icon-stack-fill:before {
    content: "\f117";
}

.tm-icon-sparkling-line:before {
    content: "\f118";
}

.tm-icon-snowflake-line:before {
    content: "\f119";
}

.tm-icon-smartphone-line:before {
    content: "\f11a";
}

.tm-icon-shopping-cart-line:before {
    content: "\f11b";
}

.tm-icon-shield-line:before {
    content: "\f11c";
}

.tm-icon-shield-check-line:before {
    content: "\f11d";
}

.tm-icon-shield-check-fill:before {
    content: "\f11e";
}

.tm-icon-settings-4-line:before {
    content: "\f11f";
}

.tm-icon-settings-3-line:before {
    content: "\f120";
}

.tm-icon-search-line:before {
    content: "\f121";
}

.tm-icon-search-eye-line:before {
    content: "\f122";
}

.tm-icon-search-2-line:before {
    content: "\f123";
}

.tm-icon-refresh-line:before {
    content: "\f124";
}

.tm-icon-record-circle-line:before {
    content: "\f125";
}

.tm-icon-radio-button-line:before {
    content: "\f126";
}

.tm-icon-question-line:before {
    content: "\f127";
}

.tm-icon-pushpin-fill:before {
    content: "\f128";
}

.tm-icon-play-circle-fill:before {
    content: "\f129";
}

.tm-icon-planet-line:before {
    content: "\f12a";
}

.tm-icon-plane-line:before {
    content: "\f12b";
}

.tm-icon-ping-pong-line:before {
    content: "\f12c";
}

.tm-icon-pie-chart-line:before {
    content: "\f12d";
}

.tm-icon-pencil-line:before {
    content: "\f12e";
}

.tm-icon-notification-3-fill:before {
    content: "\f12f";
}

.tm-icon-more-fill:before {
    content: "\f130";
}

.tm-icon-more-2-fill:before {
    content: "\f131";
}

.tm-icon-money-dollar-circle-line:before {
    content: "\f132";
}

.tm-icon-message-3-line:before {
    content: "\f133";
}

.tm-icon-menu-line:before {
    content: "\f134";
}

.tm-icon-menu-4-line:before {
    content: "\f135";
}

.tm-icon-menu-2-line:before {
    content: "\f136";
}

.tm-icon-mail-line:before {
    content: "\f137";
    width: 1em;
    height: 1em;
}

.tm-icon-logout-box-r-line:before {
    content: "\f138";
}

.tm-icon-login-box-line:before {
    content: "\f139";
}

.tm-icon-lock-password-line:before {
    content: "\f13a";
}

.tm-icon-lock-line:before {
    content: "\f13b";
}

.tm-icon-live-line:before {
    content: "\f13c";
}

.tm-icon-layout-grid-line:before {
    content: "\f13d";
}

.tm-icon-instagram-fill:before {
    content: "\f13e";
}

.tm-icon-information-line:before {
    content: "\f13f";
}

.tm-icon-information-fill:before {
    content: "\f140";
}

.tm-icon-home-line:before {
    content: "\f141";
}

.tm-icon-home-5-line:before {
    content: "\f142";
}

.tm-icon-heart-pulse-fill:before {
    content: "\f143";
}

.tm-icon-heart-fill:before {
    content: "\f144";
}

.tm-icon-hand-coin-line:before {
    content: "\f145";
}

.tm-icon-hammer-fill:before {
    content: "\f146";
}

.tm-icon-group-line:before {
    content: "\f147";
}

.tm-icon-google-fill:before {
    content: "\f148";
}

.tm-icon-global-line:before {
    content: "\f149";
}

.tm-icon-gift-line:before {
    content: "\f14a";
}

.tm-icon-gamepad-line:before {
    content: "\f14b";
}

.tm-icon-footprint-line:before {
    content: "\f14c";
}

.tm-icon-football-line:before {
    content: "\f14d";
}

.tm-icon-focus-3-line:before {
    content: "\f14e";
}

.tm-icon-flashlight-line:before {
    content: "\f14f";
}

.tm-icon-flag-line:before {
    content: "\f150";
}

.tm-icon-fire-line:before {
    content: "\f151";
}

.tm-icon-fire-fill:before {
    content: "\f152";
}

.tm-icon-filter-3-line:before {
    content: "\f153";
}

.tm-icon-file-list-line:before {
    content: "\f154";
}

.tm-icon-file-list-3-line:before {
    content: "\f155";
}

.tm-icon-file-copy-line:before {
    content: "\f156";
}

.tm-icon-facebook-line:before {
    content: "\f157";
}

.tm-icon-facebook-fill:before {
    content: "\f158";
}

.tm-icon-eye-off-line:before {
    content: "\f159";
}

.tm-icon-eye-line:before {
    content: "\f15a";
}

.tm-icon-exchange-line:before {
    content: "\f15b";
}

.tm-icon-error-warning-line:before {
    content: "\f15c";
}

.tm-icon-equalizer-line:before {
    content: "\f15d";
}

.tm-icon-earth-line:before {
    content: "\f15e";
}

.tm-icon-download-line:before {
    content: "\f15f";
}

.tm-icon-dice-line:before {
    content: "\f160";
}

.tm-icon-dice-5-line:before {
    content: "\f161";
}

.tm-icon-delete-bin-line:before {
    content: "\f162";
}

.tm-icon-customer-service-line:before {
    content: "\f163";
}

.tm-icon-customer-service-2-line:before {
    content: "\f164";
}

.tm-icon-customer-service-2-fill:before {
    content: "\f165";
}

.tm-icon-coin-line:before {
    content: "\f166";
}

.tm-icon-close-line:before {
    content: "\f167";
}

.tm-icon-close-circle-fill:before {
    content: "\f168";
}

.tm-icon-circle-line:before {
    content: "\f169";
}

.tm-icon-checkbox-circle-fill:before {
    content: "\f16a";
}

.tm-icon-check-line:before {
    content: "\f16b";
}

.tm-icon-cellphone-line:before {
    content: "\f16c";
}

.tm-icon-calendar-line:before {
    content: "\f16d";
}

.tm-icon-bubble-chart-line:before {
    content: "\f16e";
}

.tm-icon-billiards-line:before {
    content: "\f16f";
}

.tm-icon-basketball-line:before {
    content: "\f170";
}

.tm-icon-basketball-fill:before {
    content: "\f171";
}

.tm-icon-bar-chart-grouped-line:before {
    content: "\f172";
}

.tm-icon-bar-chart-box-line:before {
    content: "\f173";
}

.tm-icon-arrow-up-s-line:before {
    content: "\f174";
}

.tm-icon-arrow-up-line:before {
    content: "\f175";
}

.tm-icon-arrow-up-down-line:before {
    content: "\f176";
}

.tm-icon-arrow-up-double-line:before {
    content: "\f177";
}

.tm-icon-arrow-right-s-line:before {
    content: "\f178";
}

.tm-icon-arrow-right-double-line:before {
    content: "\f179";
}

.tm-icon-arrow-left-s-line:before {
    content: "\f17a";
}

.tm-icon-arrow-left-line:before {
    content: "\f17b";
}

.tm-icon-arrow-down-s-line:before {
    content: "\f17c";
}

.tm-icon-arrow-down-line:before {
    content: "\f17d";
}

.tm-icon-apps-line:before {
    content: "\f17e";
}

.tm-icon-apple-line:before {
    content: "\f17f";
}

.tm-icon-apple-fill:before {
    content: "\f180";
}

.tm-icon-android-line:before {
    content: "\f181";
}

.tm-icon-android-fill:before {
    content: "\f182";
}

.tm-icon-add-line:before {
    content: "\f183";
}

/* TMBET SPORTSBOOK START */

/* TMBET SPORTSBOOK END */

/* TMBET SPORTSBOOK START */

/* TMBET SPORTSBOOK END */

/* TMBET SPORTSBOOK START */

.tm-sportsbook,
.tm-sportsbook * {
  box-sizing: border-box;
}

.tm-sportsbook {
  --tm-sportsbook-dark: #202020;
  --tm-sportsbook-toolbar: #2e2e2e;
  --tm-sportsbook-page: #e9e9e9;
  --tm-sportsbook-card: #ffffff;
  --tm-sportsbook-soft: #eeeeee;
  --tm-sportsbook-odds: #e8e8e8;
  --tm-sportsbook-border: #dedede;
  --tm-sportsbook-text: #333333;
  --tm-sportsbook-muted: #767676;
  --tm-sportsbook-yellow: #ffb805;
  width: 100%;
  min-height: 100vh;
  padding: 0 0 116px;
  overflow-x: hidden;
  background: var(--tm-sportsbook-page);
  color: var(--tm-sportsbook-text);
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 1.2;
  letter-spacing: 0;
}

.tm-sportsbook button,
.tm-sportsbook input {
  font: inherit;
  letter-spacing: 0;
}

.tm-sportsbook button,
.tm-sportsbook a {
  -webkit-tap-highlight-color: transparent;
}

.tm-sportsbook-toolbar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  height: 56px;
  min-height: 56px;
  padding: 0 8px;
  border-bottom: 1px solid #454545;
  background: var(--tm-sportsbook-toolbar);
  color: #ffffff;
}

.tm-sportsbook-toolbar__title,
.tm-sportsbook-toolbar__actions {
  display: flex;
  align-items: center;
  gap: 6px;
}

.tm-sportsbook-toolbar__title > a,
.tm-sportsbook-toolbar__actions > a,
.tm-sportsbook-toolbar__actions > button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 38px;
  min-width: 38px;
  height: 38px;
  padding: 0;
  border: 0;
  border-radius: 7px;
  background: #525252;
  color: #ffffff;
  cursor: pointer;
}

.tm-sportsbook-toolbar__title > a,
.tm-sportsbook-toolbar__actions > a,
.tm-sportsbook-toolbar__actions > button {
  font-size: 16px;
}

.tm-icon-search-line, .tm-icon-star-fill, .tm-icon-filter-3-line, .tm-icon-arrow-left-line {
    display: flex;
}

.tm-sportsbook-toolbar__title strong {
  margin-left: 3px;
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  line-height: 22px;
}

.tm-sportsbook-tabs {
  z-index: 50;
  position: sticky;
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr)) 40px;
  align-items: center;
  width: 100%;
  padding: 8PX 8PX .5rem;
  gap: 4px;
  border-bottom: 3px solid #d2d2d2;
  background: #212121;
}

.tm-sportsbook-tabs > button {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  min-width: 0;
  height: 38px;
  padding: 2px 3px;
  gap: 1px;
  overflow: hidden;
  border: 0;
  border-radius: 7px;
  background: #2d2d2d;
  color: #ffffff;
  cursor: pointer;
}

.tm-sportsbook-tabs > button.is-active {
  background: var(--tm-sportsbook-yellow);
  color: #272727;
}

.tm-sportsbook-tabs > button > i {
  height: 16px;
  font-size: 16px;
  line-height: 16px;
}

.tm-sportsbook-tabs > button > span {
  display: block;
  width: 100%;
  overflow: hidden;
  margin-top: 2px;
  font-size: 12PX;
  line-height: 14PX;
  font-weight: 500;
  text-align: center;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.tm-sportsbook-tabs__mark {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 18px;
  font-size: 8px;
  font-weight: 800;
  line-height: 18px;
}

.tm-sportsbook-tabs > .tm-sportsbook-tabs__menu {
  width: 40px;
  min-width: 40px;
  font-size: 21px;
}

.tm-sportsbook-content {
  width: 100%;
  min-height: calc(100vh - 168px);
  padding: 15px 7px 20px;
  background: var(--tm-sportsbook-page);
}

.tm-sportsbook-search {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  width: 100%;
  overflow: hidden;
  border-top: 1px solid #dedede;
  border-radius: 8px;
  background: #ffffff;
  margin-top: 4PX;
  padding-top: 8PX;
}

.tm-sportsbook-search input {
  width: 100%;
  min-width: 0;
  height: 42px;
  padding: 0 12px;
  border: 0;
  outline: 0;
  background: #ffffff;
  color: #333333;
  font-size: 13px;
}

.tm-sportsbook-search input::placeholder {
  color: #858585;
  opacity: 1;
}

.tm-sportsbook-search button {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 44px;
  height: 44px;
  padding: 0;
  border: 0;
  background: #2d2d2d;
  color: #ffffff;
  font-size: 22px;
  cursor: pointer;
}

.tm-sportsbook-filter-panel {
  display: flex;
  width: calc(100% + 14px);
  margin: -3px -7px 9px;
  padding: 7px;
  gap: 5px;
  overflow-x: auto;
  background: #dedede;
  scrollbar-width: none;
}

.tm-sportsbook-filter-panel::-webkit-scrollbar {
  display: none;
}

.tm-sportsbook-filter-panel button {
  flex: 0 0 auto;
  height: 32px;
  padding: 0 11px;
  border: 0;
  border-radius: 6px;
  background: #ffffff;
  color: #333333;
  cursor: pointer;
}

.tm-sportsbook-filter-panel button.is-active {
  background: var(--tm-sportsbook-yellow);
}

.tm-sportsbook-top {
  width: 100%;
  margin: 0 0 5px;
}

.tm-sportsbook-top > h1 {
  display: flex;
  align-items: center;
  height: 34px;
  margin: 0;
  gap: 7px;
  color: #303030;
  font-size: 18px;
  font-weight: 700;
  line-height: 22px;
}

.tm-sportsbook-top > h1 i {
  color: #ff6b00;
  font-size: 17px;
}

.tm-sportsbook-top__track {
  display: flex;
  align-items: stretch;
  width: calc(100% + 14px);
  margin: 0 -7px;
  padding: 0 7px 3px;
  gap: 5px;
  overflow-x: auto;
  scroll-snap-type: x proximity;
  scrollbar-width: none;
}

.tm-sportsbook-top__track::-webkit-scrollbar {
  display: none;
}

.tm-sportsbook-card {
  position: relative;
  width: 100%;
  min-width: 0;
  overflow: hidden;
  border: 1px solid #e0e0e0;
  border-radius: 8px;
  outline: 0;
  background: var(--tm-sportsbook-card);
  color: var(--tm-sportsbook-text);
  cursor: pointer;
}

.tm-sportsbook-card:focus-visible {
  box-shadow: 0 0 0 2px var(--tm-sportsbook-yellow);
}

.tm-sportsbook-card--featured {
  flex: 0 0 286px;
  width: 286px;
  scroll-snap-align: start;
}

.tm-sportsbook-card__league {
  display: flex;
  align-items: center;
  width: 100%;
  height: 40px;
  padding: 0 10px;
  gap: 7px;
  overflow: hidden;
  border-bottom: 1px solid #e7e7e7;
  background: #f1f1f1;
  color: #4a4a4a;
  font-size: 13px;
  font-weight: 400;
  line-height: 16px;
}

.tm-sportsbook-card__league i {
  flex: 0 0 auto;
  font-size: 18px;
  color: #444444;
}

.tm-sportsbook-card__league span {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.tm-sportsbook-card__body {
  width: 100%;
  padding: 8px 9px 9px;
  background: #ffffff;
}

.tm-sportsbook-card--featured .tm-sportsbook-card__body {
  height: 158px;
}

.tm-sportsbook-card__meta {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  min-height: 21px;
  margin: 0 0 4px;
  gap: 8px;
  color: #5d5d5d;
  font-size: 11px;
  line-height: 14px;
}

.tm-sportsbook-card__clock,
.tm-sportsbook-card__meta-actions {
  display: flex;
  align-items: center;
  min-width: 0;
  gap: 6px;
}

.tm-sportsbook-card__clock {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.tm-sportsbook-card__clock > i {
  flex: 0 0 auto;
  color: #444444;
  font-size: 18px;
}

.tm-sportsbook-card__meta-actions > button {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 23px;
  min-width: 23px;
  height: 23px;
  padding: 0;
  border: 0;
  background: transparent;
  color: #424242;
  font-size: 19px;
  cursor: pointer;
}

.tm-sportsbook-live-badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 15px;
  padding: 0 4px;
  border-radius: 2px;
  background: var(--tm-sportsbook-yellow);
  color: #383000;
  font-size: 9px;
  font-weight: 800;
  line-height: 15px;
}

.tm-sportsbook-card__event {
  display: grid;
  grid-template-columns: 24px minmax(0, 1fr);
  align-items: center;
  width: 100%;
  min-height: 46px;
  gap: 4px;
}

.tm-sportsbook-card.is-live .tm-sportsbook-card__event {
  grid-template-columns: 24px 24px minmax(0, 1fr);
}

.tm-sportsbook-favorite {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  min-width: 24px;
  height: 34px;
  padding: 0;
  border: 0;
  background: transparent;
  color: #78be20;
  font-size: 18px;
  cursor: pointer;
}

.tm-sportsbook-favorite.is-active {
  color: var(--tm-sportsbook-yellow);
}

.tm-sportsbook-zone {
  color: #cf9f00;
  font-size: 7px;
  font-weight: 800;
  line-height: 8px;
  text-align: center;
}

.tm-sportsbook-card__teams {
  display: grid;
  align-content: center;
  min-width: 0;
  gap: 4px;
}

.tm-sportsbook-card__teams > div {
  display: grid;
  grid-template-columns: 19px minmax(0, 1fr) auto;
  align-items: center;
  min-width: 0;
  height: 18px;
  gap: 5px;
}

.tm-sportsbook-card__teams strong {
  overflow: hidden;
  color: #3b3b3b;
  font-size: 13px;
  font-weight: 700;
  line-height: 16px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.tm-sportsbook-card__teams b {
  min-width: 14px;
  color: #303030;
  font-size: 13px;
  font-weight: 700;
  text-align: right;
}

.tm-sportsbook-team-badge {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 19px;
  height: 18px;
  overflow: hidden;
  border-radius: 50%;
  color: #777777;
}

.tm-sportsbook-team-badge > i,
.tm-sportsbook-team-badge > img {
  position: absolute;
  inset: 0;
  width: 19px;
  height: 18px;
}

.tm-sportsbook-team-badge > i {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
}

.tm-sportsbook-team-badge > img {
  z-index: 1;
  object-fit: cover;
}

.tm-sportsbook-card__stage {
  width: 100%;
  height: 17px;
  margin: 1px 0 5px;
  overflow: hidden;
  color: #656565;
  font-size: 11px;
  line-height: 17px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.tm-sportsbook-card__odds {
  display: flex;
  align-items: stretch;
  width: 100%;
  height: 42px;
  gap: 4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.tm-sportsbook-card__odds::-webkit-scrollbar {
  display: none;
}

.tm-sportsbook-card__odds > button {
  display: flex;
  flex: 1 0 58px;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  min-width: 58px;
  height: 42px;
  padding: 2px 4px;
  gap: 1px;
  overflow: hidden;
  border: 0;
  border-radius: 7px;
  background: var(--tm-sportsbook-odds);
  color: #555555;
  cursor: pointer;
}

.tm-sportsbook-card__odds > button.is-selected {
  background: var(--tm-sportsbook-yellow);
  color: #252525;
}

.tm-sportsbook-card__odds > button > span {
  display: block;
  max-width: 100%;
  overflow: hidden;
  color: #888888;
  font-size: 10px;
  font-weight: 600;
  line-height: 11px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.tm-sportsbook-card__odds > button > b {
  color: inherit;
  font-size: 13px;
  font-weight: 500;
  line-height: 16px;
}

.tm-sportsbook-card__odds > .tm-sportsbook-card__more-odds {
  flex-basis: 58px;
  color: #858585;
  font-size: 11px;
  font-weight: 500;
}

.tm-sportsbook-accumulator {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 38px;
  margin: 3px 0 8px;
  padding: 0 12px;
  gap: 6px;
  border: 0;
  border-radius: 7px;
  background: #dedede;
  color: #333333;
  font-size: 14px;
  font-weight: 400;
  cursor: pointer;
}

.tm-sportsbook-accumulator i {
  font-size: 18px;
}

.tm-sportsbook-sports {
  display: grid;
  width: calc(100% + 14px);
  margin: 0 -7px;
  gap: 3px;
}

.tm-sportsbook-sport {
  width: 100%;
  overflow: hidden;
  background: var(--tm-sportsbook-page);
}

.tm-sportsbook-sport__head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  height: 48px;
  padding: 0 8px;
  border: 0;
  background: var(--tm-sportsbook-page);
  color: #303030;
  cursor: pointer;
}

.tm-sportsbook-sport__title,
.tm-sportsbook-sport__actions {
  display: flex;
  align-items: center;
  min-width: 0;
  gap: 8px;
}

.tm-sportsbook-sport__title > i {
  color: #444444;
  font-size: 18px;
}

.tm-sportsbook-sport__title > strong {
  overflow: hidden;
  font-size: 18px;
  font-weight: 700;
  line-height: 22px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.tm-sportsbook-sport__actions {
  font-size: 14px;
}

.tm-sportsbook-sport__actions > i,
.tm-sportsbook-tournament__head > i {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 12px;
  height: 12px;
  font-size: 10px !important;
  line-height: 12px !important;
}

.tm-sportsbook-sport__tournaments {
  display: grid;
  width: 100%;
  padding: 0 5px 3px;
  gap: 3px;
}

.tm-sportsbook-tournament {
  width: 100%;
  overflow: hidden;
  border-radius: 8px;
  background: #ffffff;
}

.tm-sportsbook-tournament__head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  min-height: 44px;
  padding: 6px 10px;
  gap: 8px;
  border: 0;
  background: #ffffff;
  color: #3d3d3d;
  cursor: pointer;
}

.tm-sportsbook-tournament__title {
  display: flex;
  align-items: center;
  min-width: 0;
  gap: 8px;
  font-size: 13px;
  font-weight: 400;
  line-height: 15px;
  text-align: left;
}

.tm-sportsbook-tournament__title > span:last-child {
  overflow: hidden;
  text-overflow: ellipsis;
}

.tm-sportsbook-tournament__badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  width: 20px;
  height: 20px;
  overflow: hidden;
  border-radius: 50%;
  color: #337eaa;
  font-size: 18px;
}

.tm-sportsbook-tournament__badge img {
  width: 20px;
  height: 20px;
  object-fit: cover;
}

.tm-sportsbook-tournament__head > i {
  flex: 0 0 auto;
  font-size: 18px;
}

.tm-sportsbook-tournament__events {
  display: grid;
  width: 100%;
  padding: 0 4px 4px;
  gap: 3px;
  background: #ffffff;
}

.tm-sportsbook-tournament__events > .tm-sportsbook-card {
  border-color: #eeeeee;
  border-radius: 8px;
}

.tm-sportsbook-tournament__events .tm-sportsbook-card__body {
  padding: 7px 8px 8px;
}

.tm-sportsbook-empty {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  min-height: 110px;
  border-radius: 8px;
  background: #ffffff;
  color: #777777;
  font-size: 13px;
}

.tm-sportsbook-skeleton {
  display: flex;
  width: calc(100% + 14px);
  margin: 0 -7px;
  padding: 0 7px 3px;
  gap: 5px;
  overflow: hidden;
}

.tm-sportsbook-skeleton > div {
  position: relative;
  flex: 0 0 286px;
  width: 286px;
  height: 198px;
  overflow: hidden;
  border-radius: 8px;
  background: #dedede;
}

.tm-sportsbook-skeleton > div::after {
  content: "";
  position: absolute;
  inset: 0;
  transform: translateX(-100%);
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.72), transparent);
  animation: tm-sportsbook-shimmer 1.25s infinite;
}

@keyframes tm-sportsbook-shimmer {
  to {
    transform: translateX(100%);
  }
}

@media (min-width: 431px) {
  .tm-sportsbook-card--featured {
    flex-basis: 286px;
  }
}

/* TMBET SPORTSBOOK END */

/* TMBET PAYMENT METHODS START */
.tm-payment-methods-notice,.tm-payment-methods-error,.tm-payment-methods-empty{margin:8px 10px;padding:10px 12px;border-radius:4px;background:#fff;color:#333;font-size:13px;line-height:18px}.tm-payment-methods-notice{border-left:3px solid #6fa82e}.tm-payment-methods-error{border-left:3px solid #d83b4b}.tm-payment-methods-skeleton{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:10px}.tm-payment-methods-skeleton span{height:94px;border-radius:4px;background:#d8d8d8;animation:tm-payment-method-pulse 1.2s ease-in-out infinite}.tm-payment-method-logo{display:block;width:100%;max-width:88px;height:42px;margin:0 auto;object-fit:contain}.tm-cash-withdrawal-overlay{z-index:1800;position:fixed;inset:0;display:flex;align-items:center;justify-content:center;padding:12px;background:rgba(0,0,0,.62)}.tm-cash-withdrawal-dialog{width:min(100%,405px);max-height:calc(100dvh - 24px);overflow:auto;border-radius:6px;background:#fff;color:#222;box-shadow:0 12px 32px rgba(0,0,0,.28)}.tm-cash-withdrawal-head{display:flex;align-items:center;justify-content:space-between;min-height:48px;padding:0 12px;border-bottom:1px solid #e1e1e1;font-size:16px}.tm-cash-withdrawal-head button{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border:0;background:transparent;color:#555;font-size:20px}.tm-cash-withdrawal-body{display:grid;gap:10px;padding:12px}.tm-cash-withdrawal-body label{display:grid;gap:5px;color:#555;font-size:12px}.tm-cash-withdrawal-body input,.tm-cash-withdrawal-body select{width:100%;height:44px;padding:0 12px;border:1px solid #d7d7d7;border-radius:6px;background:#fff;color:#222;font:inherit;font-size:14px;outline:none}.tm-cash-withdrawal-body input:focus,.tm-cash-withdrawal-body select:focus{border-color:#ffb805}.tm-cash-withdrawal-confirm{width:100%;height:44px;border:0;border-radius:6px;background:#ffb805;color:#111;font-size:14px;font-weight:700}.tm-cash-withdrawal-confirm:disabled{opacity:.58}.tm-cash-withdrawal-error{margin:0;color:#c92535;font-size:12px;line-height:16px}.tm-cash-withdrawal-body small{color:#777;font-size:11px;text-align:center}@keyframes tm-payment-method-pulse{0%,100%{opacity:.55}50%{opacity:1}}
/* TMBET PAYMENT METHODS END */
/* TMBET SITE CHROME START */
.tm-site-navbar {
  z-index: 1050;
  position: sticky;
  top: 0;
  width: 100%;
  height: 62px;
  min-height: 56px;
  padding: 0;
  border-bottom: 1px solid #3a3a3a;
  background: #202020;
  color: #ffffff;
}
.tm-site-navbar-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  height: 62px;
  padding: 12PX 0;
}
.tm-site-navbar a {
  text-decoration: none;
}
.tm-site-logo-link {
  align-items: center;
  display: flex;
  flex-shrink: 0;
  justify-content: center;
  width: 98px;
  height: 38px;
  padding: 8px 8px 8px 16px;
}
.tm-site-navbar-actions {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin-left: auto;
  gap: 8px;
  margin-right: 8PX;
}
.tm-site-login-link,
.tm-site-register-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 2rem;
  min-width: 2rem;
  padding: .25rem .5rem;
  border: 0;
  border-radius: 8px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: .75rem;
  font-weight: 400;
  line-height: .875rem;
  white-space: nowrap;
}
.tm-site-login-link {
  background: #2e2e2e;
  color: #ffffff;
}
.tm-site-register-link {
  background: #ffb805;
  color: #333333;
}
.tm-site-balance {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 2rem;
  min-width: 2rem;
  padding: .25rem .5rem;
  gap: 4px;
  border-radius: 8px;
  background: #ffb805;
  color: #3b3b3b;
  font-family: Arial, Helvetica, sans-serif;
  font-size: .875rem;
  line-height: 1rem;
  white-space: nowrap;
}
.tm-site-deposit-link,
.tm-site-profile-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 38px;
  min-width: 38px;
  height: 38px;
  padding: 0;
  border-radius: 8px;
  color: #ffffff;
}
.tm-site-deposit-link {
  background: #7eac2f;
  font-size: 19px;
}
.tm-icon-add-line {
    display: flex;
    width: 2rem;
    height: 2rem;
    justify-content: center;
    align-items: center;
}
.tm-site-profile-link {
  background: #2e2e2e;
  font-size: 19px;
}
.tm-site-profile-icon {
  font-size: 19px;
    height: 1em;
  line-height: 1;
}
.tm-site-notification-dot {
  content: "";
  position: absolute;
  top: 2px;
  right: 2px;
  width: .375rem;
  height: .375rem;
  border-radius: 50%;
  background: #ff575a;
}
.tm-global-bottom-nav {
  z-index: 1200;
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  width: 100%;
  height: calc(56px + env(safe-area-inset-bottom, 0px));
  padding: 0 4px env(safe-area-inset-bottom, 0px);
  border-top: 1px solid #dedede;
  background: #ffffff;
  box-shadow: 0 -1px 5px rgba(0, 0, 0, 0.12);
  color: #4a4a4a;
  font-family: Arial, Helvetica, sans-serif;
}
.tm-global-bottom-nav__item {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  min-height: 40px;
  padding-bottom: 4PX;
  padding-top: 4PX;
  color: #3b3b3b;
  font-size: .75rem;
  line-height: .875rem;
  text-decoration: none;
  white-space: nowrap;
}
.tm-global-bottom-nav__item.is-active {
  color: #222222;
}
.tm-global-bottom-nav__icon {
  display: grid;
  place-items: center;
  max-width: 16px;
  color: #787878;
  font-size: 16px;
  line-height: 16.6px;
}
.tm-global-bottom-nav__betslip {
  font-weight: 700;
}
.tm-global-bottom-nav__betslip .tm-global-bottom-nav__icon {
  width: 32px;
  height: 32px;
  max-width: 32px;
  margin-top: -5px;
  border-radius: 50%;
  background: #ffb805;
  color: #161616;
  font-size: 16px;
  transform: rotate(-45deg);
}
.tm-global-bottom-nav__flyout {
  position: absolute;
  bottom: 56px;
  display: none;
  width: 76px;
  overflow: hidden;
  border-radius: 0 0 8px 8px;
  background: #ffffff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
}
.tm-global-bottom-nav__flyout.is-open {
  display: block;
}
.tm-global-bottom-nav__flyout.is-sports {
  left: 0;
}
.tm-global-bottom-nav__flyout.is-casino {
  left: 20%;
}
.tm-global-bottom-nav__flyout-item,
.tm-global-bottom-nav__flyout-close {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  width: 76px;
  height: 57px;
  padding: 4px 2px;
  gap: 2px;
  border: 0;
  background: #ffffff;
  color: #4a4a4a;
  font-size: 11px;
  line-height: 13px;
  text-align: center;
  text-decoration: none;
}
.tm-global-bottom-nav__flyout-item i {
  font-size: 18px;
}
.tm-global-bottom-nav__flyout-close {
  height: 48px;
  border-top: 1px solid #eeeeee;
  font-size: 26px;
}
#root > * .tm-site-navbar,
#root .tm-bottom-nav,
.tm-registration-topbar,
.tm-u-pages-account-page-002,
.tm-u-pages-deposit-page-002,
.tm-u-pages-bets-page-002,
.tm-u-pages-profile-page-002,
.tm-u-pages-messages-page-002,
.tm-u-pages-payment-queries-page-002,
.tm-u-pages-security-page-002,
.tm-u-pages-results-page-002 {
  display: none !important;
}
@media (min-width: 981px) {
  .tm-global-bottom-nav {
    display: none;
  }
}
/* TMBET SPORTS CATALOG START */
.tm-sports-catalog {
  z-index: 1600;
  position: fixed;
  inset: 0 auto 0 50%;
  width: min(100%, 430px);
  height: 100dvh;
  transform: translateX(-50%);
  overflow: hidden;
  background: #e9e9e9;
  color: #2e2e2e;
  font-family: Arial, sans-serif;
  font-size: 14px;
  line-height: 1.2;
  box-shadow: 0 0 18px rgba(0, 0, 0, 0.2);
}
.tm-sports-catalog button,
.tm-sports-catalog input {
  font: inherit;
}
.tm-sports-catalog__header {
  z-index: 2;
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  height: 57px;
  padding: 9.5px;
  gap: 10px;
  background: #2e2e2e;
  color: #ffffff;
}
.tm-sports-catalog__header button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 38px;
  width: 38px;
  height: 38px;
  padding: 0;
  border: 0;
  border-radius: 8px;
  background: #555555;
  color: #ffffff;
  font-size: 22px;
  cursor: pointer;
}
.tm-sports-catalog__header h2 {
  margin: 0;
  color: #ffffff;
  font-size: 17px;
  font-weight: 700;
  line-height: 20px;
}
.tm-sports-catalog__scroll {
  width: 100%;
  height: calc(100dvh - 57px);
  padding-bottom: max(16px, env(safe-area-inset-bottom, 0px));
  overflow-x: hidden;
  overflow-y: auto;
  overscroll-behavior: contain;
  scrollbar-width: none;
}
.tm-sports-catalog__scroll::-webkit-scrollbar,
.tm-sports-catalog__popular-track::-webkit-scrollbar {
  display: none;
}
.tm-sports-catalog__search {
  position: relative;
  height: 66px;
  padding: 9.5px;
  background: #e9e9e9;
}
.tm-sports-catalog__search input {
  width: 100%;
  height: 47px;
  padding: 0 46px 0 14px;
  border: 1px solid #dedede;
  border-radius: 8px;
  outline: 0;
  background: #ffffff;
  color: #2e2e2e;
  font-size: 14px;
}
.tm-sports-catalog__search input:focus {
  border-color: #9f9f9f;
}
.tm-sports-catalog__search > i {
  position: absolute;
  top: 9.5px;
  right: 9.5px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 47px;
  height: 47px;
  color: #333333;
  font-size: 21px;
  pointer-events: none;
}
.tm-sports-catalog__popular {
  padding: 0 0 10px;
  background: #e9e9e9;
}
.tm-sports-catalog__popular h3 {
  height: 35px;
  margin: 0;
  padding: 6px 10px;
  color: #2e2e2e;
  font-size: 17px;
  font-weight: 700;
  line-height: 23px;
}
.tm-sports-catalog__popular-track {
  display: flex;
  width: 100%;
  padding: 0 9.5px 2px;
  gap: 5px;
  overflow-x: auto;
  overflow-y: hidden;
  scroll-snap-type: x proximity;
  scrollbar-width: none;
}
.tm-sports-catalog__popular-card {
  display: grid;
  grid-template-rows: 102px 44px;
  flex: 0 0 100px;
  width: 100px;
  height: 146px;
  padding: 0;
  border: 0;
  border-radius: 8px;
  overflow: hidden;
  background: #ffffff;
  color: #303030;
  cursor: pointer;
  scroll-snap-align: start;
}
.tm-sports-catalog__popular-visual {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 102px;
  background: #294c70;
  color: #ffffff;
  box-shadow: inset 0 -1px rgba(255, 255, 255, 0.18);
}
.tm-sports-catalog__popular-visual i {
  font-size: 53px;
  text-shadow: 0 3px 8px rgba(0, 0, 0, 0.28);
}
.tm-sports-catalog__popular-card > span:last-child {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 44px;
  padding: 4px 6px;
  overflow: hidden;
  color: #333333;
  font-size: 12px;
  font-weight: 400;
  line-height: 15px;
  text-align: center;
}
.tm-sports-catalog__popular-card.is-football .tm-sports-catalog__popular-visual { background: #1f6c4d; }
.tm-sports-catalog__popular-card.is-hockey .tm-sports-catalog__popular-visual { background: #5f7792; }
.tm-sports-catalog__popular-card.is-basketball .tm-sports-catalog__popular-visual { background: #a24f22; }
.tm-sports-catalog__popular-card.is-tennis .tm-sports-catalog__popular-visual { background: #60852c; }
.tm-sports-catalog__popular-card.is-esports .tm-sports-catalog__popular-visual { background: #4d3a75; }
.tm-sports-catalog__popular-card.is-volleyball .tm-sports-catalog__popular-visual { background: #2b6682; }
.tm-sports-catalog__popular-card.is-racing .tm-sports-catalog__popular-visual { background: #6f4f34; }
.tm-sports-catalog__list-section {
  padding: 0 9.5px 10px;
}
.tm-sports-catalog__section-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  height: 43px;
  padding: 0 10px;
  border: 0;
  background: transparent;
  color: #2e2e2e;
  font-size: 17px;
  font-weight: 700;
  cursor: pointer;
}
.tm-sports-catalog__section-head i {
  font-size: 19px;
}
.tm-sports-catalog__rows {
  display: grid;
  gap: 2px;
}
.tm-sports-catalog__row {
  display: grid;
  grid-template-columns: 34px minmax(0, 1fr) auto 22px;
  align-items: center;
  width: 100%;
  min-height: 48px;
  padding: 0 10px 0 8px;
  border: 0;
  border-radius: 8px;
  background: #ffffff;
  color: #333333;
  cursor: pointer;
  text-align: left;
}
.tm-sports-catalog__row-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 26px;
  height: 26px;
  border-radius: 50%;
  background: #f0f0f0;
  color: #555555;
  font-size: 17px;
}
.tm-sports-catalog__row-name {
  min-width: 0;
  padding-right: 8px;
  overflow: hidden;
  color: #333333;
  font-size: 14px;
  font-weight: 400;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.tm-sports-catalog__row strong {
  color: #a57400;
  font-size: 14px;
  font-weight: 600;
}
.tm-sports-catalog__row-arrow {
  color: #747474;
  font-size: 19px;
  text-align: right;
}
.tm-sports-catalog__empty {
  margin: 12px;
  padding: 24px 12px;
  border-radius: 8px;
  background: #ffffff;
  color: #666666;
  text-align: center;
}
.tm-sports-catalog__loading {
  height: 240px;
  margin: 0 9.5px;
  border-radius: 8px;
  background: #f7f7f7;
  animation: tm-sports-catalog-pulse 1.2s ease-in-out infinite alternate;
}
@keyframes tm-sports-catalog-pulse {
  to {
    opacity: 0.48;
  }
}
/* TMBET SPORTS CATALOG END */

/* TMBET LIVE EVENT STATISTICS START */
.tm-sportsbook-card__live-stats {
  display: flex;
  gap: 4px;
  margin-top: 4px;
  overflow-x: auto;
  scrollbar-width: none;
}
.tm-sportsbook-card__live-stats::-webkit-scrollbar {
  display: none;
}
.tm-sportsbook-card__live-stats > span {
  display: inline-grid;
  grid-template-columns: auto auto auto;
  align-items: center;
  gap: 3px;
  min-width: max-content;
  padding: 2px 5px;
  border-radius: 4px;
  background: #f2f2f2;
  color: #5d5d5d;
  font-size: 10px;
  line-height: 12px;
}
.tm-sportsbook-card__live-stats small,
.tm-sportsbook-card__live-stats b {
  font: inherit;
}
.tm-sportsbook-card__live-stats b {
  color: #222222;
  font-weight: 700;
}
/* TMBET LIVE EVENT STATISTICS END */


/* TMBET SPORT-SPECIFIC ICON FALLBACKS START */
i.tm-icon-tennis-line::before,
i.tm-icon-cricket-line::before,
i.tm-icon-baseball-line::before,
i.tm-icon-hockey-line::before,
i.tm-icon-badminton-line::before,
i.tm-icon-rugby-line::before,
i.tm-icon-handball-line::before,
i.tm-icon-golf-line::before,
i.tm-icon-boxing-line::before,
i.tm-icon-cycling-line::before,
i.tm-icon-motorsport-line::before {
  display: inline-block;
  width: 1em;
  text-align: center;
  font-family: "Segoe UI Emoji", "Apple Color Emoji", sans-serif !important;
  font-style: normal;
  font-weight: 400 !important;
  line-height: 1;
}
i.tm-icon-tennis-line::before { content: "\1F3BE"; }
i.tm-icon-cricket-line::before { content: "\1F3CF"; }
i.tm-icon-baseball-line::before { content: "\26BE"; }
i.tm-icon-hockey-line::before { content: "\1F3D2"; }
i.tm-icon-badminton-line::before { content: "\1F3F8"; }
i.tm-icon-rugby-line::before { content: "\1F3C9"; }
i.tm-icon-handball-line::before { content: "\1F93E"; }
i.tm-icon-golf-line::before { content: "\26F3"; }
i.tm-icon-boxing-line::before { content: "\1F94A"; }
i.tm-icon-cycling-line::before { content: "\1F6B4"; }
i.tm-icon-motorsport-line::before { content: "\1F3CE"; }
/* TMBET SPORT-SPECIFIC ICON FALLBACKS END */
