/* screen - home */

.home {
  background-color: var(--jaffa);
  height: 2537px;
  overflow: hidden;
  position: relative;
  width: 1920px;
}

.home .group-11 {
  align-items: flex-start;
  display: flex;
  height: 1605px;
  left: -261px;
  min-width: 2442px;
  position: fixed;
  top: 0;
}

.home .overlap-group-1 {
  align-items: flex-end;
  background-image: url(../img/nopath-1-1@1x.png);
  background-position: 50% 50%;
  background-size: cover;
  display: flex;
  height: 1652px;
  justify-content: flex-end;
  margin-left: -24px;
  margin-top: -24px;
  min-width: 2489px;
  padding: 23px;
}

.home .no-path {
  background-color: #00000040;
  filter: blur(8px);;
  height: 1605px;
  width: 2442px;
}

.home .overlap-group7 {
  height: 1161px;
  left: 0;
  position: absolute;
  top: 1376px;
  width: 1920px;
}

.home .rectangle-6 {
  background-color: var(--white-2);
  height: 1103px;
  left: 0;
  position: absolute;
  top: 0;
  width: 1920px;
}

.home .game-info {
  left: 782px;
  letter-spacing: 0;
  line-height: 80px;
  position: absolute;
  text-align: center;
  top: 114px;
  white-space: nowrap;
}

.home .chrobk-is-a-vr-game {
  height: 65px;
  left: 590px;
  letter-spacing: 0;
  line-height: 24px;
  position: absolute;
  text-align: center;
  top: 269px;
  width: 742px;
}

.home .group-16 {
  align-items: flex-start;
  background-color: var(--masala);
  display: flex;
  height: 116px;
  justify-content: flex-end;
  left: 0;
  min-width: 1920px;
  padding: 30.2px 886px;
  position: absolute;
  top: 1045px;
}

.home .group-15 {
  align-items: flex-end;
  display: flex;
  height: 48px;
  min-width: 146px;
}

.home .overlap-group-2 {
  height: 45px;
  position: relative;
  width: 146px;
}

.home .download-chrobk {
  left: 0;
  letter-spacing: 0;
  line-height: 18px;
  position: absolute;
  text-align: center;
  top: 0;
  white-space: nowrap;
}

.home .group-14 {
  align-items: flex-end;
  display: flex;
  height: 24px;
  justify-content: space-between;
  left: 9px;
  position: absolute;
  top: 21px;
  width: 130px;
}

.home .icon-material-copyright {
  height: 17.5px;
  margin-bottom: 2.5px;
  margin-left: 0;
  object-fit: cover;
  width: 17.5px;
}

.home .address {
  letter-spacing: 0;
  line-height: 18px;
  margin-bottom: -5px;
  margin-right: -2px;
  margin-top: 3px;
  text-align: center;
  white-space: nowrap;
  width: 104px;
}

.home .group-13 {
  align-items: flex-end;
  display: flex;
  height: 428px;
  left: 213px;
  min-width: 1469px;
  position: absolute;
  top: 432px;
}

.home .flex-col {
  align-items: flex-start;
  align-self: flex-start;
  display: flex;
  flex-direction: column;
  min-height: 427px;
  width: 345px;
}

.home .step-by-step-guide-t {
  height: 68px;
  letter-spacing: 0;
  line-height: 20px;
  text-align: center;
  width: 345px;
}

.home .rectangle-4 {
  height: 310px;
  margin-top: 49px;
  opacity: 0;
  width: 343px;
}

.home .rectangle-4.animate-enter {
  animation: animate-enter-frames 0.80s ease 0.00s 1 normal forwards;
  opacity: 0;
}

@keyframes animate-enter-frames {
  from{opacity: 0;
}
to{opacity: 1;
}
}

.home .flex-col-1 {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  margin-left: 217px;
  min-height: 427px;
  width: 345px;
}

.home .gain-a-rating-from-h {
  height: 66px;
  letter-spacing: 0;
  line-height: 20px;
  text-align: center;
  width: 345px;
}

.home .rectangle-7 {
  height: 310px;
  margin-top: 51px;
  opacity: 0;
  width: 343px;
}

.home .rectangle-7.animate-enter1 {
  animation: animate-enter1-frames 0.20s ease 0.00s 1 normal forwards;
  opacity: 0;
}

@keyframes animate-enter1-frames {
  from{opacity: 0;
}
to{opacity: 1;
}
}

