/* screen - play-register */

.play-register {
  align-items: flex-start;
  cursor: pointer;
  display: flex;
  height: 1081px;
  justify-content: center;
  overflow: hidden;
  width: 1920px;
}

#overlay-play-register {
  background-color: transparent;
}

.overlay .play-register {
  background-color: #00000000;
}

.play-register .no-path {
  -webkit-backdrop-filter: blur(1px) brightness(95%);
  backdrop-filter: blur(1px) brightness(95%);
  height: 1605px;
  left: -261px;
  position: fixed;
  top: -34px;
  width: 2442px;
  z-index: 1;
}

.play-register .component-1-5 {
  align-items: center;
  background-color: var(--jaffa-2);
  display: flex;
  height: 87px;
  justify-content: flex-end;
  left: 0;
  min-width: 1920px;
  padding: 0 47px;
  position: fixed;
  top: 0;
  z-index: 3;
}

.play-register .chrobk {
  letter-spacing: 0;
  line-height: 26px;
  margin-top: 5.0px;
  height: 55px;
  width: auto;
color: white;
  border-radius: 15px;
  padding: .5px;
  padding-right: 20px;
  padding-left: 20px;
}

.play-register .game-info {
  cursor: pointer;
  letter-spacing: 0;
  line-height: 18px;
  margin-left: 86px;
  margin-top: 11.0px;
  min-height: 23px;
  min-width: 82px;
  white-space: nowrap;
}

.play-register .leaderboard {
  cursor: pointer;
  letter-spacing: 0;
  line-height: 18px;
  margin-left: 103px;
  margin-top: 11.0px;
  min-height: 23px;
  min-width: 102px;
  white-space: nowrap;
}

.play-register .contact-us {
  cursor: pointer;
  letter-spacing: 0;
  line-height: 18px;
  margin-left: 104px;
  margin-top: 11.0px;
  min-height: 23px;
  min-width: 87px;
  white-space: nowrap;
}

.play-register .our-socials {
  cursor: pointer;
  letter-spacing: 0;
  line-height: 18px;
  margin-left: 103px;
  margin-top: 11.0px;
  min-height: 23px;
  min-width: 94px;
  white-space: nowrap;
}

.play-register .overlap-group-container {
  border-radius: 5px;
  height: 45px;
  margin-left: 774px;
  position: relative;
  width: 175px;
}

.play-register .overlap-group {
  border-radius: 5px;
  height: 45px;
  left: 0;
  position: absolute;
  top: 0;
  width: 175px;
}

.play-register .rectangle-12 {
  background-color: var(--white);
  border-radius: 5px;
  cursor: pointer;
  height: 45px;
  left: 0;
  position: absolute;
  top: 0;
  transition: all 0.2s ease;
  width: 175px;
}

.play-register .rectangle-12:hover {
  transform: scale(1.1);
}

.play-register .play-now {
  left: 43px;
  letter-spacing: 0;
  line-height: 23px;
  position: absolute;
  top: 10px;
  white-space: nowrap;
}

.play-register .overlap-group3 {
  align-items: center;
  background-image: url(../img/path-1@1x.png);
  background-position: 50% 50%;
  background-size: cover;
  display: flex;
  flex-direction: column;
  margin-top: 257px;
  min-height: 370px;
  padding: 25.3px 32.1px;
  width: 897px;
  z-index: 2;
}

.play-register .icon-ionic-ios-close {
  align-self: flex-end;
  height: 20px;
  object-fit: cover;
  width: 20px;
}

.play-register .get-set-up-to-play {
  color: var(--white);
  font-family: var(--font-family-nimbussans-regular);
  font-size: var(--font-size-xxxxxl);
  font-weight: 400;
  letter-spacing: 0;
  line-height: 45px;
  margin-left: 1.0px;
  margin-top: 19px;
  min-height: 53px;
  min-width: 356px;
  white-space: nowrap;
}

.play-register .group-19 {
  display: flex;
  height: 70px;
  justify-content: space-between;
  margin-top: 66px;
  width: 645px;
}

.play-register .group-2 {
  align-items: flex-start;
  cursor: pointer;
  display: flex;
  min-width: 273px;
  transition: all 0.2s ease;
}

.play-register .group-2:hover {
  transform: scale(1.1);
}

.play-register .overlap-group-1 {
  border-radius: 5px;
  height: 70px;
  position: relative;
  width: 273px;
}

.play-register .rectangle-12-1 {
  background-color: var(--white);
  border-radius: 5px;
  cursor: pointer;
  height: 70px;
  left: 0;
  position: absolute;
  top: 0;
  transition: all 0.2s ease;
  width: 273px;
}

.play-register .rectangle-12-1:hover {
  transform: scale(1.1);
}

.play-register .place {
  color: var(--masala);
  font-family: var(--font-family-nimbussans-regular);
  font-size: 25px;
  font-weight: 400;
  left: 92px;
  letter-spacing: 0;
  line-height: 25px;
  position: absolute;
  top: 22px;
  white-space: nowrap;
}

.play-register .rectangle-30 {
  background-color: var(--masala);
  border-radius: 5px;
  cursor: pointer;
  height: 70px;
  left: 0;
  position: absolute;
  top: 0;
  transition: all 0.2s ease;
  width: 273px;
}

.play-register .rectangle-30:hover {
  transform: scale(1.1);
}

.play-register .sign-in {
  color: var(--white);
  font-family: var(--font-family-nimbussans-regular);
  font-size: 25px;
  font-weight: 400;
  left: 99px;
  letter-spacing: 0;
  line-height: 25px;
  position: absolute;
  top: 22px;
  white-space: nowrap;
}
