.ygc-cha-sec-background {
  /* grid-column-gap: 24px;
  background-image: url('https://realygclassic.playpark.com/th-th/character/images/Background.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1920px;
  padding: 98px 24px;
  text-decoration: none;
  display: flex;
  overflow: hidden; */
  padding: 14px 0px;
}

.ygc-cha-sec-back-button-container-2 {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.ygc-cha-sec-back-button-icon {
  object-fit: cover;
}

.ygc-cha-sec-main-content-container {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.ygc-cha-sec-header-container {
  grid-column-gap: 16px;
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  text-decoration: none;
  display: flex;
  flex-direction: column;
}

.ygc-cha-sec-logo-and-title-container {
  grid-column-gap: 8px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.ygc-cha-sec-description-container {
  flex-direction: column;
  justify-content: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
  position: relative;
  align-items: flex-start;
}

.ygc-cha-sec-character-name {
  color: #f1c744;
  text-align: center;
  /* width: 100%; */
  margin-top: 0;
  margin-bottom: 0;
  font-family: Impact, Haettenschweiler, Franklin Gothic Bold, Charcoal, sans-serif;
  font-size: 25rem;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.ygc-cha-sec-character-image {
  /* object-fit: cover; */
  width: 73.959%;
  /* max-width: none; */
  /* height: 221.854%; */
  height: auto;
  position: absolute;
  top: -99%;
  left: 39%;
  overflow: visible;
  pointer-events: none;
}

.ygc-cha-sec-footer-container {
  z-index: 2;
  grid-column-gap: 32px;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  text-decoration: none;
  display: flex;
  position: relative;
}

.ygc-cha-sec-character-info-container {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.ygc-cha-sec-character-description-container {
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.ygc-cha-sec-character-name-thai {
  color: #fff;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2.5rem;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.ygc-cha-sec-character-description-thai {
  color: #fff;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.ygc-cha-sec-skill-icons-container {
  grid-column-gap: 14px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.ygc-cha-sec-class-skill-title {
  color: #fff;
  text-align: right;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2.5rem;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.ygc-cha-sec-class-skill-icons-container {
  grid-column-gap: 14px;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}