body.vanq-gloc720-details #productdetailtitle + .product-detail-content .product-detail-tabs {
  display: flex !important;
  flex-wrap: nowrap;
  gap: 0;
  padding: 0;
  overflow-x: auto;
  background: #dedede;
  border: 0;
  border-radius: 0;
  scrollbar-width: thin;
}

body.vanq-gloc720-details #productdetailtitle + .product-detail-content .jdetail {
  display: inline-flex;
  flex: 1 1 20%;
  align-items: center;
  justify-content: center;
  min-height: 42px;
  padding: 9px 16px;
  color: #17191b;
  background: transparent;
  border: 0;
  font: 400 15px/1.3 Arial, Helvetica, sans-serif;
  white-space: nowrap;
  cursor: pointer;
}

body.vanq-gloc720-details #productdetailtitle + .product-detail-content .jdetail:hover {
  color: #007b38;
  background: rgb(255 255 255 / 0.48);
}

body.vanq-gloc720-details #productdetailtitle + .product-detail-content .jdetail[aria-selected="true"] {
  color: #007b38;
  background: rgb(255 255 255 / 0.62);
  font-weight: 700;
  box-shadow: inset 0 -3px 0 #007b38;
}

body.vanq-gloc720-details #productdetailtitle + .product-detail-content .jdetail:focus-visible {
  position: relative;
  z-index: 1;
  outline: 3px solid rgb(0 123 56 / 0.22);
  outline-offset: -3px;
}

.vanq-detail-panels {
  padding: 46px 22px 34px;
  background: #fff;
  border: 0;
  border-radius: 0;
}

.vanq-detail-panel[hidden] {
  display: none !important;
}

.vanq-detail-panel h2 {
  margin: 0 0 26px;
  color: #17191b;
  font: 700 26px/1.25 Arial, Helvetica, sans-serif;
  text-align: center;
}

.vanq-detail-panel p {
  max-width: 900px;
  margin: 0;
  color: #596167;
  font: 400 15px/1.7 Arial, Helvetica, sans-serif;
}

.vanq-detail-image {
  display: block;
  width: min(100%, 1000px);
  height: auto;
  margin: 0 auto 34px;
  object-fit: contain;
}

.vanq-product-list-image {
  width: min(100%, 720px);
  max-height: 620px;
}

.vanq-advantage-list {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 18px 28px;
  width: min(920px, 100%);
  margin: 0 auto;
}

.vanq-advantage-list article {
  padding: 16px 18px;
  background: #f7f9f8;
  border-left: 3px solid #0a8a43;
}

.vanq-advantage-list strong {
  display: block;
  margin-bottom: 6px;
  color: #17191b;
  font-size: 16px;
}

.vanq-advantage-list p {
  font-size: 14px;
}

.vanq-spec-table-wrap {
  width: min(900px, 100%);
  margin: 0 auto 24px;
  overflow-x: auto;
}

.vanq-spec-table {
  width: 100%;
  border-collapse: collapse;
  color: #30363a;
  font: 400 15px/1.45 Arial, Helvetica, sans-serif;
}

.vanq-spec-table th,
.vanq-spec-table td {
  padding: 13px 18px;
  text-align: left;
  vertical-align: top;
}

.vanq-spec-table thead {
  color: #17191b;
  background: #dedede;
}

.vanq-spec-table tbody tr:nth-child(even) {
  background: #f4f6f5;
}

.vanq-spec-table tbody th {
  width: 38%;
  color: #17191b;
  font-weight: 700;
}

.vanq-detail-columns {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 34px;
  width: min(900px, 100%);
  margin: 0 auto;
  padding-top: 24px;
  border-top: 1px solid #dce1df;
}

.vanq-detail-columns h3 {
  margin: 0 0 9px;
  color: #17191b;
  font: 700 19px/1.3 Arial, Helvetica, sans-serif;
}

.vanq-detail-note {
  margin-inline: auto !important;
  text-align: center;
}

.vanq-detail-panel .vanq-tab-link {
  display: flex;
  width: fit-content;
  align-items: center;
  min-height: 44px;
  margin: 20px auto 0;
  color: #007b38;
  font-weight: 700;
  text-underline-offset: 4px;
}

#vanq-additive-rfq {
  box-sizing: border-box;
  padding: 82px 24px;
  color: #17191b;
  background: #fafbfa;
  border-block: 1px solid #e2e5e7;
  font-family: Arial, Helvetica, sans-serif;
}

#vanq-additive-rfq * {
  box-sizing: border-box;
}

#vanq-additive-rfq .rfq-shell {
  display: grid;
  grid-template-columns: minmax(0, 0.86fr) minmax(520px, 1.14fr);
  align-items: start;
  gap: 72px;
  width: min(1180px, 100%);
  margin: 0 auto;
}

#vanq-additive-rfq .rfq-kicker {
  margin: 0 0 14px;
  color: #007b38;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.16em;
}

#vanq-additive-rfq h2 {
  max-width: 540px;
  margin: 0 0 18px;
  color: #17191b;
  font-size: 42px;
  line-height: 1.04;
  letter-spacing: -0.035em;
  text-align: left;
}

#vanq-additive-rfq .rfq-copy > p {
  max-width: 570px;
  margin: 0 0 26px;
  color: #596167;
  font-size: 17px;
  line-height: 1.65;
}

#vanq-additive-rfq .rfq-product {
  display: flex;
  align-items: center;
  gap: 16px;
  max-width: 430px;
  padding: 14px;
  background: #fff;
  border: 1px solid #d8dcdf;
  border-radius: 12px;
}

