.section-3 h2 {
  font-size: 16px;
}
.section-3 h3 {
  font-size: 28px;
}
.section-3 .card .button {
  font-size: 14px;
}

#en .section-1 .content ul:nth-child(1) li {
  width: 100%;
  /* gap: 24px; */
}
#en .section-1 .content ul:nth-child(1) {
  gap: 16px;
  /* flex: 1 1 auto; */
}
