.text-after-banner {
  padding: 60px 0;
  width: 1200px;
  font-size: 16px;
  font-family: Arial-Regular, Arial;
  font-weight: 400;
  color: #666666;
  line-height: 24px;
  text-align: center;
}

.selecting-a-parting-line {
  display: flex;
  width: 1200px;
  padding: 60px 0 80px;
}

.selecting-a-parting-line .left {
  margin-right: 24px;
}

.selecting-a-parting-line .right {
  padding: 62px 26px 0;
  font-size: 16px;
  font-family: Arial-Regular, Arial;
  font-weight: 400;
  color: #666666;
  line-height: 24px;
  background-color: #fff;
  box-shadow: 2px 2px 12px 0px rgba(0, 0, 0, 0.16);
}

.adding-draft-and-radii {
  display: flex;
  width: 1200px;
  padding: 60px 0 80px;
}

.adding-draft-and-radii .left {
  margin-right: 24px;
}

.adding-draft-and-radii .right {
  padding: 62px 26px 0;
  font-size: 16px;
  font-family: Arial-Regular, Arial;
  font-weight: 400;
  color: #666666;
  line-height: 24px;
  background-color: #fff;
  box-shadow: 2px 2px 12px 0px rgba(0, 0, 0, 0.16);
}

.uniform-wall-thickness {
  width: 1200px;
  padding: 60px 0 0;
}

.uniform-wall-thickness-img {
  height: 362px;
}

.uniform-wall-thickness-text {
  padding: 40px 0 20px;
  font-size: 16px;
  font-family: Arial-Regular, Arial;
  font-weight: 400;
  color: #666666;
  line-height: 24px;
  background-color: #fff;
}

.uniform-wall-thickness-table-title {
  font-size: 16px;
  font-family: Arial-Bold, Arial;
  font-weight: bold;
  color: #000000;
  line-height: 24px;
}

.uniform-wall-thickness-table-subtitle {
  font-size: 16px;
  font-family: Arial-Regular, Arial;
  font-weight: 400;
  color: #666666;
  line-height: 24px;
}

.uniform-wall-thickness-table {
  width: 1200px;
  text-align: center;
  font-size: 16px;
  font-family: Arial-Regular, Arial;
  font-weight: 400;
  color: #666666;
  line-height: 24px;
  border-collapse: collapse;
  margin-top: 40px;
  margin-bottom: 80px;
}

.uniform-wall-thickness-table td {
  height: 80px;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
}

.coring-and-ribbing {
  width: 1200px;
  padding: 0 0 120px;
}

.coring-and-ribbing-text {
  padding: 40px 0 20px;
  font-size: 16px;
  font-family: Arial-Regular, Arial;
  font-weight: 400;
  color: #666666;
  line-height: 24px;
  background-color: #fff;
}

.core-cavity-ribbing {
  width: 1200px;
  padding: 0 0 120px;
}

.core-cavity-ribbing-text {
  padding: 40px 0 20px;
  font-size: 16px;
  font-family: Arial-Regular, Arial;
  font-weight: 400;
  color: #666666;
  line-height: 24px;
  background-color: #fff;
}

.undercuts-ribbing {
  width: 1200px;
  padding: 0 0 120px;
}

.undercuts-ribbing-text {
  padding: 40px 0 20px;
  font-size: 16px;
  font-family: Arial-Regular, Arial;
  font-weight: 400;
  color: #666666;
  line-height: 24px;
  background-color: #fff;
}

.gating-and-ejection {
  width: 1200px;
  padding: 60px 0 60px;
}

.gating-and-ejection-text {
  font-size: 16px;
  font-family: Arial-Regular, Arial;
  font-weight: 400;
  color: #666666;
  line-height: 24px;
  background-color: #fff;
}

.gating-and-ejection-img {
  margin-top: 40px;
}

.gating-and-ejection-title {
  padding: 40px 0 20px;
  font-size: 20px;
  font-family: Arial-Bold, Arial;
  font-weight: bold;
  color: #242424;
  line-height: 28px;
}

.gating-and-ejection-button {
  display: flex;
  align-items: center;
  justify-content: center;
}