/* sizes */
/* colors */
/* bootstrap override */
@import url("https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap");
:root {
  --bs-body-font-family: "Gotham";
  --bs-body-font-size: 1rem;
  --bs-body-bg: #c7d2e1;
  --bs-body-color: #4a4c4e;
  --bs-heading-color: #000;
  --bs-light-rgb: #fff;
  --bs-bg-opacity: 0.7;
  --bs-border-color: #fff;
  --bs-border-radius: 0.15rem;
  --bs-primary-rgb: 239, 107, 60;
}

.btn-primary {
  --bs-btn-bg: #ef6b3c;
  --bs-btn-active-bg: #ef6b3c;
  --bs-btn-hover-bg: #ef6b3c;
  --bs-btn-border-color: #ef6b3c;
  --bs-btn-hover-border-color: #fff;
  --bs-btn-active-border-color: #fff;
  --bs-btn-color: #fff;
  --bs-btn-hover-color: #fff;
  --bs-btn-active-color: #fff;
}

.btn-secondary {
  --bs-btn-bg: #0e1425;
  --bs-btn-active-bg: #0e1425;
  --bs-btn-hover-bg: #0e1425;
  --bs-btn-border-color: #0e1425;
  --bs-btn-hover-border-color: #fff;
  --bs-btn-active-border-color: #fff;
  --bs-btn-color: #fff;
  --bs-btn-hover-color: #fff;
  --bs-btn-active-color: #fff;
}

.dropdown-menu {
  --bs-dropdown-bg: #fff;
  --bs-dropdown-link-active-bg: #ef6b3c;
  --bs-dropdown-link-active-color: #fff;
}

.form-control:focus {
  border-color: #fff;
  box-shadow: 0 0 0 0.25rem rgba(255, 255, 255, 0.4);
}

/* OverStream vars */
:root {
  --os-twitch-bg: #9146ff;
  --os-twitch-color: #fff;
  --os-accent-primary-color: #ef6b3c;
  --os-accent-secondary-color: #0e1425;
  --os-paragraph-bg: #d6e0ecF0;
}

