.sustainable-detail-container {
  display: flex;
  justify-content: center;
}
.sustainable-detail-container .sustainable-detail {
  margin-top: 57px;
  width: 1280px;
  background-color: white;
}
.sustainable-detail-container .sustainable-detail .title {
  font-weight: 500;
  font-size: 34px;
  line-height: 40px;
  color: #222224;
}
.sustainable-detail-container .sustainable-detail .date-game {
  font-weight: 500;
  font-size: 15px;
  line-height: 28px;
  color: #6f6f74;
}
.sustainable-detail-container .sustainable-detail .sustainable-content {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin-top: 50px;
  padding-bottom: 20px;
  margin-bottom: 60px;
  border-bottom: 1px solid #dcdee4;
}
.sustainable-detail-container .sustainable-detail .sustainable-content .title-game {
  font-size: 26px;
  font-weight: 500;
  line-height: 31.04px;
  color: #222224;
}
.sustainable-detail-container .sustainable-detail .main-content {
  display: flex;
  flex-direction: column;
}
.sustainable-detail-container .sustainable-detail .main-content .content-text {
  width: 100%;
  display: flex;
  justify-content: flex-start;
}
.sustainable-detail-container .sustainable-detail .main-content .img-game {
  height: 462px;
  width: 820px;
  margin-top: 60px;
  margin-bottom: 60px;
}
.sustainable-detail-container .sustainable-detail .sustainable-bottom {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin-bottom: 80px;
  margin-top: 60px;
  padding-top: 20px;
  border-top: 1px solid #dcdee4;
}
.sustainable-detail-container .sustainable-detail .sustainable-bottom a {
  text-decoration: none;
}
.sustainable-detail-container .sustainable-detail .sustainable-bottom .sustainable-button-left {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.sustainable-detail-container .sustainable-detail .sustainable-bottom .sustainable-button-left:hover .img-list {
  filter: invert(0.675);
}
.sustainable-detail-container .sustainable-detail .sustainable-bottom .sustainable-button-left:hover .list-text {
  color: #424244;
}
.sustainable-detail-container .sustainable-detail .sustainable-bottom .sustainable-button-left .img-list {
  margin-right: 10px;
}
.sustainable-detail-container .sustainable-detail .sustainable-bottom .sustainable-button-left .list-text {
  font-size: 15px;
  font-weight: 500;
  line-height: 28px;
  color: #6f6f74;
  text-transform: uppercase;
}
.sustainable-detail-container .sustainable-detail .sustainable-bottom .sustainable-button-right {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.sustainable-detail-container .sustainable-detail .sustainable-bottom .sustainable-button-right .btn-prev {
  border: none !important;
  background-color: #ffffff;
  font-size: 15px;
  font-weight: 500;
  line-height: 28px;
  color: #6f6f74;
  text-transform: uppercase;
}
.sustainable-detail-container .sustainable-detail .sustainable-bottom .sustainable-button-right .btn-prev:hover {
  color: #424244;
}
.sustainable-detail-container .sustainable-detail .sustainable-bottom .sustainable-button-right .btn-prev:disabled {
  color: #dcdee4;
  cursor: auto;
}
.sustainable-detail-container .sustainable-detail .sustainable-bottom .sustainable-button-right .btn-next {
  border: none !important;
  background-color: #ffffff;
  margin-left: 50px;
  font-size: 15px;
  font-weight: 500;
  line-height: 28px;
  color: #6f6f74;
  text-transform: uppercase;
}
.sustainable-detail-container .sustainable-detail .sustainable-bottom .sustainable-button-right .btn-next:hover {
  color: #424244;
}
.sustainable-detail-container .sustainable-detail .sustainable-bottom .sustainable-button-right .btn-next:disabled {
  color: #dcdee4;
  cursor: auto;
}

@media (max-width: 1279px) {
  .sustainable-detail-container {
    width: auto;
    padding-left: 40px;
    padding-right: 40px;
  }
  .sustainable-detail-container .sustainable-detail {
    width: 100%;
  }
  .sustainable-detail-container .sustainable-detail .sustainable-bottom {
    margin-bottom: 160px;
    margin-top: 80px;
    padding-top: 40px;
  }
  .sustainable-detail-container .sustainable-detail .sustainable-bottom .sustainable-button-right .btn-prev {
    font-size: 28px;
    font-weight: 500;
    line-height: 33.41px;
    color: #6f6f74;
  }
  .sustainable-detail-container .sustainable-detail .sustainable-bottom .sustainable-button-right .btn-prev:hover {
    color: #424244;
  }
  .sustainable-detail-container .sustainable-detail .sustainable-bottom .sustainable-button-right .btn-next {
    margin-left: 56px;
    font-size: 28px;
    font-weight: 500;
    line-height: 33.41px;
    color: #6f6f74;
  }
  .sustainable-detail-container .sustainable-detail .sustainable-bottom .sustainable-button-right .btn-next:hover {
    color: #424244;
  }
  .sustainable-detail-container .sustainable-detail .sustainable-bottom .sustainable-button-left .list-text {
    font-size: 28px;
    font-weight: 500;
    line-height: 33.41px;
    color: #6f6f74;
  }
  .sustainable-detail-container .sustainable-detail .sustainable-bottom .sustainable-button-left .list-text:hover {
    color: #424244;
  }
  .sustainable-detail-container .sustainable-detail .sustainable-bottom .sustainable-button-left .img-list img {
    width: 30px;
    height: 30px;
  }
  .sustainable-detail-container .sustainable-detail .title {
    margin-top: 70px;
    font-size: 48px;
    font-weight: 500;
    line-height: 57.28px;
    color: #222224;
    margin-bottom: 0px;
  }
  .sustainable-detail-container .sustainable-detail .sustainable-content {
    display: flex;
    flex-direction: column;
    margin: 0;
    border-bottom: none;
  }
  .sustainable-detail-container .sustainable-detail .sustainable-content .title-game {
    margin-top: 60px;
    margin-bottom: 30px;
    font-size: 36px;
    font-weight: 500;
    line-height: 42.96px;
    color: #222224;
  }
  .sustainable-detail-container .sustainable-detail .sustainable-content .date-game {
    margin-bottom: 60px;
    font-size: 22px;
    font-weight: 500;
    line-height: 26.25px;
    color: #6f6f74;
    padding-bottom: 40px;
    border-bottom: 1px solid #dcdee4;
  }
  .sustainable-detail-container .sustainable-detail .main-content .content-text {
    font-size: 28px;
    font-weight: 400;
    line-height: 42px;
    color: #6f6f74;
  }
  .sustainable-detail-container .sustainable-detail .main-content .content-text .content-text {
    margin: 0;
  }
  .sustainable-detail-container .sustainable-detail .main-content .img-game {
    width: 100%;
    height: 377px;
  }
}
@media (max-width: 768px) {
  .sustainable-detail-container {
    width: 100%;
    padding: 35px 20px 80px;
  }
  .sustainable-detail-container .sustainable-detail {
    padding: 0px;
    margin: 0px;
  }
  .sustainable-detail-container .sustainable-detail .title {
    padding: 0px;
    margin: 0px;
    font-size: 24px;
    line-height: 29px;
  }
  .sustainable-detail-container .sustainable-detail .sustainable-content {
    padding-bottom: 0px;
    display: flex;
    flex-direction: column;
    gap: 15px;
  }
  .sustainable-detail-container .sustainable-detail .sustainable-content .title-game {
    margin: 0px;
    padding-top: 30px;
    font-size: 18px;
    line-height: 21px;
  }
  .sustainable-detail-container .sustainable-detail .sustainable-content .date-game {
    font-size: 11px;
    line-height: 13px;
    padding-bottom: 20px;
    margin-bottom: 30px;
  }
  .sustainable-detail-container .sustainable-detail .main-content {
    margin-bottom: 40px;
  }
  .sustainable-detail-container .sustainable-detail .sustainable-bottom {
    margin: 0px;
    padding-top: 20px;
  }
  .sustainable-detail-container .sustainable-detail .sustainable-bottom .sustainable-button-left {
    display: flex;
    gap: 6px;
  }
  .sustainable-detail-container .sustainable-detail .sustainable-bottom .sustainable-button-left .img-list {
    margin: 0px;
  }
  .sustainable-detail-container .sustainable-detail .sustainable-bottom .sustainable-button-left .img-list img {
    width: 11px;
    height: 9px;
  }
  .sustainable-detail-container .sustainable-detail .sustainable-bottom .sustainable-button-left .list-text {
    font-size: 14px;
    line-height: 24px;
  }
  .sustainable-detail-container .sustainable-detail .sustainable-bottom .sustainable-button-right {
    display: flex;
    gap: 28px;
  }
  .sustainable-detail-container .sustainable-detail .sustainable-bottom .sustainable-button-right .btn-prev {
    font-size: 14px;
    line-height: 24px;
  }
  .sustainable-detail-container .sustainable-detail .sustainable-bottom .sustainable-button-right .btn-next {
    font-size: 14px;
    line-height: 24px;
    margin: 0px;
  }
}
