body {
  background-color: #f2f2f2;
  font-family: "Poppins", sans-serif;
  /* font-family: Roboto, RobotoDraft, Helvetica, Arial, DM Sans, "Poppins",
    sans-serif; */
  -webkit-font-smoothing: antialiased;
  min-height: 914px;
  height: 100%;
  width: auto;
}

a {
  color: #333;
  text-decoration: none;
  -webkit-text-decoration: none;
}

a:hover {
  color: #333;
  text-decoration: none;
}

.center-body {
  display: flex;
  flex-direction: column;
  margin: 0 auto;
  background-color: #fff;
  box-shadow: 0 0 16px rgba(32, 43, 74, 0.32);
  max-width: 840px;
  min-height: 100vh;
  width: 100%;
}

.top-navbar {
  display: flex;
  height: 40px;
  flex-direction: row;
  align-items: center;
  background-color: #9178ff;
}

.nav-drop {
  padding-left: 10px;
  padding-top: 0;
  padding-bottom: 0;
}

.nav-img {
  width: 18px;
  margin-bottom: 3px;
}

.bi-list {
  color: #f9faff;
  font-weight: bold;
  width: 18px;
  height: 18px;
}
.bi-justify {
  color: #f9faff;
  font-weight: bold;
  width: 18px;
  height: 18px;
}

.elselogo {
  margin-left: 10px;
  font-size: 18px;
  font-weight: bold;
}

.logo-a {
  color: #f9faff;
}

.logo-a:hover {
  color: #cecfd5;
}

/* .topbar {
  width: 100%;
  background-color: #9178ff;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  height: 150px;
}

.topbar-img1 {
  height: 80px;
  margin-left: 25px;
}

.topbar-right {
  width: 300px;
  height: 150px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  position: relative;
  overflow: hidden;
} */

.squera {
  width: 240px;

  /* height: 200px; */
  /* position: absolute;
  top: -40px; */
}

.star {
  position: absolute;
  /* top: 0px; */
  right: 20px;
}

.top-nav {
  width: 100%;
  background-color: #6f7ff7;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
  height: 100px;
  z-index: 1;
}

.top-nav2 {
  width: 100%;
  height: 100px;
  position: absolute;
  animation: slam-in 1s;
  animation-delay: 2s;
  animation-fill-mode: both;
}

.ico {
  min-width: 40px;
  max-width: 60px;
  width: 10vh;
  position: absolute;
  animation: gs_icon_anim 6s linear;
  animation-iteration-count: infinite;
}

@keyframes gs_icon_anim {
  0% {
    transform: translate(-10px, 0);
  }

  30% {
    transform: translate(0, -17px);
  }

  60% {
    transform: translate(10px, 0);
  }

  100% {
    transform: translate(-10px, 0);
  }
}

.top-nav1 {
  display: flex;
  align-content: center;
  text-align: center;
  justify-content: center;
  min-width: 265px;
  max-width: 440px;
  width: 100%;
  box-sizing: border-box;
  z-index: 1;
  padding: 20px;
}

.top-link {
  color: #000251;
  font-size: 28px;
  font-weight: bold;
}
.top-link:hover {
  color: #000251;
}

.top-nav1-1 {
  width: 20%;
  margin-bottom: 8px;
  align-self: flex-start;
  position: relative;
}

.top-nav1-1img {
  width: 100%;
}

.top-nav1-2 {
  width: 77%;
  padding-left: 3%;
  align-self: flex-start;
}

.push {
  position: relative;
  overflow: hidden;
}

.push-1 {
  position: absolute;
  width: 100%;
  height: 100%;
  transform: scale(1.05);
}

.push-1img {
  position: absolute;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position-y: bottom;
  filter: blur(2px);
  opacity: 0.38;
}

.push-2 {
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 70%, #fff);
}

a {
  color: #2962ff;
}

.push-3 {
  text-decoration: none;
  position: relative;
  height: 100%;
  margin: 32px 28px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.push-3-1 {
  flex: 1 1 480px;
}

.push-3-11 {
  position: relative;
  padding-top: 56.25%;
}

.push-3-111 {
  position: absolute;
  top: 2px;
  left: 2px;
  width: calc(100%-4px);
  height: calc(100%-4px);
  border-radius: 20px;
  background-color: black;
}

.push-3-112 {
  position: absolute;
  object-fit: cover;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 20px;
}

.push-3-2 {
  color: #000251;
  font-family: "Ubuntu", sans-serif;
  font-weight: bold;
  margin: 12px 0 12px 20px;
  flex: 1 1 284px;
}

.push-3-21 {
  opacity: 0.7;
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 12px;
}

.push-3-22 {
  font-size: 38px;
  line-height: 36px;
}

#continue {
  display: none;
}

.fav-a1 {
  flex: 0 0 auto;
  margin-bottom: 0;
  margin-right: 12px;
  width: calc(20% - 17.6px);
  cursor: pointer;
  position: relative;
  overflow: hidden;
}

.fav-a {
  margin-right: 12px;
  width: calc(20% - 16px);
  cursor: pointer;
  position: relative;
  overflow: hidden;
}

.fav-div1 {
  border-radius: 8px;
  position: relative;
  overflow: hidden;
}

.fav-div {
  background-color: #f6fafd;
  padding-top: 100%;
}

.line {
  height: 2px;
  background-color: #e8eaed;
}

.area-title {
  color: #000251;
  font-family: "Ubuntu", sans-serif;
  font-weight: 700;
  font-size: 18px;
  line-height: 24px;
  padding: 20px 20px 12px;
}