.home .flex-col-2 {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  margin-left: 217px;
  min-height: 420px;
  width: 345px;
}

.home .compete-with-your-fr {
  height: 52px;
  letter-spacing: 0;
  line-height: 20px;
  text-align: center;
  width: 345px;
}

.home .rectangle-14 {
  height: 310px;
  margin-top: 58px;
  opacity: 0;
  width: 343px;
}

.home .rectangle-14.animate-enter2 {
  animation: animate-enter2-frames 0.20s ease 0.00s 1 normal forwards;
  opacity: 0;
}

@keyframes animate-enter2-frames {
  from{opacity: 0;
}
to{opacity: 1;
}
}

.home .group-7 {
  align-items: center;
  display: flex;
  flex-direction: column;
  left: 336px;
  min-height: 289px;
  position: absolute;
  top: 361px;
  width: 479px;
}

.home .overlap-group2 {
  height: 190px;
  margin-top: 10px;
  position: relative;
  width: 479px;
}

.home .title {
  color: var(--white);
  font-family: var(--font-family-nimbussans-regular);
  font-size: 150px;
  font-weight: 400;
  left: 0;
  letter-spacing: 0;
  line-height: 150px;
  position: absolute;
  top: 0;
  white-space: nowrap;
}

.home .learn-how-to-cook-chili-crab-today {
  left: 10px;
  letter-spacing: 0;
  line-height: 24px;
  position: absolute;
  top: 162px;
  white-space: nowrap;
}

.home .overlap-group1 {
  border-radius: 10px;
  height: 56px;
  margin-right: 1.0px;
  margin-top: 32px;
  position: relative;
  width: 212px;
}

.home .rectangle-2 {
  background-color: var(--jaffa);
  border-radius: 10px;
  cursor: pointer;
  height: 56px;
  left: 0;
  position: absolute;
  top: 0;
  transition: all 0.2s ease;
  width: 212px;
}

.home .rectangle-2:hover {
  transform: scale(1.1);
}

.home .play-free {
  color: var(--white);
  font-family: var(--font-family-segoeui-regular);
  font-size: var(--font-size-xxl);
  font-weight: 400;
  left: 61px;
  letter-spacing: 0;
  line-height: 24px;
  position: absolute;
  top: 16px;
  white-space: nowrap;
}

.home .x6 {
  -webkit-text-stroke: 2px #e5e5e5;
  color: transparent;
  font-family: var(--font-family-nimbussans-regular);
  font-size: 365px;
  font-weight: 400;
  left: 777px;
  letter-spacing: 0;
  line-height: 365px;
  position: absolute;
  top: 720px;
  white-space: nowrap;
}

.home .mask-group-1 {
  height: 334px;
  left: 1040px;
  object-fit: cover;
  position: absolute;
  top: 200px;
  width: 600px;
}

.home .overlap-group4 {
  height: 118px;
  left: 539px;
  position: absolute;
  top: 1116px;
  width: 92px;
}

.home .number {
  left: 0;
  letter-spacing: 0;
  line-height: 80px;
  opacity: 0;
  position: absolute;
  top: 0;
  transform: scale(1.1);
  white-space: nowrap;
}

.home .number.animate-enter3 {
  animation: animate-enter3-frames 1.50s ease-in 0.90s 1 normal forwards;
  opacity: 0;
  transform: scale(1.1);
}

@keyframes animate-enter3-frames {
  from{opacity: 0;
transform: scale(1.1);
}
to{opacity: 1;
transform: scale(1);
}
}

.home .users {
  left: 0;
  letter-spacing: 0;
  line-height: 22px;
  position: absolute;
  top: 90px;
  white-space: nowrap;
}

.home .overlap-group5 {
  height: 118px;
  left: 1268px;
  position: absolute;
  top: 1116px;
  width: 139px;
}

.home .number-1 {
  left: 0;
  letter-spacing: 0;
  line-height: 80px;
  opacity: 0;
  position: absolute;
  top: 0;
  transform: scale(1.1);
  white-space: nowrap;
}

.home .number-1.animate-enter4 {
  animation: animate-enter4-frames 1.50s ease-in 0.90s 1 normal forwards;
  opacity: 0;
  transform: scale(1.1);
}

@keyframes animate-enter4-frames {
  from{opacity: 0;
transform: scale(1.1);
}
to{opacity: 1;
transform: scale(1);
}
}

