@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");

@import url("https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap");

.nav-link.active {
  color: #0055ff !important;
}

.logo {
  height: 28px;
  width: auto;
}

.side-sec-start {
  display: flex;
  justify-content: start;
  width: 1px;
}

.side-sec-end {
  display: flex;
  justify-content: flex-end;
  width: 1px;
}

.headline-jumbotron {
  font-family: "Poppins";
  font-size: 80px;
  font-weight: bold;
  font-style: normal;
  text-align: center;
  color: #000000;

  margin-top: 60px;
}

.subheadline-jumbotron {
  font-family: "Open Sans";
  font-size: 20px;
  font-weight: normal;
  line-height: 40px;
  font-style: normal;
  text-align: center;
  color: #616161;
}

.img-jumbotron {
  position: relative;
  display: flex;
  background-image: url(../img/Mask\ Group\ 9.webp);
  background-position: center;
  background-size: cover;
  height: 500px;
  margin-top: 40px;
}

.img-icon-jumbotron {
  position: absolute;
  left: 50%;
  bottom: -20%;
  transform: translateX(-50%);
  width: 600px;
}

.mt-section {
  margin-top: 200px;
}

.mt-section-small {
  margin-top: 100px;
}

.card-category {
  position: relative;
  height: 300px;
  border-radius: 42px;
  background: #edf2ff;
}

.card-category img {
  position: absolute;
  width: 100%;
  left: 50%;
  top: -30%;
  height: auto;
  transform: translateX(-50%);
}

.container-category-desc {
  display: flex;
  flex-direction: column;
  gap: 12px;
  margin-top: 20px;
}

.name-category {
  font-family: "Poppins";
  font-size: 18px;
  font-weight: 500;
  line-height: 27px;
  font-style: normal;
  text-align: left;
  color: #0055ff;
}

.title-category {
  font-family: "Poppins";
  font-size: 40px;
  font-weight: bold;
  line-height: 50px;
  font-style: normal;
  text-align: left;
  color: #000000;
}

.desc-category {
  font-family: "Open Sans";
  font-size: 17px;
  font-weight: normal;
  line-height: 27px;
  font-style: normal;
  text-align: left;
  color: #000000;
}

.btn-category,
.btn-jawarajoy,
.btn-banner {
  border-radius: 999px;
  width: fit-content;
  padding: 4px 28px 8px 28px;
}

#studio {
  background-color: #edf2ff;
  padding: 40px 0;
}

.title-section {
  font-family: "Poppins";
  font-size: 50px;
  font-weight: bold;
  line-height: 50px;
  font-style: normal;
  text-align: left;
  color: #000000;
  margin-bottom: 60px;
}

.card-studio {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
  padding: 0 8px;
}

.data-number {
  border-color: #0088ce;
  border-width: 3px;
  border-style: solid;

  font-family: "Open Sans";
  font-size: 150px;
  font-weight: normal;
  font-style: normal;
  text-align: left;
  letter-spacing: -10px;
  color: #000000;
}

.sec-data {
  display: flex;
  flex-direction: column;
  /* gap: 12px; */
  align-items: center;
}

.sec-icon i {
  font-size: 32px;
  color: white;
}

.sec-data .sec-icon {
  display: flex;
  align-items: center;
  width: fit-content;
  padding: 12px;
  border-radius: 999px;
  background-color: #0088ce;
}

.sec-data .data-desc {
  font-family: "Open Sans";
  font-size: 30px;
  font-weight: 500;
  font-style: normal;
  /* letter-spacing: -10px; */
  color: #000000;
  margin-top: 12px;
  text-align: center;
}

.sec-footer {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}

.sec-footer .sec-link-footer {
  text-align: center;
  display: flex;
  flex-direction: row;
  gap: 20px;
  justify-content: center;
  margin-bottom: 20px;
}

.sec-footer .sec-link-footer a {
  text-decoration: none;
  color: #000000;
  font-family: "Poppins";
  font-size: 16px;
  font-style: normal;
}

.sec-footer .sec-link-footer a:hover {
  text-decoration: none;
  color: #0055ff;
  font-family: "Poppins";
  font-size: 16px;
  font-style: normal;
}

.link-footer-sec {
  display: flex;
  justify-content: end;
  align-items: center;
}

.link-footer-sec a,
.link-footer-sec i {
  text-decoration: none;
  color: #000000;
  font-family: "Poppins";
  font-size: 16px;
  font-style: normal;
}

.footer-container {
  background-color: #edf2ff;
  border-radius: 40px 40px 0 0;
  padding: 60px 0 20px 0;
}

.img-jumbotron-games {
  width: 80%;
  display: block;
  margin: 0 auto;
}

.container-content-jumbotron-games {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 40px;
  margin: auto;
  width: 100%;
}

