.mb-trsr {
  background-repeat: repeat;
  background-image: linear-gradient(to right top, var(--softie), var(--soft));
  width: 460px;
  height: 520px;
  margin: auto;
  border-radius: 20px;
  box-shadow: 3px 3px 4px #a0a0a0;
}

.mb-trfg {
  width: 460px;
  height: 520px;
  display: flex;
  flex-direction: column;
}

.mb-wve {
  margin-top: 265px;
}

.mb-wvecl {
  width: 460px;
  height: 155px;
  position: absolute;
  background-color: #000;
  margin-top: 365px;
  border-radius: 0 0 20px 20px;
}

.mbtr-bg {
  width: 460px;
  height: 520px;
  margin: auto;
  border-radius: 20px;
  background-color: RGBA(255,255,255,.15);
  display: flex;
  flex-direction: column;
  position: absolute;
  z-index: 1;
}

.mbtr-rl01 {
  width: 410px;
  height: 380px;
  margin: 30px auto 0;
  display: flex;
  flex-wrap: wrap;
  overflow-y: scroll;
}

.mbtr-rl01::-webkit-scrollbar {
  display: none;
}

.mbtr-rl02 {
  width: 410px;
  height: 70px;
  margin: 10px auto 0;
  display: flex;
}

.mbtr-rlta {
  width: 70px;
  height: 70px;
  display: flex;
}

.mbtr-rltb {
  height: 70px;
  display: flex;
  flex-direction: column;
  width: 320px;
  margin-left: 30px;
}

.mbtr-pfim {
  width: 90px;
  height: 90px;
  border-radius: 50%;
  background-size: cover;
  background-position: center; 
  margin-top: -5px;
}

.mbtr-pfim-bg {
  width: 90px;
  height: 90px;
  background-image: linear-gradient(to left bottom, var(--trsoftie), var(--trsoft));
  border-radius: 50%;
}

.mbtr-rltba {
  background: -webkit-linear-gradient(var(--softie), var(--soft));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-family: 'MuenchnerFraktur', sans-serif;
  font-size: 45px;
  letter-spacing: 4px;
  text-transform: lowercase;
}

.mbtr-rltbb {
   color: #fff;
  font-family: 'Blockschrift für Flugzeuge', sans-serif;
  text-transform: uppercase;
  font-size: 7px;
  line-height: 1.2em;
  text-align: left;
  letter-spacing: 0.5px;
  width: 275px;
  margin-top: -5px;
}

.mbtr-rlics {
  background-color: #303030;
  border-radius: 10px;
  width: 130px;
  height: 165px;
  margin: 5px auto;
  display: flex;
  flex-direction: column;
}

.mbtr-rlcs-sk {
  width: 100px;
  height: 110px;
  text-align: center;
  font-size: 100px;
  padding: 20px 10px 0 15px;
  display: flex;
  flex-direction: column;
  transition: 0.9s;
}

.mbtr-rlcs-tlt {
  background: -webkit-linear-gradient(var(--softie), var(--soft));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-family: 'Blockschrift für Flugzeuge', sans-serif;
  text-transform: uppercase;
  text-align: center;
  line-height: 0.95em;
  font-weight: 700;
  font-size: 10px;
  width: 110px;
  margin: 5px auto 2px auto;
}

.mbtr-rlcs-tlt a {
   background: -webkit-linear-gradient(var(--softie), var(--soft));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.mbtr-rlcs-dscp {
  font-family: 'Blockschrift für Flugzeuge', sans-serif;
  text-transform: uppercase;
  text-align: center;
  color: #fff;
  font-size: 8px;
  line-height: 0.85em;
  width: 110px;
  margin: 0 auto;
}

.mbtr-rlcs-img {
  width: 110px;
  height: 110px;
  border-radius: 10px;
  background-size: cover;
  background-position: center; 
  transition: 0.9s;
  margin-top: -5px;
  margin-left: -5px;
}

.mbtr-rlcs-imgbg {
  width: 110px;
  height: 110px;
  border-radius: 10px;
  background-image: linear-gradient(to left top, var(--trsoftie), var(--trsoft));
}

 .gnomo{text-transform: uppercase; text-decoration: none; font-size: 8px; text-align: center; color: #E86B82; font-family: verdana; margin-top: 5px; letter-spacing: 2px;}