.home .developers {
  left: 0;
  letter-spacing: 0;
  line-height: 22px;
  position: absolute;
  top: 90px;
  white-space: nowrap;
}

.home .overlap-group6 {
  height: 118px;
  left: 904px;
  position: absolute;
  top: 1116px;
  width: 216px;
}

.home .number-2 {
  left: 0;
  letter-spacing: 0;
  line-height: 80px;
  opacity: 0;
  position: absolute;
  top: 0;
  transform: scale(1.1);
  white-space: nowrap;
}

.home .number-2.animate-enter5 {
  animation: animate-enter5-frames 1.50s ease-in 0.90s 1 normal forwards;
  opacity: 0;
  transform: scale(1.1);
}

@keyframes animate-enter5-frames {
  from{opacity: 0;
transform: scale(1.1);
}
to{opacity: 1;
transform: scale(1);
}
}

.home .weekly-new-users {
  left: 0;
  letter-spacing: 0;
  line-height: 22px;
  position: absolute;
  top: 90px;
  white-space: nowrap;
}

.home .group-12 {
  align-items: center;
  display: flex;
  flex-direction: column;
  left: 85px;
  min-height: 180px;
  position: fixed;
  top: 430px;
  width: 26px;
}

.home .icon-awesome-facebook-f {
  height: 30px;
  margin-right: 0.07px;
  object-fit: cover;
  width: 16px;
}

.home .icon-awesome-discord {
  height: 30px;
  margin-right: 0.01px;
  margin-top: 47px;
  object-fit: cover;
  width: 26px;
}

.home .icon-awesome-instagram {
  height: 26px;
  margin-right: 0;
  margin-top: 47px;
  object-fit: cover;
  width: 26px;
}

.home .rectangle-15 {
  background-color: var(--white-3);
  height: 4px;
  left: 539px;
  opacity: 0;
  position: absolute;
  top: 1247px;
  transform: translate(25px, 0);
  width: 221px;
}

.home .rectangle-15.animate-enter6 {
  animation: animate-enter6-frames 1.00s ease 0.80s 1 normal forwards;
  opacity: 0;
  transform: translate(25px, 0);
}

@keyframes animate-enter6-frames {
  from{opacity: 0;
transform: translate(25px, 0);
}
to{opacity: 1;
transform: translate(0,0);
}
}

.home .rectangle-16 {
  background-color: var(--white-3);
  height: 4px;
  left: 904px;
  opacity: 0;
  position: absolute;
  top: 1247px;
  transform: translate(25px, 0);
  width: 221px;
}

.home .rectangle-16.animate-enter7 {
  animation: animate-enter7-frames 1.00s ease 0.80s 1 normal forwards;
  opacity: 0;
  transform: translate(25px, 0);
}

@keyframes animate-enter7-frames {
  from{opacity: 0;
transform: translate(25px, 0);
}
to{opacity: 1;
transform: translate(0,0);
}
}

.home .rectangle-17 {
  background-color: var(--white-3);
  height: 4px;
  left: 1268px;
  opacity: 0;
  position: absolute;
  top: 1247px;
  transform: translate(25px, 0);
  width: 221px;
}

.home .rectangle-17.animate-enter8 {
  animation: animate-enter8-frames 1.00s ease 0.80s 1 normal forwards;
  opacity: 0;
  transform: translate(25px, 0);
}

@keyframes animate-enter8-frames {
  from{opacity: 0;
transform: translate(25px, 0);
}
to{opacity: 1;
transform: translate(0,0);
}
}

.home .component-1-4 {
  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;
}

.home .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;
 
}

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

.home .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;
}

.home .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;
}

.home .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;
}

.home .overlap-group3 {
  height: 45px;
  margin-left: 774px;
  position: relative;
  width: 175px;
}

.home .component-2-1 {
  align-items: flex-start;
  display: flex;
  height: 45px;
  left: 0;
  min-width: 175px;
  position: absolute;
  top: 0;
}

.home .overlap-group {
  border-radius: 5px;
  height: 45px;
  position: relative;
  width: 175px;
}

.home .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;
}

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

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

.home .group-20 {
  align-items: flex-start;
  cursor: pointer;
  display: flex;
  height: 45px;
  left: 0;
  min-width: 175px;
  position: absolute;
  top: 0;
}
