.nlel7h0 {
  gap: 28px 8px;
  flex-wrap: wrap;
  position: relative;
}
.nlel7h1 {
  background-color: var(--ColorWhite-100);
  position: relative;
  width: 100%;
  background: var(--ColorWhite-50);
  border-radius: 12px;
}
.nlel7h2 {
  width: 100%;
  aspect-ratio: 4/2;
  background-color: var(--ColorGray-50);
  border-radius: 8px;
  margin-bottom: 12px;
}
.nlel7h3 {
  height: 20px;
  width: 80%;
  background-color: var(--ColorGray-50);
  border-radius: 4px;
  margin-bottom: 8px;
}
.nlel7h4 {
  height: 16px;
  width: 60%;
  background-color: var(--ColorGray-50);
  border-radius: 4px;
  margin-bottom: 12px;
}
.nlel7h5 {
  height: 16px;
  width: 40%;
  background-color: var(--ColorGray-50);
  border-radius: 4px;
  margin-bottom: 8px;
}