@font-face {
  font-family: "Gotham";
  src: url("/fonts/Gotham-BlackItalic.woff2") format("woff2"), url("Gotham-BlackItalic.woff") format("woff");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Gotham";
  src: url("/fonts/Gotham-Bold.woff2") format("woff2"), url("Gotham-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gotham";
  src: url("/fonts/Gotham-Black.woff2") format("woff2"), url("Gotham-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gotham Ultra";
  src: url("/fonts/Gotham-UltraItalic.woff2") format("woff2"), url("Gotham-UltraItalic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Gotham";
  src: url("/fonts/Gotham-Thin.woff2") format("woff2"), url("Gotham-Thin.woff") format("woff");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gotham";
  src: url("/fonts/Gotham-Book.woff2") format("woff2"), url("Gotham-Book.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gotham";
  src: url("/fonts/Gotham-XLightItalic.woff2") format("woff2"), url("Gotham-XLightItalic.woff") format("woff");
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Gotham";
  src: url("/fonts/Gotham-MediumItalic.woff2") format("woff2"), url("Gotham-MediumItalic.woff") format("woff");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Gotham";
  src: url("/fonts/Gotham-Medium.woff2") format("woff2"), url("Gotham-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gotham";
  src: url("/fonts/Gotham-XLight.woff2") format("woff2"), url("Gotham-XLight.woff") format("woff");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gotham";
  src: url("/fonts/Gotham-LightItalic.woff2") format("woff2"), url("Gotham-LightItalic.woff") format("woff");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Gotham Ultra";
  src: url("/fonts/Gotham-Ultra.woff2") format("woff2"), url("Gotham-Ultra.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gotham";
  src: url("/fonts/Gotham-ThinItalic.woff2") format("woff2"), url("Gotham-ThinItalic.woff") format("woff");
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Gotham";
  src: url("/fonts/Gotham-Light.woff2") format("woff2"), url("Gotham-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gotham";
  src: url("/fonts/Gotham-BookItalic.woff2") format("woff2"), url("Gotham-BookItalic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Gotham";
  src: url("/fonts/Gotham-BoldItalic.woff2") format("woff2"), url("Gotham-BoldItalic.woff") format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Steelfish";
  src: url("/fonts/SteelfishRg-BoldItalic.woff2") format("woff2"), url("/fonts/SteelfishRg-BoldItalic.woff") format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Steelfish";
  src: url("/fonts/SteelfishRg-Bold.woff2") format("woff2"), url("/fonts/SteelfishRg-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Steelfish";
  src: url("/fonts/SteelfishEb-Italic.woff2") format("woff2"), url("/fonts/SteelfishEb-Italic.woff") format("woff");
  font-weight: 800;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Steelfish";
  src: url("/fonts/SteelfishRg-Italic.woff2") format("woff2"), url("/fonts/SteelfishRg-Italic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Steelfish";
  src: url("/fonts/SteelfishEb-Regular.woff2") format("woff2"), url("/fonts/SteelfishEb-Regular.woff") format("woff");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Steelfish";
  src: url("/fonts/SteelfishOutline-Regular.woff2") format("woff2"), url("/fonts/SteelfishOutline-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Steelfish";
  src: url("/fonts/SteelfishRg-Regular.woff2") format("woff2"), url("/fonts/SteelfishRg-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
/* sizes */
/* colors */
button.button-twitch {
  background-color: var(--os-twitch-bg);
  border-color: var(--os-twitch-bg);
  color: var(--os-twitch-color);
}
button .bi {
  color: var(--os-accent-primary-color);
}
button.btn-primary .bi, button.btn-secondary .bi {
  color: inherit;
}
button.btn-primary:hover, button.btn-primary:active, button.btn-secondary:hover, button.btn-secondary:active {
  box-shadow: 0 0 0 2px var(--bs-btn-active-border-color);
}

a {
  color: var(--os-accent-secondary-color);
  text-decoration: none;
  border-bottom: 2px solid var(--os-accent-primary-color);
}
a:visited {
  color: var(--os-accent-secondary-color);
}
a:hover {
  color: var(--bs-body-color);
}
a.btn-icon {
  text-decoration: none;
  border-bottom: 0;
  color: #ef6b3c;
}

html.fonts-loading body {
  visibility: hidden;
}

body {
  background-image: url("/img/background.png");
  background-size: cover;
  background-attachment: fixed;
  overflow: hidden;
}

.container {
  padding-bottom: 3rem;
}
.container section .row {
  margin: 2rem 0;
  padding: 1rem;
  background-color: var(--os-paragraph-bg);
}

.bg-light {
  background-color: var(--os-paragraph-bg) !important;
}

.bb-sidebar2-top-row {
  display: none;
}

.user-profile-button {
  padding-left: 2.5em;
}
.user-profile-button img.user-profile-icon {
  width: 2em;
  height: 2em;
  border-radius: 1em;
  border: 2px solid #fff;
  background: #fff;
  position: absolute;
  top: 2px;
  left: 2px;
}

.data-grid-container .buttons-container {
  display: flex;
  width: 100%;
  justify-content: space-around;
}

/* sizes */
/* colors */
h1, h3, h4, h5 {
  font-family: "Steelfish";
  letter-spacing: 0.01em;
  font-weight: 800;
  font-style: italic;
  text-transform: uppercase;
  color: #0e1425;
}

h4 {
  border-bottom: 3px solid #ef6b3c;
  margin-top: 1rem;
}

h2 {
  font-family: "Gotham";
  padding: 1rem;
  background: #0e1425;
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 1.5em;
}
h2.has-icon {
  position: relative;
  padding-left: 140px;
}
h2.has-icon .h2-icon-container {
  display: block;
  border: 2px solid #fff;
  border-radius: 10px;
  position: absolute;
  left: 20px;
  top: -20px;
  background: #0e1425;
  width: 100px;
  height: 100px;
  overflow: hidden;
  text-align: center;
}
h2.has-icon .h2-icon-container .h2-image,
h2.has-icon .h2-icon-container .h2-icon {
  z-index: 2;
}
h2.has-icon .h2-icon-container .h2-icon {
  font-size: 2em;
  line-height: 100px;
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
h2.has-icon .h2-content {
  z-index: 1;
  position: relative;
}
h2.has-icon .animated-squares {
  top: 4px;
  left: 120px;
  position: absolute;
  overflow: hidden;
  z-index: 0;
}

@media (max-width: 992px) {
  h2.has-icon {
    padding-left: 1em;
  }
  h2.has-icon .h2-icon-container {
    display: none;
  }
  h2.has-icon .animated-squares {
    left: 0;
  }
}
.content ol, .content ul {
  margin-block-end: 1em;
  margin-block-start: 1em;
  display: flex;
  flex-direction: column;
  gap: 1em;
}
.content ul {
  list-style-type: none;
}

.sticky-top nav {
  background: linear-gradient(102deg, #0e1425 270px, var(--os-paragraph-bg) 70%);
}
.sticky-top nav .nav-item.dropdown .dropdown-menu .dropdown-item {
  cursor: pointer;
}
.sticky-top nav .nav-item.dropdown .dropdown-menu .dropdown-item .bi {
  margin-right: 0.5em;
}

.animated-square {
  position: absolute;
  opacity: 1;
  animation: linear infinite;
}

.gold-text {
  display: inline-block;
  white-space: nowrap;
  color: transparent;
  background-color: #E8A95B;
  background-image: radial-gradient(ellipse farthest-corner at right bottom, #E8A95B 0%, #E8A95B 20%, #E8A95B 60%, transparent 80%), radial-gradient(ellipse farthest-corner at left top, #DE9945 0%, #DE9945 50%, #DE9945 75%, #DE9945 100%);
  background-size: 100% 100%;
  background-clip: text;
  -webkit-background-clip: text;
}
.gold-text::before {
  content: attr(data-text);
  position: absolute;
  top: 0;
  left: 0;
  color: #E8A95B;
  z-index: -1;
  display: none;
}
.gold-text__highlight {
  display: inline-block;
  position: relative;
  z-index: 1;
}
.gold-text__highlight::after {
  content: attr(data-text);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 5;
  background-image: linear-gradient(100deg, transparent 0%, transparent 6rem, white 11rem, transparent 11.15rem, transparent 15rem, rgba(255, 255, 255, 0.3) 20rem, transparent 25rem, transparent 27rem, rgba(255, 255, 255, 0.6) 32rem, white 33rem, rgba(255, 255, 255, 0.3) 33.15rem, transparent 38rem, transparent 40rem, rgba(255, 255, 255, 0.3) 45rem, transparent 50rem, transparent 100%);
  background-clip: text;
  background-size: 60rem 100%;
  background-repeat: no-repeat;
  -webkit-background-clip: text;
  -webkit-animation-name: shine;
  animation-name: shine;
  -webkit-animation-duration: 9s;
  animation-duration: 9s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.glossy-icon {
  font-size: 6rem;
  position: absolute;
  top: 0;
  left: 0;
}
.glossy-icon.base {
  z-index: 1;
  background: radial-gradient(ellipse farthest-corner at right bottom, white 0%, #FAD796 15%, #F0B963 40%, #E9A43E 70%, #C97C1D 100%), radial-gradient(ellipse farthest-corner at left top, white 0%, #FAD796 20%, #E8A95B 60%, #DA992A 90%, #B67510 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  color: transparent;
}
.glossy-icon.highlight {
  z-index: 2;
  color: transparent;
  background: linear-gradient(100deg, transparent 0%, transparent 6rem, white 11rem, transparent 11.15rem, transparent 15rem, rgba(255, 255, 255, 0.3) 20rem, transparent 25rem, transparent 27rem, rgba(255, 255, 255, 0.6) 32rem, white 33rem, rgba(255, 255, 255, 0.3) 33.15rem, transparent 38rem, transparent 40rem, rgba(255, 255, 255, 0.3) 45rem, transparent 50rem, transparent 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  animation: shine 6s linear infinite, flash 6s linear infinite;
  background-size: 60rem 100%;
  background-repeat: no-repeat;
}

@keyframes shine {
  0% {
    background-position: -50rem 0;
  }
  25% {
    background-position: -50rem 0;
  }
  100% {
    background-position: 30rem 0;
  }
}
@keyframes flash {
  0% {
    opacity: 1;
  }
  10% {
    opacity: 0;
  }
  30% {
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  90% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}