/* src/styles.scss */
.toast-center-center {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.toast-top-center {
  top: 0;
  right: 0;
  width: 100%;
}
.toast-bottom-center {
  bottom: 0;
  right: 0;
  width: 100%;
}
.toast-top-full-width {
  top: 0;
  right: 0;
  width: 100%;
}
.toast-bottom-full-width {
  bottom: 0;
  right: 0;
  width: 100%;
}
.toast-top-left {
  top: 12px;
  left: 12px;
}
.toast-top-right {
  top: 12px;
  right: 12px;
}
.toast-bottom-right {
  right: 12px;
  bottom: 12px;
}
.toast-bottom-left {
  bottom: 12px;
  left: 12px;
}
.toast-title {
  font-weight: bold;
}
.toast-message {
  word-wrap: break-word;
}
.toast-message a,
.toast-message label {
  color: #FFFFFF;
}
.toast-message a:hover {
  color: #CCCCCC;
  text-decoration: none;
}
.toast-close-button {
  position: relative;
  right: -0.3em;
  top: -0.3em;
  float: right;
  font-size: 20px;
  font-weight: bold;
  color: #FFFFFF;
  text-shadow: 0 1px 0 #ffffff;
}
.toast-close-button:hover,
.toast-close-button:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
}
button.toast-close-button {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}
.toast-container {
  pointer-events: none;
  position: fixed;
  z-index: 999999;
}
.toast-container * {
  box-sizing: border-box;
}
.toast-container .ngx-toastr {
  position: relative;
  overflow: hidden;
  margin: 0 0 6px;
  padding: 15px 15px 15px 50px;
  width: 300px;
  border-radius: 3px 3px 3px 3px;
  background-position: 15px center;
  background-repeat: no-repeat;
  background-size: 24px;
  box-shadow: 0 0 12px #999999;
  color: #FFFFFF;
}
.toast-container .ngx-toastr:hover {
  box-shadow: 0 0 12px #000000;
  opacity: 1;
  cursor: pointer;
}
.toast-info {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTI1NiA4QzExOS4wNDMgOCA4IDExOS4wODMgOCAyNTZjMCAxMzYuOTk3IDExMS4wNDMgMjQ4IDI0OCAyNDhzMjQ4LTExMS4wMDMgMjQ4LTI0OEM1MDQgMTE5LjA4MyAzOTIuOTU3IDggMjU2IDh6bTAgMTEwYzIzLjE5NiAwIDQyIDE4LjgwNCA0MiA0MnMtMTguODA0IDQyLTQyIDQyLTQyLTE4LjgwNC00Mi00MiAxOC44MDQtNDIgNDItNDJ6bTU2IDI1NGMwIDYuNjI3LTUuMzczIDEyLTEyIDEyaC04OGMtNi42MjcgMC0xMi01LjM3My0xMi0xMnYtMjRjMC02LjYyNyA1LjM3My0xMiAxMi0xMmgxMnYtNjRoLTEyYy02LjYyNyAwLTEyLTUuMzczLTEyLTEydi0yNGMwLTYuNjI3IDUuMzczLTEyIDEyLTEyaDY0YzYuNjI3IDAgMTIgNS4zNzMgMTIgMTJ2MTAwaDEyYzYuNjI3IDAgMTIgNS4zNzMgMTIgMTJ2MjR6Jy8+PC9zdmc+);
}
.toast-error {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTI1NiA4QzExOSA4IDggMTE5IDggMjU2czExMSAyNDggMjQ4IDI0OCAyNDgtMTExIDI0OC0yNDhTMzkzIDggMjU2IDh6bTEyMS42IDMxMy4xYzQuNyA0LjcgNC43IDEyLjMgMCAxN0wzMzggMzc3LjZjLTQuNyA0LjctMTIuMyA0LjctMTcgMEwyNTYgMzEybC02NS4xIDY1LjZjLTQuNyA0LjctMTIuMyA0LjctMTcgMEwxMzQuNCAzMzhjLTQuNy00LjctNC43LTEyLjMgMC0xN2w2NS42LTY1LTY1LjYtNjUuMWMtNC43LTQuNy00LjctMTIuMyAwLTE3bDM5LjYtMzkuNmM0LjctNC43IDEyLjMtNC43IDE3IDBsNjUgNjUuNyA2NS4xLTY1LjZjNC43LTQuNyAxMi4zLTQuNyAxNyAwbDM5LjYgMzkuNmM0LjcgNC43IDQuNyAxMi4zIDAgMTdMMzEyIDI1Nmw2NS42IDY1LjF6Jy8+PC9zdmc+);
}
.toast-success {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTE3My44OTggNDM5LjQwNGwtMTY2LjQtMTY2LjRjLTkuOTk3LTkuOTk3LTkuOTk3LTI2LjIwNiAwLTM2LjIwNGwzNi4yMDMtMzYuMjA0YzkuOTk3LTkuOTk4IDI2LjIwNy05Ljk5OCAzNi4yMDQgMEwxOTIgMzEyLjY5IDQzMi4wOTUgNzIuNTk2YzkuOTk3LTkuOTk3IDI2LjIwNy05Ljk5NyAzNi4yMDQgMGwzNi4yMDMgMzYuMjA0YzkuOTk3IDkuOTk3IDkuOTk3IDI2LjIwNiAwIDM2LjIwNGwtMjk0LjQgMjk0LjQwMWMtOS45OTggOS45OTctMjYuMjA3IDkuOTk3LTM2LjIwNC0uMDAxeicvPjwvc3ZnPg==);
}
.toast-warning {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1NzYgNTEyJyB3aWR0aD0nNTc2JyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTU2OS41MTcgNDQwLjAxM0M1ODcuOTc1IDQ3Mi4wMDcgNTY0LjgwNiA1MTIgNTI3Ljk0IDUxMkg0OC4wNTRjLTM2LjkzNyAwLTU5Ljk5OS00MC4wNTUtNDEuNTc3LTcxLjk4N0wyNDYuNDIzIDIzLjk4NWMxOC40NjctMzIuMDA5IDY0LjcyLTMxLjk1MSA4My4xNTQgMGwyMzkuOTQgNDE2LjAyOHpNMjg4IDM1NGMtMjUuNDA1IDAtNDYgMjAuNTk1LTQ2IDQ2czIwLjU5NSA0NiA0NiA0NiA0Ni0yMC41OTUgNDYtNDYtMjAuNTk1LTQ2LTQ2LTQ2em0tNDMuNjczLTE2NS4zNDZsNy40MTggMTM2Yy4zNDcgNi4zNjQgNS42MDkgMTEuMzQ2IDExLjk4MiAxMS4zNDZoNDguNTQ2YzYuMzczIDAgMTEuNjM1LTQuOTgyIDExLjk4Mi0xMS4zNDZsNy40MTgtMTM2Yy4zNzUtNi44NzQtNS4wOTgtMTIuNjU0LTExLjk4Mi0xMi42NTRoLTYzLjM4M2MtNi44ODQgMC0xMi4zNTYgNS43OC0xMS45ODEgMTIuNjU0eicvPjwvc3ZnPg==);
}
.toast-container.toast-top-center .ngx-toastr,
.toast-container.toast-bottom-center .ngx-toastr {
  width: 300px;
  margin-left: auto;
  margin-right: auto;
}
.toast-container.toast-top-full-width .ngx-toastr,
.toast-container.toast-bottom-full-width .ngx-toastr {
  width: 96%;
  margin-left: auto;
  margin-right: auto;
}
.ngx-toastr {
  background-color: #030303;
  pointer-events: auto;
}
.toast-success {
  background-color: #51A351;
}
.toast-error {
  background-color: #BD362F;
}
.toast-info {
  background-color: #2F96B4;
}
.toast-warning {
  background-color: #F89406;
}
.toast-progress {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 4px;
  background-color: #000000;
  opacity: 0.4;
}
@media all and (max-width: 240px) {
  .toast-container .ngx-toastr.div {
    padding: 8px 8px 8px 50px;
    width: 11em;
  }
  .toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
  }
}
@media all and (min-width: 241px) and (max-width: 480px) {
  .toast-container .ngx-toastr.div {
    padding: 8px 8px 8px 50px;
    width: 18em;
  }
  .toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
  }
}
@media all and (min-width: 481px) and (max-width: 768px) {
  .toast-container .ngx-toastr.div {
    padding: 15px 15px 15px 50px;
    width: 25em;
  }
}
.checkbox-group {
  --checkbox-selected: #ffab02;
  --checkbox-size: 1rem;
  --checkbox-border: 1px solid #ffab02;
  --checkbox-border-radius: 0.25rem;
  --label-color: white;
  --checkbox-gap: 0.5rem;
  display: flex;
  align-items: center;
  gap: var(--checkbox-gap);
  position: relative;
}
.checkbox-group .checkbox {
  position: absolute;
  opacity: 0;
}
.checkbox-group .checkbox + label {
  display: inline-block;
  position: relative;
  cursor: pointer;
  padding-left: calc(var(--checkbox-size) + var(--checkbox-gap));
  color: var(--label-color);
  transition: 200ms ease-in-out all;
}
.checkbox-group .checkbox + label:before {
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  content: "";
  background: transparent;
  width: var(--checkbox-size);
  height: var(--checkbox-size);
  border: var(--checkbox-border);
  border-radius: var(--checkbox-border-radius);
  transition: 200ms ease-in-out all;
}
.checkbox-group .checkbox + label:after {
  position: absolute;
  width: 100%;
  height: 100%;
  padding: 1px;
  display: block;
  top: 1.5px;
  left: 5px;
  content: "";
  width: 3px;
  height: 7px;
  border-right: 2px solid transparent;
  border-bottom: 2px solid transparent;
  transform: rotate(45deg);
  transition: 200ms ease-in-out all;
}
.checkbox-group .checkbox:checked + label:before {
  background: var(--checkbox-selected);
}
.checkbox-group .checkbox:checked + label:after {
  border-color: black;
}
.button {
  --padding: 0 23px;
  --height: 37px;
  --border-radius: 50px;
  --border: 1px solid transparent;
  --font-weight: 900;
  --font-size: 13px;
  --line-height: 15px;
  padding: var(--padding);
  height: var(--height);
  border-radius: var(--border-radius);
  font-weight: var(--font-weight);
  font-size: var(--font-size);
  line-height: var(--line-height);
  border: var(--border);
  text-transform: uppercase;
}
.button.flex,
.button.button-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.4rem;
}
.button.flex.shrink-0,
.button.shrink-0.button-icon {
  flex-shrink: 0;
}
.button.w-full {
  width: 100%;
}
.button.yellow {
  color: #ffaa00;
  background: #5c4013;
  border: 1px solid #5c4013;
}
.button.yellow:hover {
  transition: all 0.1s linear;
  filter: contrast(1.4);
}
.button.xl {
  height: 43px;
}
.button.transparent {
  color: #838383;
  border: 1px solid #838383;
  background: transparent;
}
.button.transparent:hover {
  transition: all 0.1s linear;
  color: #9e9b9b;
  border-color: #9e9b9b;
}
.button.gray {
  color: #838383;
  background: rgba(65, 65, 65, 0.25);
  border: 1px solid #838383;
}
.button.gray:hover {
  transition: all 0.1s linear;
  filter: contrast(1.4);
}
.button.gray-secondary {
  color: #868686;
  background: #222222;
}
.button.gray-secondary:hover {
  transition: all 0.1s linear;
  filter: brightness(1.4);
}
.button.gray-third {
  color: #868686;
  background: #414141;
}
.button.gray-third:hover {
  transition: all 0.1s linear;
  filter: brightness(1.4);
}
.button.extra-small {
  --padding: 0 27px;
  --height: 35px;
}
.button.small {
  --padding: 0 23px;
  --height: 37px;
}
.button.no-hover {
  pointer-events: none;
}
.button.rounded-full {
  --border-radius: 50%;
}
.button.gold {
  padding: 12px 16px;
  border-radius: 50px;
  border: 1px solid #ff9d1b;
  background: #4b3d27;
}
.button.gold:hover {
  transition: 0.2s ease-in all;
  filter: drop-shadow(0px 0px 15px rgba(255, 170, 0, 0.2));
}
.button.gold p,
.button.gold span {
  font-weight: 900;
  font-size: 14px;
  line-height: 19px;
  background:
    linear-gradient(
      53.1deg,
      #ff8d24 -4.15%,
      #ffc700 76.05%),
    #000000;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}
.button.button-icon {
  --padding: 0;
  --border-radius: 50%;
}
.button.button-icon.default {
  width: 37px;
  height: 37px;
}
.button.button-icon.small {
  width: 20px;
  height: 20px;
}
.badge {
  --background: #4b3d27;
  --color: #fa0;
  border-radius: 4.489rem;
  padding: 0.375rem 0.5rem;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 0.313rem;
  font-size: 0.75rem;
  font-weight: 700;
  text-transform: capitalize;
  background: var(--background);
  color: var(--color);
  transition: 0.2s all;
}
.badge.events-none {
  pointer-events: none;
}
.badge.small {
  font-size: 0.625rem;
  padding: 0.175rem 0.275rem;
}
.badge span,
.badge p,
.badge div {
  color: currentColor;
}
.badge:hover {
  filter: brightness(1.2);
}
.badge.yellow-gradient {
  background:
    linear-gradient(
      94deg,
      rgba(255, 171, 2, 0.2) 0.26%,
      rgba(0, 0, 0, 0) 119.72%),
    #2d2923;
  color: var(--third);
}
.badge.yellow-secondary {
  --background: var(--primary);
  --color: black;
}
.badge.yellow-secondary.disabled {
  pointer-events: none;
  filter: grayscale(1);
  opacity: 0.8;
}
.badge.yellow {
  --background: #4b3d27;
  --color: #fa0;
}
.badge.gray {
  --background: #2d2b2b;
  --color: #838383;
}
.badge.gray2 {
  --background: #232220;
  --color: #838383;
}
.badge.blue {
  --background: #223046;
  --color: #356bb9;
}
.badge.red {
  --background: #362b26;
  --color: #e15050;
}
.badge.transparent {
  --background: transparent;
  --color: #fa0;
}
.badge svg path {
  fill: var(--color);
}
.ui-search-bar {
  --padding: 32px 25px 32px 25px;
  padding: var(--padding);
  width: 100%;
  background:
    linear-gradient(
      180deg,
      rgba(18, 16, 15, 0.9) 0%,
      rgba(0, 0, 0, 0.9) 175.57%);
  -webkit-backdrop-filter: blur(7.5px);
  backdrop-filter: blur(7.5px);
  display: flex;
  align-items: center;
  gap: 1rem;
}
.ui-search-bar .search-input {
  display: flex;
  align-items: center;
  gap: 14px;
  width: 100%;
}
.ui-search-bar .search-input input {
  all: unset;
  font-weight: 700;
  font-size: 15px;
  line-height: 18px;
  width: 100%;
  background: transparent;
  box-shadow: none;
  color: #8b8373;
}
.ui-sort {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  cursor: pointer;
  -webkit-user-select: none;
  user-select: none;
}
.ui-sort .title {
  font-weight: 400;
  font-size: 15px;
  line-height: 18px;
  color: #8b8373;
  margin-right: 11px;
}
.ui-sort .option {
  min-width: 90px;
  font-weight: 700;
  font-size: 15px;
  line-height: 18px;
  background:
    linear-gradient(
      53.1deg,
      #ff8d24 -4.15%,
      #ffc700 76.05%),
    #000000;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  margin-right: 4px;
}
.ui-sort .arrow {
  transition: transform 0.2s ease-in;
}
.ui-sort .arrow.high {
  transform: rotate(180deg);
}
:root {
  --primary: #ffaa00;
  --secondary: white;
  --black: #000000;
  --third: #ac9a7b;
  --border-padding: 1px;
  --border-linear: none;
  --dashed-border-x: 2px;
  --dashed-border-y: 2px;
  --dashed-border-color: white;
  --cb-nuclear: #ffab02;
  --cb-crazy: #ff6060;
  --cb-equity: #c274db;
  --cb-normal: #838383;
  --cb-fast: #09bba3;
}
.scrollable-content {
  --grid-template-columns: repeat(auto-fill, minmax(162px, 1fr));
  display: grid;
  grid-template-columns: var(--grid-template-columns);
  padding: 1px;
  height: auto !important;
  gap: 1px;
}
* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: white;
  font-family: "Roboto";
  outline: none;
}
a {
  text-decoration: none;
  cursor: pointer;
}
button {
  cursor: pointer;
  border: none;
}
body {
  width: 100vw;
  height: 100vh;
  background: #101010;
}
::-webkit-scrollbar {
  width: 2px;
  height: 0;
  background: transparent;
  opacity: 0;
  z-index: 5;
}
::-webkit-scrollbar-track {
  border-radius: 10px;
}
::-webkit-scrollbar-thumb {
  background: var(--primary);
  border-radius: 10px;
}
.stripes-box {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: inherit;
  z-index: 0;
  pointer-events: none;
}
.stripes-box::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image:
    repeating-linear-gradient(
      135deg,
      rgba(96, 109, 188, 0),
      rgba(96, 109, 188, 0) 10px,
      rgba(0, 0, 0, 0.1254901961) 10px,
      rgba(0, 0, 0, 0.1254901961) 22px);
  background-repeat: repeat;
  border-radius: inherit;
}
.space-x-2 > * {
  margin-left: 2px;
  margin-right: 2px;
}
.space-x-2 > *:first-child {
  margin-left: 0;
}
.space-x-2 > *:last-child {
  margin-right: 0;
}
.space-x-2 > *:only-child {
  margin-left: 0;
  margin-right: 0;
}
.space-x-3 > * {
  margin-left: 3px;
  margin-right: 3px;
}
.space-x-3 > *:first-child {
  margin-left: 0;
}
.space-x-3 > *:last-child {
  margin-right: 0;
}
.space-x-3 > *:only-child {
  margin-left: 0;
  margin-right: 0;
}
.space-x-4 > * {
  margin-left: 4px;
  margin-right: 4px;
}
.space-x-4 > *:first-child {
  margin-left: 0;
}
.space-x-4 > *:last-child {
  margin-right: 0;
}
.space-x-4 > *:only-child {
  margin-left: 0;
  margin-right: 0;
}
.space-x-8 > * {
  margin-left: 8px;
  margin-right: 8px;
}
.space-x-8 > *:first-child {
  margin-left: 0;
}
.space-x-8 > *:last-child {
  margin-right: 0;
}
.space-x-8 > *:only-child {
  margin-left: 0;
  margin-right: 0;
}
.space-x-12 > * {
  margin-left: 12.5px;
  margin-right: 12.5px;
}
.space-x-12 > *:first-child {
  margin-left: 0;
}
.space-x-12 > *:last-child {
  margin-right: 0;
}
.space-x-12 > *:only-child {
  margin-left: 0;
  margin-right: 0;
}
.space-y-2 > * {
  margin-top: 2px;
  margin-bottom: 2px;
}
.space-y-2 > *:first-child {
  margin-top: 0;
}
.space-y-2 > *:last-child {
  margin-bottom: 0;
}
.space-y-2 > *:only-child {
  margin-top: 0;
  margin-bottom: 0;
}
.space-y-4 > * {
  margin-top: 4px;
  margin-bottom: 4px;
}
.space-y-4 > *:first-child {
  margin-top: 0;
}
.space-y-4 > *:last-child {
  margin-bottom: 0;
}
.space-y-4 > *:only-child {
  margin-top: 0;
  margin-bottom: 0;
}
.space-y-8 > * {
  margin-top: 8px;
  margin-bottom: 8px;
}
.space-y-8 > *:first-child {
  margin-top: 0;
}
.space-y-8 > *:last-child {
  margin-bottom: 0;
}
.space-y-8 > *:only-child {
  margin-top: 0;
  margin-bottom: 0;
}
.linear-border {
  position: relative;
}
.linear-border::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: inherit;
  padding: var(--border-padding);
  box-sizing: border-box;
  background: var(--border-linear);
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  z-index: 1;
  pointer-events: none;
}
.mix-blend-luminosity {
  mix-blend-mode: luminosity;
}
.dashed-border {
  position: relative;
  overflow: hidden;
}
.dashed-border::before {
  content: "";
  position: absolute;
  border: var(--dashed-border-x) dashed var(--dashed-border-color);
  top: calc(var(--dashed-border-y) - var(--dashed-border-x));
  bottom: calc(var(--dashed-border-y) - var(--dashed-border-x));
  left: calc(var(--dashed-border-y) - var(--dashed-border-x));
  right: calc(var(--dashed-border-y) - var(--dashed-border-x));
  border-radius: inherit;
}
.flex-center {
  display: flex;
  align-items: center;
  justify-content: center;
}
[data-tooltip] {
  cursor: pointer;
}
[data-tooltip]:before {
  position: absolute;
  content: attr(data-tooltip);
  opacity: 0;
  left: 50%;
  top: -1.5625rem;
  width: 100%;
  padding: 5px 2px;
  transform: translateX(-50%);
  background: #212121;
  color: #868686;
  font-weight: 700;
  font-size: 12px;
  z-index: 99;
  border-radius: 3px;
  text-align: center;
  pointer-events: none;
  transition: 0.3s;
}
[data-tooltip]:after {
  content: "";
  position: absolute;
  left: 50%;
  top: -2rem;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0.5rem 0.5rem 0rem 0.5rem;
  border-color: #212121 transparent transparent transparent;
  transform: translateX(-50%);
  opacity: 0;
  transition: 0.3s;
}
[data-tooltip].t-extra:before {
  top: -3.5rem;
}
[data-tooltip].t-extra:hover:after {
  opacity: 1;
}
[data-tooltip].t-down:before {
  top: auto;
  bottom: -1.5625rem;
  transform: translateX(-50%);
}
[data-tooltip].disabled:before {
  display: none;
}
[data-tooltip]:hover:before {
  opacity: 1;
}
.grecaptcha-badge {
  visibility: hidden;
}
.events-none {
  pointer-events: none;
}

/* angular:styles/global:styles */
/*# sourceMappingURL=styles.css.map */