.sec-content-jumbotron-games {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.sec-content-jumbotron-games h5 {
  font-family: "Open Sans";
  font-size: 20px;
  font-weight: normal;
  line-height: 30px;
  font-weight: 600;
  font-style: normal;
  text-align: center;
  color: #0055ff;
}
.card-latest-release {
  padding: 16px;
  height: 200px;
  background-position: center;
  background-size: cover;
  border-radius: 20px;

  display: flex;
  justify-content: flex-end;
  align-items: flex-start;
  flex-direction: column;
}
.card-latest-release span {
  display: flex;
  padding: 2px 8px;
  border: 1px solid white;
  border-radius: 999px;
  width: fit-content;

  font-family: "poppins";
  font-size: 15px;
  font-weight: normal;
  font-style: normal;
  color: #ffffff;
}

.card-latest-release h5 {
  font-family: "Open Sans";
  font-size: 20px;
  font-weight: 600;
  color: #ffffff;
  font-style: normal;
  text-align: left;

  width: 100%;

  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.text-step {
  font-family: "Open Sans";
  font-size: 22px;
  font-weight: normal;
  line-height: 30px;
  font-style: normal;
  text-align: left;
  color: #0055ff;
  padding-top: 60px;
  display: block;
}

.point-step {
  display: flex;
  align-items: flex-start;
  gap: 8px;
  margin: 12px 0;
}

.title-step,
.title-jawarajoy,
.title-about {
  font-family: "Poppins";
  font-size: 40px;
  font-weight: bold;
  line-height: 50px;
  font-style: normal;
  text-align: left;
  color: #000000;
}

.img-step {
  display: flex;
  margin: auto;
}

.sec-jawarajoy {
  background-color: #edf2ff;
  padding: 40px 0;
}

.subtitle-jawarajoy {
  font-family: "Open Sans";
  font-size: 22px;
  font-weight: normal;
  line-height: 30px;
  font-style: normal;
  text-align: left;
  color: #0055ff;
}

.title-game-testimonial {
  font-family: "Open Sans";
  font-size: 20px;
  font-weight: bold;
  font-style: normal;
  text-align: center;
  color: #000000;
}

.studio-testimonial {
  font-family: "Open Sans";
  font-size: 17px;
  font-weight: normal;
  font-style: normal;
  text-align: center;
  color: #000000;
}

.achivment-testimonial {
  font-family: "Open Sans";
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  text-align: center;
  color: #000000;
}

.desc-testimonial {
  font-family: "Open Sans";
  font-size: 17px;
  font-weight: normal;
  font-style: normal;
  text-align: center;
  color: #000000;
}

.cta-container-publishing {
  display: flex;
  flex-direction: column;
  gap: 20px;
  position: relative;
  padding: 60px;
  background-color: #edf2ff;
  border-radius: 40px;
}

.img-cta-publishing {
  position: absolute;
  width: 350px;
  right: 60px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
}

.title-cta-publishing {
  font-family: "Poppins";
  font-size: 40px;
  font-weight: bold;
  line-height: 50px;
  font-style: normal;
  text-align: left;
  color: #000000;
  width: 30%;
}

.banner-game-card {
  width: 80%;
  background-position: center;
  background-size: cover;
  height: 500px;
  display: flex;
  padding-bottom: 32px;
  align-items: flex-end;
  justify-content: center;
  border-radius: 40px;
  margin: 0 auto;
}

@media (max-width: 576px) {
  .headline-jumbotron {
    font-family: "Poppins";
    font-size: 40px;
    font-weight: bold;
    font-style: normal;
    text-align: center;
    color: #000000;

    margin-top: 60px;
  }

  .img-icon-jumbotron {
    position: absolute;
    left: 50%;
    bottom: -20%;
    transform: translateX(-50%);
    /* margin: 0 auto; */
    width: 100%;
  }

  .card-category img {
    position: absolute;
    width: 80%;
    left: 50%;
    top: 50%;
    height: auto;
    transform: translate(-50%, -50%);
  }

  .card-category {
    position: relative;
    height: 300px;
    border-radius: 42px;
    background: #edf2ff;
    margin-top: 90px;
  }

  .sec-data {
    display: flex;
    flex-direction: column;
    /* gap: 12px; */
    align-items: center;
    margin-top: 60px;
  }

  .sec-data img {
    height: 90px;
  }

  .sec-footer {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .sec-logo-footer {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }

  .sec-logo-footer img {
    width: fit-content;
    margin: auto;
  }

  .sec-logo-footer p {
    text-align: center;
  }

  .link-footer-sec {
    display: flex;
    justify-content: center;
    align-items: center;
  }
}

@media (max-width: 768px) {
  .headline-jumbotron {
    font-family: "Poppins";
    font-size: 40px;
    font-weight: bold;
    font-style: normal;
    text-align: center;
    color: #000000;

    margin-top: 60px;
  }

  .img-icon-jumbotron {
    position: absolute;
    left: 50%;
    bottom: -20%;
    transform: translateX(-50%);
    width: 80%;
  }

  .card-category img {
    position: absolute;
    width: 50%;
    left: 50%;
    top: 50%;
    height: auto;
    transform: translate(-50%, -50%);
  }

  .card-category {
    position: relative;
    height: 300px;
    border-radius: 42px;
    background: #edf2ff;
    margin-top: 90px;
  }

  .sec-data {
    display: flex;
    flex-direction: column;
    /* gap: 12px; */
    align-items: center;
    margin-top: 60px;
  }

  .sec-data img {
    height: 90px;
  }

  .sec-footer {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .sec-logo-footer {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }

  .sec-logo-footer img {
    width: fit-content;
    margin: auto;
  }

  .sec-logo-footer p {
    text-align: center;
  }

  .link-footer-sec {
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .title-section {
    font-family: "Poppins";
    font-size: 32px;
    font-weight: bold;
    line-height: 50px;
    font-style: normal;
    text-align: left;
    color: #000000;
    margin-bottom: 20px;
  }

  .container-content-jumbotron-games {
    display: flex;
    flex-direction: row;
    align-items: start;
    justify-content: center;
    gap: 16px;
    margin: auto;
    width: 100%;
    margin-top: 20px;
  }

  .row-reverse-publishing {
    display: flex !important;
    flex-direction: column-reverse !important;
  }

  .img-step {
    width: 90% !important;
    margin-top: 16px;
  }
  .title-game-testimonial {
    margin-top: 20px;
  }

  .img-cta-publishing {
    position: relative;
    top: 0;
    transform: translateY(0);
    width: 300px;
    display: block;
    margin: auto;
    margin-top: 12px;
  }

  .title-cta-publishing {
    font-family: "Poppins";
    font-size: 40px;
    font-weight: bold;
    line-height: 50px;
    font-style: normal;
    text-align: left;
    color: #000000;
    width: 100%;
  }
  .banner-game-card {
    height: 300px;
    width: 100% !important;
  }
}

@media (max-width: 992px) {
  .side-sec-end {
    display: flex;
    justify-content: center;
    width: 100%;
  }
  .headline-jumbotron {
    font-family: "Poppins";
    font-size: 40px;
    font-weight: bold;
    font-style: normal;
    text-align: center;
    color: #000000;

    margin-top: 60px;
  }

  .img-icon-jumbotron {
    position: absolute;
    left: 50%;
    bottom: -20%;
    transform: translateX(-50%);
    width: 80%;
  }

  .card-category img {
    position: absolute;
    width: 80%;
    left: 50%;
    top: 50%;
    height: auto;
    transform: translate(-50%, -50%);
  }

  .card-category {
    position: relative;
    height: 300px;
    border-radius: 42px;
    background: #edf2ff;
    margin-top: 90px;
  }

  .title-category {
    font-family: "Poppins";
    font-size: 30px;
    font-weight: bold;
    line-height: 50px;
    font-style: normal;
    text-align: left;
    color: #000000;
  }

  .sec-data {
    display: flex;
    flex-direction: column;
    /* gap: 12px; */
    align-items: center;
    margin-top: 60px;
  }

  .sec-data img {
    height: 90px;
  }

  .sec-footer {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .sec-logo-footer {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }

  .sec-logo-footer img {
    width: fit-content;
    margin: auto;
  }

  .sec-logo-footer p {
    text-align: center;
  }

  .link-footer-sec {
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .img-jumbotron-games {
    width: 90%;
    display: block;
    margin: 0 auto;
  }
  .banner-game-card {
    height: 400px;
    width: 100% !important;
  }
}

@media (max-width: 1200px) {
  .headline-jumbotron {
    font-family: "Poppins";
    font-size: 40px;
    font-weight: bold;
    font-style: normal;
    text-align: center;
    color: #000000;

    margin-top: 60px;
  }

  .img-icon-jumbotron {
    position: absolute;
    left: 50%;
    bottom: -20%;
    transform: translateX(-50%);
    width: 50%;
  }

  .card-category img {
    position: absolute;
    width: 80%;
    left: 50%;
    top: 50%;
    height: auto;
    transform: translate(-50%, -50%);
  }

  .card-category {
    position: relative;
    height: 300px;
    border-radius: 42px;
    background: #edf2ff;
    margin-top: 90px;
  }

  .title-category {
    font-family: "Poppins";
    font-size: 30px;
    font-weight: bold;
    line-height: 50px;
    font-style: normal;
    text-align: left;
    color: #000000;
  }

  .sec-data {
    display: flex;
    flex-direction: column;
    /* gap: 12px; */
    align-items: center;
    margin-top: 60px;
  }

  .sec-data img {
    height: 90px;
  }

  .mt-section-small {
    margin-top: 60px;
  }
}