.game-area {
  display: flex;
  flex-wrap: nowrap;
  overflow-x: auto;
  padding-bottom: 20px;
}

.game-area::before {
  content: "";
  display: block;
  padding-left: 20px;
}

.game-area::after {
  content: "";
  display: block;
  padding-right: 20px;
}

.items {
  flex: 0 0 auto;
  margin-bottom: 0;
  margin-right: 12px;
  width: calc(20% - 17.6px);
  cursor: pointer;
  position: relative;
  overflow: hidden;
}

.po {
  background-color: #f6fafd;
  padding-top: 150%;
}

.item {
  border-radius: 8px;
  position: relative;
  overflow: hidden;
}

img {
  border: none;
}

.itemimg {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  /* border: 1px solid #5f6368; */
}

.gos {
  margin-right: 2px;
  width: calc(20% - 9.6px);
  cursor: pointer;
  position: relative;
  overflow: hidden;
}

.gos1 {
  border-radius: 0;
  position: relative;
}

.itemimg-s {
  position: absolute;
  top: 8px;
  left: 8px;
  width: 20%;
  filter: drop-shadow(0 0 10px #fff);
}

.area-title1 {
  color: #000251;
  font-family: "Ubuntu", sans-serif;
  font-weight: 700;
  font-size: 18px;
  line-height: 24px;
  padding: 20px 20px 12px;
}

.game-area-row {
  display: flex;
  justify-content: flex-start;
  flex-flow: row wrap;
  padding-left: 20px;
  width: 100%;
}

.row-a {
  margin-bottom: 14px;
  margin-right: 12px;
  width: calc(15% - 0px);
  cursor: pointer;
  position: relative;
  overflow: hidden;
}

.a-div {
  background-color: #f6fafd;
  /* padding-top: 56.25%; */
  padding-top: 100%;
}

/* .a-div-new {
  padding-top: 150%;
} */

.a-new {
  border-radius: 8px;
  position: relative;
  overflow: hidden;
}

.a-div-img {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  /* border: 1px solid #5f6368; */
}

.footerline {
  margin-top: auto;
}

.footer {
  display: flex;
  flex-direction: column;
  align-items: center;
  /* justify-content: flex-end; */
  justify-content: center;
  background-color: #9178ff;
  height: 120px;
}

.btext {
  margin-top: 12px;
}

.btext-item {
  color: #e9a2fa;
  font-weight: bold;
}

.btext-item:not(:last-child) {
  padding-right: 10px;
  margin-right: 12px;
}

.footer-container {
  color: #5f6368;
  padding: 4px;
}

/* .footer {
  display: flex;
  flex-direction: row;
  padding: 12px;
} */

.footer1 {
  display: flex;
  justify-content: space-evenly;
  flex-direction: column-reverse;
  /* padding: 0 20px; */
  width: 50px;
}

.f1img {
  width: 50px;
  height: 50px;
}

.footer2 {
  line-height: 1.6;
  font-size: 12px;
  font-weight: 500;
  text-align: center;
  flex: 1 1 0;
}

.f2-title1 {
  font-size: 14px;
  font-weight: 700;
}

.f2-link {
  color: inherit;
  text-decoration: underline;
}

.r-coin {
  transform: rotate(180deg);
}

.cookie {
  position: fixed;
  bottom: 0;
  left: 0;
  display: flex;
  justify-content: center;
  width: 100%;
}

.cookie-1 {
  opacity: 0.975;
  animation-duration: 0.8s;
  animation-name: fadeIn;
  background-color: white;
  color: #5f6368;
  padding: 16px;
  max-width: 816px;
  box-sizing: border-box;
  margin: 12px;
  border-radius: 12px;
  box-shadow: 0 4px #aab1ba;
  border: 2px solid #aab1ba;
}

.cookie-1-t {
  line-height: 1.6;
  font-size: 12px;
  font-weight: 500;
  text-align: center;
  flex: 1 1 0;
}

.cookie-1-b {
  display: flex;
  justify-content: center;
  margin-top: 16px;
}

.cookie-btn {
  background: #6f7ff7;
  border: 2px solid #6f7ff7;
  color: #ffffff;
  border-radius: 20px;
  padding: 8px 24px;
  outline: 0;
  font-family: "Ubuntu", sans-serif;
  font-weight: 700;
  font-size: 16px;
  letter-spacing: 0.75px;
}

@media only screen and (max-width: 480px) {
  .topbar {
    height: 80px;
  }

  .topbar-img1 {
    height: 40px;
    margin-left: 10px;
  }

  .topbar-right {
    width: 300px;
    height: 80px;
  }

  .squera {
    width: 120px;

    /* height: 200px; */
    /* position: absolute;
  top: -40px; */
  }

  .star {
    width: 120px;
    position: absolute;
    /* top: 0px; */
    right: 10px;
  }
  .top-nav {
    height: 120px;
  }

  .blogo {
    width: 80px;
  }

  .push-3 {
    flex-direction: column;
    align-items: flex-start;
    margin: 20px 20px 0;
  }

  .push-3-1 {
    width: 100%;
    flex: 1 1;
  }

  .push-3-2 {
    margin: 12px 0;
    flex: 1 1;
  }

  .push-3-21 {
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 6px;
  }

  .push-3-22 {
    font-size: 24px;
    line-height: 20px;
  }

  .items {
    width: calc(45% - 23.2px);
  }

  .row-a {
    width: calc(30% - 2px);
  }
}