#vanq-additive-rfq .rfq-product img {
  width: 74px;
  height: 74px;
  object-fit: contain;
  background: #eceff0;
  border-radius: 8px;
}

#vanq-additive-rfq .rfq-product span,
#vanq-additive-rfq .rfq-product strong {
  display: block;
}

#vanq-additive-rfq .rfq-product span {
  margin-bottom: 4px;
  color: #687076;
  font-size: 12px;
}

#vanq-additive-rfq .rfq-product strong {
  font-size: 22px;
  line-height: 1.25;
  overflow-wrap: anywhere;
}

#vanq-additive-rfq .rfq-points {
  display: grid;
  gap: 10px;
  padding: 0;
  margin: 26px 0 0;
  color: #596167;
  font-size: 14px;
  list-style: none;
}

#vanq-additive-rfq .rfq-points li {
  display: flex;
  gap: 10px;
}

#vanq-additive-rfq .rfq-points li::before {
  flex: 0 0 6px;
  width: 6px;
  height: 6px;
  margin-top: 7px;
  background: #007b38;
  border-radius: 50%;
  content: "";
}

#vanq-additive-rfq form {
  padding: 30px;
  background: #fff;
  border: 1px solid #d8dcdf;
  border-radius: 16px;
  box-shadow: 0 18px 48px rgb(25 30 33 / 0.07);
}

#vanq-additive-rfq .rfq-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 18px;
}

#vanq-additive-rfq label {
  display: grid;
  gap: 7px;
  color: #17191b;
  font-size: 13px;
  font-weight: 800;
}

#vanq-additive-rfq .rfq-wide {
  grid-column: 1 / -1;
}

#vanq-additive-rfq input,
#vanq-additive-rfq textarea {
  width: 100%;
  padding-inline: 13px;
  color: #17191b;
  background: #fcfdfd;
  border: 1px solid #cfd4d7;
  border-radius: 7px;
  font: inherit;
}

#vanq-additive-rfq input {
  height: 48px;
}

#vanq-additive-rfq textarea {
  min-height: 108px;
  padding-top: 12px;
  resize: vertical;
}

#vanq-additive-rfq input:focus,
#vanq-additive-rfq textarea:focus {
  border-color: #007b38;
  outline: 3px solid rgb(0 123 56 / 0.18);
}

#vanq-additive-rfq button {
  width: 100%;
  min-height: 50px;
  margin-top: 20px;
  color: #fff;
  background: #007b38;
  border: 0;
  border-radius: 7px;
  font-size: 15px;
  font-weight: 800;
  cursor: pointer;
}

#vanq-additive-rfq button:hover {
  background: #00652f;
}

#vanq-additive-rfq button:disabled {
  cursor: wait;
  opacity: 0.72;
}

#vanq-additive-rfq button:active {
  transform: translateY(1px);
}

#vanq-additive-rfq .rfq-help,
#vanq-additive-rfq .rfq-status {
  display: block;
  margin-top: 10px;
  color: #687076;
  font-size: 12px;
  text-align: center;
}

#vanq-additive-rfq .rfq-status {
  min-height: 18px;
  color: #007b38;
  font-weight: 700;
}

#vanq-additive-rfq .rfq-status.is-error {
  color: #b42318;
}

@media (max-width: 900px) {
  #vanq-additive-rfq {
    padding: 58px 18px;
  }

  #vanq-additive-rfq .rfq-shell {
    grid-template-columns: 1fr;
    gap: 34px;
  }

  #vanq-additive-rfq h2 {
    font-size: 34px;
  }
}

@media (max-width: 560px) {
  body.vanq-gloc720-details #productdetailtitle + .product-detail-content .product-detail-tabs {
    flex-wrap: nowrap;
    overflow-x: auto;
    scrollbar-width: thin;
  }

  body.vanq-gloc720-details #productdetailtitle + .product-detail-content .jdetail {
    flex: 0 0 auto;
    min-height: 48px;
    padding-inline: 14px;
    white-space: nowrap;
  }

  .vanq-detail-panels {
    padding: 30px 16px 24px;
  }

  .vanq-advantage-list,
  .vanq-detail-columns {
    grid-template-columns: 1fr;
  }

  .vanq-detail-panel h2 {
    font-size: 23px;
  }

  .vanq-detail-image {
    margin-bottom: 24px;
  }

  .vanq-spec-table,
  .vanq-spec-table tbody {
    display: block;
    width: 100%;
  }

  .vanq-spec-table thead {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0 0 0 0);
    white-space: nowrap;
    border: 0;
  }

  .vanq-spec-table tbody tr {
    display: grid;
    grid-template-columns: minmax(0, 0.9fr) minmax(0, 1.1fr);
    gap: 12px;
    padding: 12px 10px;
  }

  .vanq-spec-table th,
  .vanq-spec-table td {
    display: block;
    width: auto;
    padding: 0;
    overflow-wrap: anywhere;
  }

  .vanq-spec-table th {
    overflow-wrap: normal;
    word-break: normal;
  }

  #vanq-additive-rfq {
    padding: 48px 15px;
  }

  #vanq-additive-rfq .rfq-grid {
    grid-template-columns: 1fr;
  }

  #vanq-additive-rfq .rfq-wide {
    grid-column: auto;
  }

  #vanq-additive-rfq form {
    padding: 22px 16px;
  }

  #vanq-additive-rfq h2 {
    font-size: 31px;
  }
}

@media (prefers-reduced-motion: reduce) {
  #vanq-additive-rfq button {
    transition: none;
  }
}
