.filepond--panel-root {
  background-color: var(--v-backgroundDark-base);
}
.streamer-profile[data-v-0abf0854] {
  width: 100%;
  padding: 0 160px 0 40px;
}
@media (max-width: 960px) {
.streamer-profile[data-v-0abf0854] {
    padding: 0 40px;
}
}
.stream-profile .hidden-input.v-text-field > div.v-input__control > div.v-input__slot[data-v-0abf0854] {
  display: none !important;
}
.register_stars-1[data-v-0abf0854] {
  position: absolute;
  width: 160px;
  right: -20px;
  top: -10px;
}
@media (max-width: 600px) {
.register_stars-1[data-v-0abf0854] {
    display: none;
}
}
.register_stars-2[data-v-0abf0854] {
  position: absolute;
  width: 160px;
  right: -20px;
  bottom: -5px;
}
@media (max-width: 600px) {
.register_stars-2[data-v-0abf0854] {
    display: none;
}
}
@media (max-width: 600px) {
#streamer-profile .form-inline .v-btn[data-v-0abf0854] {
    width: 100% !important;
    margin-left: 0;
    margin-top: 10px;
}
}
.streamer-register[data-v-480672ee] {
  margin: -12px;
}
.register_header[data-v-480672ee] {
  background: url(../img/register_header.9ee7bda8.jpg);
  height: 140px;
  font-size: 34px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.middle-banner[data-v-480672ee] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: center;
  padding: 20px;
}
.middle-banner .middle-banner-text[data-v-480672ee] {
  max-width: 639px;
  font-size: 16px;
  color: #dedede;
  line-height: 1.25;
}
.middle-banner .middle-banner-image[data-v-480672ee] {
  max-width: 900px;
}
.feature-banners[data-v-480672ee] {
  margin: 20px 40px;
  display: grid;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  grid-template-columns: repeat(3, 30%);
}
@media (max-width: 600px) {
.feature-banners[data-v-480672ee] {
    grid-template-columns: repeat(1, 100%);
    gap: 40px;
}
}
.feature-banners .feature-banner-image img[data-v-480672ee] {
  border-radius: 5px;
}
.feature-banners .feature-banner-title[data-v-480672ee] {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 10px;
}
.feature-banners .feature-banner-detail[data-v-480672ee] {
  display: grid;
  grid-template-columns: 4% 96%;
  color: #dedede;
  line-height: 25px;
}
.register-button[data-v-480672ee] {
  width: 100%;
  text-align: center;
  margin-top: 40px;
  margin-bottom: 40px;
}
.register-button span[data-v-480672ee] {
  font-size: 20px;
}
.register-form[data-v-480672ee] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0 170px 50px 170px;
}
@media (max-width: 960px) {
.register-form[data-v-480672ee] {
    padding: 0 50px 50px 50px;
}
}
@media (max-width: 600px) {
.register-form[data-v-480672ee] {
    padding: 0 0 50px 0;
}
}
