._11p3jjs0 {
  position: relative;
  margin-bottom: 41px;
  padding: 28px 16px 60px 16px;
}
._11p3jjs1 {
  display: -moz-box;
  display: flex;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
       flex-direction: column;
  gap: 28px;
  margin-top: 20px;
}
._11p3jjs2 {
  display: -moz-box;
  display: flex;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
       flex-direction: column;
}
._11p3jjs3 {
  border-radius: 4px;
  overflow: hidden;
  margin-bottom: 12px;
}
._11p3jjs4 {
  font-size: 16px;
  font-weight: bold;
  color: var(--ColorBlack-450);
  margin-bottom: 4px;
}
._11p3jjs5 {
  font-size: 14px;
  color: var(--ColorGray-700);
  margin-bottom: 12px;
}
._11p3jjs6 {
  display: -moz-box;
  display: flex;
  -moz-box-align: center;
       align-items: center;
  font-size: 12px;
  color: var(--ColorGray-600);
  gap: 8px;
}
._11p3jjs7 {
  position: relative;
  padding-left: 8px;
}
._11p3jjs7:before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  -moz-transform: translateY(-50%);
       transform: translateY(-50%);
  width: 1px;
  height: 60%;
  background: #e0e0e0;
}
