.frm-label-charcoal {
    padding: 0px;
}

.new_design.product-v2-page .container.large_container {
  padding-left: 150px;
  padding-right: 150px;
}

@media (max-width: 1399px) {
  .new_design.product-v2-page .container.large_container {
    padding-left: 50px;
    padding-right: 50px;
  }
}

.new_design.product-v2-page .product-v2 {
  padding-top: 18px;
}

.new_design.product-v2-page .product-v2-back-link {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 28px;
  color: #41516b;
  font-size: 15px;
  text-decoration: none !important;
}

.new_design.product-v2-page .product-v2-back-link:hover {
  color: #21314d;
  text-decoration: none !important;
}

.new_design.product-v2-page .product-v2-back-link i {
  font-size: 18px;
}

.new_design.product-v2-page .product-v2-header {
  margin-bottom: 15px;
}

.new_design.product-v2-page .product-v2-header .best-selling-tag {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 14px;
  padding: 6px 12px;
  border-radius: 999px;
  background: #fff3cd;
}

.new_design.product-v2-page .product-v2-header .best-selling-tag span {
  color: #000;
  font-size: 13px;
  line-height: 1.2;
  font-weight: 400;
}

.new_design.product-v2-page .product-v2-header .best-selling-tag img {
  width: 16px;
  height: 16px;
  flex: 0 0 16px;
}

.new_design.product-v2-page .product-v2-header h1.details-product-name {
  max-width: 1200px;
  margin-bottom: 12px;
  font-size: 32px;
  line-height: 1.28;
  letter-spacing: 0;
  color: #000000;
}

.new_design.product-v2-page .product-v2-header .details-price p {
  font-size: 28px;
  font-weight: 600;
}
.new_design.product-v2-page .product-v2-header .details-price span {
  font-size: 14px;
  font-weight: 400;
  margin-top: 5px;
  margin-left: 5px;
}


.new_design.product-v2-page .product-v2-top {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(320px, 0.95fr);
  gap: 32px;
  align-items: start;
}

.new_design.product-v2-page .product-v2-top > * {
  min-width: 0;
}

.new_design.product-v2-page .product-v2-top .details-col-left,
.new_design.product-v2-page .product-v2-top .details-col-center,
.new_design.product-v2-page .product-v2-top .details-col-right {
  width: auto;
}

.new_design.product-v2-page .product-v2-top .details-col-left {
  padding-top: 0;
}

.new_design.product-v2-page .product-v2-media .details-img-top {
  margin-bottom: 10px;
  border-radius: 22px;
  overflow: hidden;
}

.new_design.product-v2-page .product-v2-media .details-img-top .swiper-slide {
  border-radius: 22px;
  overflow: hidden;
}

.new_design.product-v2-page .product-v2-media .details-img-top-wrap {
  display: block;
  height: 520px;
  border-radius: 22px;
  overflow: hidden;
}

.new_design.product-v2-page .product-v2-media .details-img-top-wrap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 22px;
}

.new_design.product-v2-page .product-v2-media .details-img-top-wrap--compare {
  border-radius: 22px;
  overflow: hidden;
}

.new_design.product-v2-page .product-v2-media .details-img-bottom .swiper-slide {
  width: 100px !important;
  min-width: 100px;
  max-width: 100px;
  height: 100px;
  display: flex;
  align-items: stretch;
}

.new_design.product-v2-page .product-v2-media .details-img-bottom-wrap {
  width: 100px;
  min-width: 100px;
  height: 100px;
  min-height: 0;
  max-height: none;
  display: flex;
  align-items: stretch;
  border-radius: 22px;
  overflow: hidden;
}

.new_design.product-v2-page .product-v2-media .details-img-bottom-wrap img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 22px;
  clip-path: inset(0 round 22px);
}

.new_design.product-v2-page .product-v2-media .details-img-bottom-wrap--compare {
  border-radius: 22px;
}

.new_design.product-v2-page .product-v2-media .details-img-bottom-wrap::after {
  border-radius: 22px;
}

.new_design.product-v2-page .product-v2-media .swiper-slide-thumb-active .details-img-bottom-wrap--compare::after {
  border: 1px solid var(--bg-green);
}

.new_design.product-v2-page .product-v2-panel {
  min-width: 0;
  max-width: 100%;
  border: 1px solid #7fe9df;
  border-radius: 22px;
  background: linear-gradient(180deg, #f7fdfd 0%, #eef7fd 100%);
  padding: 28px;
}

.new_design.product-v2-page .product-v2-body {
  margin-top: 28px;
}

.new_design.product-v2-page .product-v2-unavailable {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 280px;
  text-align: center;
}

.new_design.product-v2-page .product-v2-unavailable-inner {
  max-width: 360px;
}

.new_design.product-v2-page h2.product-v2-unavailable-title {
  margin: 0 0 8px;
  color: #000000;
  font-size: 24px;
  line-height: 1.25;
  font-weight: 600;
  letter-spacing: 0;
  text-transform: none;
}

.new_design.product-v2-page p.product-v2-unavailable-copy {
  margin: 0;
  color: #516179;
  font-size: 15px;
  line-height: 1.5;
}

.new_design.product-v2-page .product-v2-project-card {
  min-height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}

.new_design.product-v2-page .product-v2-project-card-inner {
  width: 100%;
  max-width: 420px;
}

.new_design.product-v2-page .product-v2-project-card h2 {
  margin: 0 0 8px;
  color: #000;
  font-size: 26px;
  line-height: 1.2;
  font-weight: 600;
  letter-spacing: 0;
  text-transform: none;
}

.new_design.product-v2-page p.product-v2-project-card-copy {
  margin: 0 0 24px;
  color: #516179;
  font-size: 16px;
  line-height: 1.5;
}

.new_design.product-v2-page .product-v2-summary {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 0;
  margin-bottom: 18px;
  border: 1px solid #d8e0ea;
  border-radius: 14px;
  background: #fff;
}

.new_design.product-v2-page .product-v2-summary-item {
  padding: 18px 14px;
}

.new_design.product-v2-page .product-v2-summary-item + .product-v2-summary-item {
  border-left: 1px solid #e3e8ee;
}

.new_design.product-v2-page .product-v2-summary-label {
  margin-bottom: 4px;
  color: #6b7280;
  font-size: 14px;
  line-height: 1.3;
}

.new_design.product-v2-page .product-v2-summary-value {
  color: #0a2347;
  font-size: 18px;
  line-height: 1.2;
  font-weight: 600;
}

.new_design.product-v2-page .product-v2-summary-value-row {
  display: inline-flex;
  align-items: center;
  gap: 8px;
}

.new_design.product-v2-page .product-v2-summary-value.price {
  color: #009E90;
}

.new_design.product-v2-page a.product-v2-edit-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 16px;
  height: 16px;
  border: 0;
  background: transparent;
  color: #009E90;
  text-decoration: none !important;
  cursor: pointer;
  font-size: 14px;
}

.new_design.product-v2-page a.product-v2-edit-link:hover,
.new_design.product-v2-page a.product-v2-edit-link:focus {
  color: #000000;
  text-decoration: none !important;
}

.new_design.product-v2-page .product-v2-project-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  min-width: 184px;
  margin-top: 8px;
  padding: 14px 14px;
  border: 0;
  border-radius: 12px;
  background: linear-gradient(90deg, var(--bg-green) 0%, var(--bg-bluish-green) 100%);
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none !important;
  cursor: pointer;
}

.new_design.product-v2-page .product-v2-project-button[disabled],
.new_design.product-v2-page .product-v2-project-button.disabled,
.new_design.product-v2-page .product-v2-project-button.is-loading {
  opacity: 0.7;
  pointer-events: none;
}

.new_design.product-v2-page .product-v2-project-button:hover,
.new_design.product-v2-page .product-v2-project-button:focus {
  color: #fff;
  text-decoration: none !important;
}

.new_design.product-v2-page .product-v2-project-button-content,
.new_design.product-v2-page .product-v2-project-button-loading {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
}

.new_design.product-v2-page .product-v2-project-button-loading {
  display: none;
}

.new_design.product-v2-page .product-v2-project-button.is-loading .product-v2-project-button-content {
  display: none;
}

.new_design.product-v2-page .product-v2-project-button.is-loading .product-v2-project-button-loading {
  display: inline-flex;
}

.new_design.product-v2-page p.product-v2-project-note {
  margin: 20px 0 0;
  color: #516179;
  font-size: 12px;
  line-height: 1.45;
}

.new_design.product-v2-page h2.product-v2-details-heading {
  margin: 0 0 16px;
  color: #000;
  font-size: 22px;
  line-height: 1.3;
  font-weight: 600;
  letter-spacing: 0;
  text-transform: none;
}

.new_design.product-v2-page .product-v2-details-card {
  position: relative;
  border: 1px solid #d8e0ea;
  border-radius: 24px;
  background: #fff;
  padding: 28px 28px 32px 32px;
  overflow: hidden;
}

/*.new_design.product-v2-page .product-v2-details-card::after {*/
/*  content: '';*/
/*  position: absolute;*/
/*  top: 15px;*/
/*  bottom: 15px;*/
/*  left: 0;*/
/*  width: 4px;*/
/*  border-radius: 0 999px 999px 0;*/
/*  background: #4e9f96*/
/*}*/

.new_design.product-v2-page .product-v2-details-card-pricing-zone {
  position: relative;
}

.new_design.product-v2-page p.product-v2-description {
  margin: 0;
  color: #000;
  font-size: 14px;
  line-height: 1.55;
}

.new_design.product-v2-page .product-v2-divider {
  margin: 24px 0;
  border-top: 1px solid #e5ebf2;
}

.new_design.product-v2-page .product-v2-detail-price {
  display: flex;
  align-items: baseline;
  gap: 8px;
  margin-bottom: 26px;
}

.new_design.product-v2-page .product-v2-detail-price-value {
  color: #4e9f96;
  font-size: 24px;
  line-height: 1.2;
  font-weight: 600;
}

.new_design.product-v2-page .product-v2-detail-price-copy {
  color: #545959;
  font-size: 14px;
  line-height: 1.3;
}

.new_design.product-v2-page .product-v2-config-grid {
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  gap: 24px;
}

.new_design.product-v2-page .product-v2-config-label {
  margin-bottom: 12px;
  color: #000000;
  font-size: 17px;
  line-height: 1.35;
  font-weight: 600;
}

.new_design.product-v2-page .product-v2-config-label .muted {
  color: #627694;
  font-weight: 400;
}

.new_design.product-v2-page .product-v2-details-card .product-size {
  margin-bottom: 0;
}

.new_design.product-v2-page .product-v2-details-card .product-size-form-wrap {
  margin: -8px;
}

.new_design.product-v2-page .product-v2-details-card .frm-label {
  margin: 8px;
  flex: 0 0 auto;
}

.new_design.product-v2-page .product-v2-details-card .frm-label label span {
  min-width: 92px;
  padding: 14px 22px;
  border-radius: 14px;
  font-size: 14px;
  line-height: 1.2;
  font-weight: 400;
  white-space: nowrap;
}

.new_design.product-v2-page .product-v2-details-card .frm-label label span::before {
  border: 1px solid #cfd5e5;
  border-radius: 14px;
}

.new_design.product-v2-page .product-v2-details-card .frm-label label:hover [type='radio']:not(:disabled) + span,
.new_design.product-v2-page .product-v2-details-card .frm-label label:focus-within [type='radio']:not(:disabled) + span {
  box-shadow: 0 8px 20px rgba(49, 153, 142, 0.12);
}

.new_design.product-v2-page .product-v2-details-card .frm-label label:hover [type='radio']:not(:checked) + span::before,
.new_design.product-v2-page .product-v2-details-card .frm-label label:focus-within [type='radio']:not(:checked) + span::before {
  border-color: var(--bg-light-green);
  border-width: 2px;
}

.new_design.product-v2-page .product-v2-details-card .frm-label [type='radio']:checked + span {
  color: #fff;
  font-weight: 500;
  background: linear-gradient(90deg, var(--bg-green) 0%, var(--bg-bluish-green) 100%);
  box-shadow: 0 8px 20px rgba(49, 153, 142, 0.22);
}

.new_design.product-v2-page .product-v2-details-card .frm-label [type='radio']:checked + span::before {
  border: none;
}

.new_design.product-v2-page .product-v2-details-card .frm-label-charcoal {
  margin: 8px;
}

.new_design.product-v2-page .product-v2-details-card .frm-label-charcoal label {
  display: block;
  margin: 0;
}

.new_design.product-v2-page .product-v2-details-card .frm-label-charcoal [type='radio'] {
  display: none;
}

.new_design.product-v2-page .product-v2-details-card .style-selection,
.new_design.product-v2-page .product-v2-details-card .rem_style-selection {
  position: relative;
  display: block;
  width: 70px;
  height: 70px;
  border-radius: 14px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
  overflow: hidden;
}

.new_design.product-v2-page .product-v2-details-card .style-selection::before,
.new_design.product-v2-page .product-v2-details-card .rem_style-selection::before {
  content: '';
  position: absolute;
  inset: 0;
  border: 1px solid #c7d1de;
  border-radius: 14px;
  background: rgba(255, 255, 255, 0.08);
}

.new_design.product-v2-page .product-v2-details-card .frm-label-charcoal label:hover [type='radio']:not(:checked) + .style-selection::before,
.new_design.product-v2-page .product-v2-details-card .frm-label-charcoal label:hover [type='radio']:not(:checked) + .rem_style-selection::before,
.new_design.product-v2-page .product-v2-details-card .frm-label-charcoal label:focus-within [type='radio']:not(:checked) + .style-selection::before,
.new_design.product-v2-page .product-v2-details-card .frm-label-charcoal label:focus-within [type='radio']:not(:checked) + .rem_style-selection::before {
  border: 2px solid var(--bg-light-green);
  box-shadow: 0 8px 20px rgba(49, 153, 142, 0.18);
}

.new_design.product-v2-page .product-v2-details-card .frm-label-charcoal [type='radio']:checked + .style-selection::before,
.new_design.product-v2-page .product-v2-details-card .frm-label-charcoal [type='radio']:checked + .rem_style-selection::before {
  border: 3px solid var(--bg-light-green);
  box-shadow: 0 8px 20px rgba(49, 153, 142, 0.18);
}

.new_design.product-v2-page p.product-v2-inline-value {
  margin: 0;
  color: #38506f;
  font-size: 17px;
  line-height: 1.5;
}

.new_design.product-v2-page .product-v2-application-list,
.new_design.product-v2-page .product-v2-spec-list {
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
}

.new_design.product-v2-page .product-v2-application-item,
.new_design.product-v2-page .product-v2-spec-item {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  min-width: 190px;
}

.new_design.product-v2-page .product-v2-icon-badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 45px;
  height: 45px;
  border: 2px solid var(--bg-orange);
  color: var(--bg-orange);
  /*border: 2px solid #53a9a1;*/
  /*color: #53a9a1;*/
  border-radius: 50%;
  font-size: 18px;
  flex: 0 0 45px;
}

.new_design.product-v2-page .product-v2-icon-copy {
  color: #000000;
  font-size: 16px;
  line-height: 1.35;
  font-weight: 400;
}

.new_design.product-v2-page a.product-v2-shop-link {
  display: inline-block;
  margin-top: 22px;
  color: #0d7090;
  font-size: 16px;
  line-height: 1.4;
  text-decoration: none !important;
}

.new_design.product-v2-page a.product-v2-shop-link:hover {
  text-decoration: none !important;
}

.new_design.product-v2-page .product-v2-remnant-viewing {
  margin-bottom: 28px;
  padding: 18px;
  border: 1px solid #d8e0ea;
  border-radius: 24px;
  /*background: linear-gradient(180deg, #eefcfb 0%, #e8f5ff 100%);*/
}

.new_design.product-v2-page .product-v2-remnant-viewing-inner {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(320px, 0.95fr);
  gap: 50px;
  align-items: center;
}

.new_design.product-v2-page .product-v2-remnant-map {
  display: block;
  overflow: hidden;
  border-radius: 14px;
  background: #fff;
  box-shadow: 0 10px 24px rgba(16, 42, 67, 0.08);
}

.new_design.product-v2-page .product-v2-remnant-map img {
  display: block;
  width: 100%;
  height: auto;
}

.new_design.product-v2-page .product-v2-remnant-copy h2 {
  margin: 0 0 14px;
  color: #000000;
  font-size: 20px;
  line-height: 1.35;
  font-weight: 600;
  letter-spacing: 0;
  text-transform: none;
}

.new_design.product-v2-page .product-v2-remnant-copy .muted {
  color: #627694;
  font-weight: 400;
}

.new_design.product-v2-page .product-v2-remnant-copy p {
  margin: 0 0 22px;
  color: #325271;
  font-size: 16px;
  line-height: 1.5;
}

.new_design.product-v2-page a.product-v2-remnant-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 250px;
  min-height: 50px;
  padding: 16px 14px;
  border-radius: 12px;
  border:  1px solid var(--bg-green);
  color: var(--bg-green);
  /*background: linear-gradient(90deg, var(--bg-green) 0%, var(--bg-bluish-green) 100%);*/
  /*color: #fff;*/
  font-size: 16px;
  line-height: 1.25;
  font-weight: 500;
  text-decoration: none !important;
  /*box-shadow: 0 2px 2px rgba(49, 153, 142, 0.18);*/
  cursor: pointer;
}

.new_design.product-v2-page a.product-v2-remnant-button:hover,
.new_design.product-v2-page a.product-v2-remnant-button:focus {
  color: #fff;
  text-decoration: none !important;
}

.new_design.product-v2-page a.product-v2-remnant-button.disabled,
.new_design.product-v2-page a.product-v2-remnant-button[disabled] {
  opacity: 0.55;
  pointer-events: none;
}

.new_design.product-v2-page .product-v2-example-costs {
  padding: 48px 0 8px;
}

.new_design.product-v2-page .product-v2-example-header {
  margin-bottom: 26px;
}

.new_design.product-v2-page h2.product-v2-example-title {
  margin: 0 0 10px;
  color: #000000;
  font-size: 22px;
  line-height: 1.25;
  font-weight: 600;
  letter-spacing: 0;
  text-transform: none;
}

.new_design.product-v2-page p.product-v2-example-copy {
  margin: 0;
  color: #545959;
  font-size: 14px;
  line-height: 1.5;
}

.new_design.product-v2-page .product-v2-example-tabs {
  display: flex;
  gap: 18px;
  margin-bottom: 26px;
  border-bottom: 1px solid #d9e1ea;
}

.new_design.product-v2-page .product-v2-example-tab {
  margin-bottom: -1px;
  padding: 0 32px 16px;
  border: 0;
  border-bottom: 2px solid transparent;
  background: transparent;
  color: #2b4767;
  font-size: 17px;
  line-height: 1.35;
  font-weight: 500;
  cursor: pointer;
}

.new_design.product-v2-page .product-v2-example-tab.is-active {
  border-bottom-color: #4a9b8e;
  color: #4a9b8e;
  font-weight: 600;
}

.new_design.product-v2-page .product-v2-example-panel {
  display: none;
  padding: 54px 26px 28px;
  border-radius: 24px;
  background: linear-gradient(180deg, #eefcfb 0%, #e8f5ff 100%);
}

.new_design.product-v2-page .product-v2-example-panel.is-active {
  display: block;
}

.new_design.product-v2-page .product-v2-example-summary {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 240px;
  gap: 28px;
  align-items: start;
  max-width: 910px;
  margin: 0 auto 28px;
}

.new_design.product-v2-page h3.product-v2-example-project-title {
  margin: 0 0 8px;
  color: #000000;
  font-size: 20px;
  line-height: 1.3;
  font-weight: 600;
  letter-spacing: 0;
  text-transform: none;
}

.new_design.product-v2-page p.product-v2-example-project-copy {
  margin: 0;
  color: #325271;
  font-size: 17px;
  line-height: 1.5;
}

.new_design.product-v2-page .product-v2-example-total {
  text-align: center;
}

.new_design.product-v2-page .product-v2-example-total-value {
  color: #4a9b8e;
  font-size: 40px;
  line-height: 1.1;
  font-weight: 600;
}

.new_design.product-v2-page .product-v2-example-total-copy {
  color: #446380;
  font-size: 16px;
  line-height: 1.4;
}

.new_design.product-v2-page .product-v2-example-card {
  max-width: 910px;
  margin: 0 auto;
  padding: 32px 32px 28px;
  border-radius: 24px;
  background: #fff;
}

.new_design.product-v2-page .product-v2-example-row {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 20px;
  align-items: center;
  padding: 14px 0;
}

.new_design.product-v2-page .product-v2-example-row.input-row {
  padding-top: 0;
}

.new_design.product-v2-page .product-v2-example-divider {
  border-top: 1px solid #dfe5ed;
  margin: 2px 0;
}

.new_design.product-v2-page .product-v2-example-label,
.new_design.product-v2-page .product-v2-example-value {
  color: #000000;
  font-size: 17px;
  line-height: 1.4;
}

.new_design.product-v2-page .product-v2-example-input-wrap {
  display: inline-flex;
  align-items: center;
  gap: 12px;
}

.new_design.product-v2-page input.product-v2-example-input {
  width: 110px;
  height: 52px;
  padding: 10px 16px;
  border: 1px solid #c8d3df;
  border-radius: 16px;
  color: #000000;
  font-size: 17px;
  line-height: 1.2;
  font-weight: 600;
  text-align: center;
}

.new_design.product-v2-page .product-v2-example-unit {
  color: #000000;
  font-size: 17px;
  line-height: 1.4;
  font-weight: 600;
}

.new_design.product-v2-page .product-v2-example-total-row {
  padding-top: 22px;
}

.new_design.product-v2-page .product-v2-example-total-row .product-v2-example-label {
  font-size: 18px;
  font-weight: 600;
}

.new_design.product-v2-page .product-v2-example-total-row .product-v2-example-value {
  color: #4a9b8e;
  font-size: 34px;
  line-height: 1.15;
  font-weight: 600;
}

.new_design.product-v2-page p.product-v2-example-note {
  max-width: 910px;
  margin: 18px auto 0;
  color: #46617f;
  font-size: 15px;
  line-height: 1.5;
  font-style: italic;
}

.new_design.product-v2-page .product-v2-faq {
  padding: 28px 0 8px;
}

.new_design.product-v2-page .product-v2-faq-header {
  margin-bottom: 28px;
}

.new_design.product-v2-page h2.product-v2-faq-title {
  margin: 30px 0 10px;
  color: #000000;

  font-size: 22px;
  line-height: 1.25;
  font-weight: 600;
  letter-spacing: 0;
  text-transform: none;
}

.new_design.product-v2-page p.product-v2-faq-copy {
  margin: 0;
  color: #545959;
  font-size: 14px;
  line-height: 1.5;
}

.new_design.product-v2-page .product-v2-faq-list {
  max-width: 1210px;
  margin: 0 auto;
  padding: 0 10px;
}

.new_design.product-v2-page .product-v2-faq-item {
  margin-bottom: 18px;
  border: 1px solid #d8e0ea;
  border-radius: 20px;
  background: #fff;
  overflow: hidden;
  transition: border-color 140ms ease, box-shadow 140ms ease;
}

.new_design.product-v2-page .product-v2-faq-item:hover,
.new_design.product-v2-page .product-v2-faq-item.is-open {
  border-color: #d8e0ea;
}

.new_design.product-v2-page .product-v2-faq-trigger {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding: 24px 34px;
  border: 0;
  background: transparent;
  color: #000000;
  text-align: left;
  cursor: pointer;
}

.new_design.product-v2-page .product-v2-faq-question {
  padding-right: 20px;
  font-size: 16px;
  line-height: 1.4;
  font-weight: 400;
}

.new_design.product-v2-page .product-v2-faq-icon {
  color: #4a9b8e;
  font-size: 14px;
  line-height: 1;
  transition: transform 160ms ease;
  flex: 0 0 auto;
}

.new_design.product-v2-page .product-v2-faq-item.is-open .product-v2-faq-icon {
  transform: rotate(180deg);
}

.new_design.product-v2-page .product-v2-faq-panel {
  display: none;
  padding: 0 34px 28px;
}

.new_design.product-v2-page .product-v2-faq-item.is-open .product-v2-faq-panel {
  display: block;
}

.new_design.product-v2-page .product-v2-faq-answer {
  padding-top: 14px;
  border-top: 1px solid #dfe5ed;
  color: #545959;
  font-size: 16px;
  line-height: 1.65;
}

@media (max-width: 991px) {
  .new_design.product-v2-page .container.large_container {
    padding-left: 40px;
    padding-right: 40px;
  }

  .new_design.product-v2-page .product-v2-header h1.details-product-name {
    font-size: 26px;
  }

  .new_design.product-v2-page .product-v2-top {
    grid-template-columns: 1fr;
    gap: 24px;
  }

  .new_design.product-v2-page .product-v2-panel {
    padding: 20px;
  }

  .new_design.product-v2-page .product-v2-media .details-img-top-wrap {
    height: 420px;
  }

  .new_design.product-v2-page .product-v2-remnant-viewing-inner {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 768px) {
  .new_design.product-v2-page .product-v2-example-tabs {
    gap: 12px;
    margin-bottom: 20px;
  }

  .new_design.product-v2-page .product-v2-example-tab {
    padding: 0 10px 14px;
    font-size: 16px;
  }

  .new_design.product-v2-page .product-v2-example-panel {
    padding: 28px 14px 22px;
    border-radius: 18px;
  }

  .new_design.product-v2-page .product-v2-example-summary {
    grid-template-columns: 1fr;
    gap: 16px;
    margin-bottom: 20px;
  }

  .new_design.product-v2-page .product-v2-example-total {
    text-align: left;
  }

  .new_design.product-v2-page .product-v2-example-total-value {
    font-size: 34px;
  }

  .new_design.product-v2-page .product-v2-example-card {
    padding: 20px 16px 18px;
    border-radius: 18px;
  }

  .new_design.product-v2-page .product-v2-example-row {
    gap: 12px;
  }

  .new_design.product-v2-page input.product-v2-example-input {
    width: 96px;
    height: 48px;
    border-radius: 14px;
  }

  .new_design.product-v2-page .product-v2-example-total-row .product-v2-example-value {
    font-size: 30px;
  }
}

@media (max-width: 640px) {
  .new_design.product-v2-page .product-v2-faq {
    margin-bottom: 20px;
  }
  .new_design.product-v2-page .product-v2 {
    padding-top: 10px;
  }

  .new_design.product-v2-page .container.large_container {
    padding-left: 20px;
    padding-right: 20px;
  }

  .new_design.product-v2-page .product-v2-back-link {
    margin-bottom: 20px;
    font-size: 14px;
  }

  .new_design.product-v2-page .product-v2-header {
    margin-bottom: 20px;
  }

  .new_design.product-v2-page .product-v2-header h1.details-product-name {
    font-size: 18px;
    font-weight: 400;
  }

  .new_design.product-v2-page .product-v2-panel {
    padding: 16px;
    border-radius: 18px;
    margin-top: 12px;
  }

  .new_design.product-v2-page .product-v2-media .details-img-top-wrap {
    height: 320px;
    border-radius: 18px;
  }

  .new_design.product-v2-page .product-v2-media .details-img-top,
.new_design.product-v2-page .product-v2-media .details-img-top .swiper-slide {
    border-radius: 18px;
  }

  .new_design.product-v2-page .product-v2-media .details-img-top-wrap img,
  .new_design.product-v2-page .product-v2-media .details-img-top-wrap--compare,
  .new_design.product-v2-page .product-v2-media .details-img-bottom-wrap,
  .new_design.product-v2-page .product-v2-media .details-img-bottom-wrap img,
  .new_design.product-v2-page .product-v2-media .details-img-bottom-wrap--compare {
    border-radius: 18px;
  }

  .new_design.product-v2-page .product-v2-media .details-img-bottom-wrap img {
    clip-path: inset(0 round 18px);
  }

  .new_design.product-v2-page .product-v2-media .details-img-bottom-wrap::after {
    border-radius: 18px;
  }

  .new_design.product-v2-page .product-v2-media .details-img-bottom-wrap {
    width: 70px;
    min-width: 70px;
    height: 70px;
    min-height: 0;
    max-height: none;
  }

  .new_design.product-v2-page .product-v2-media .details-img-bottom .swiper-slide {
    width: 70px !important;
    min-width: 70px;
    max-width: 70px;
    height: 70px;
  }

  .new_design.product-v2-page .product-v2-body {
    margin-top: 28px;
  }

  .new_design.product-v2-page .product-v2-project-card h2 {
    font-size: 24px;
  }

  .new_design.product-v2-page p.product-v2-project-card-copy {
    font-size: 15px;
    margin-bottom: 18px;
  }

  .new_design.product-v2-page .product-v2-summary {
    grid-template-columns: 1fr;
  }

  .new_design.product-v2-page .product-v2-summary-item + .product-v2-summary-item {
    border-left: 0;
    border-top: 1px solid #e3e8ee;
  }

  .new_design.product-v2-page .product-v2-project-button {
    width: 100%;
  }

  .new_design.product-v2-page .product-v2-details-card {
    padding: 20px 16px 24px;
    border-radius: 18px;
  }

  .new_design.product-v2-page .product-v2-details-card::after {
    top: 16px;
    bottom: 16px;
  }

  .new_design.product-v2-page p.product-v2-description,
  .new_design.product-v2-page p.product-v2-inline-value {
    font-size: 15px;
  }

  .new_design.product-v2-page .product-v2-config-label,
  .new_design.product-v2-page .product-v2-icon-copy {
    font-size: 16px;
  }

  .new_design.product-v2-page .product-v2-application-list,
  .new_design.product-v2-page .product-v2-spec-list {
    gap: 18px;
  }

  .new_design.product-v2-page .product-v2-application-item,
  .new_design.product-v2-page .product-v2-spec-item {
    min-width: 0;
    width: 100%;
  }

  .new_design.product-v2-page .product-v2-details-card .frm-label label span {
    min-width: 84px;
    min-height: 52px;
    padding: 12px 18px;
  }

  .new_design.product-v2-page .product-v2-details-card .style-selection,
  .new_design.product-v2-page .product-v2-details-card .rem_style-selection {
    width: 80px;
    height: 80px;
  }

  .new_design.product-v2-page .product-v2-details-card .frm-label-charcoal {
    margin: 4px;
  }

  .new_design.product-v2-page .product-v2-details-card .product-size-form-wrap {
    margin: -4px;
  }

  .new_design.product-v2-page .product-v2-remnant-viewing {
    padding: 14px;
    border-radius: 18px;
  }

  .new_design.product-v2-page .product-v2-remnant-copy h2 {
    font-size: 18px;
  }

  .new_design.product-v2-page .product-v2-remnant-copy p {
    font-size: 15px;
  }

  .new_design.product-v2-page a.product-v2-remnant-button {
    width: 100%;
    min-width: 0;
    min-height: 53px;
    font-size: 16px;
    border-radius: 12px;
  }

  .new_design.product-v2-page .product-v2-faq {
    padding-top: 8px;
  }

  .new_design.product-v2-page h2.product-v2-faq-title {
    font-size: 20px;
  }

  .new_design.product-v2-page p.product-v2-faq-copy {
    font-size: 15px;
  }

  .new_design.product-v2-page .product-v2-faq-list {
    padding-left: 0;
    padding-right: 0;
  }

  .new_design.product-v2-page .product-v2-faq-item {
    margin-bottom: 14px;
    margin-left: 0;
    margin-right: 0;
    border-radius: 16px;
  }

  .new_design.product-v2-page .product-v2-faq-trigger {
    padding: 20px 18px;
  }

  .new_design.product-v2-page .product-v2-faq-question {
    padding-right: 14px;
    font-size: 16px;
    color: #000000;
    font-weight: 400;
  }

  .new_design.product-v2-page .product-v2-faq-item.is-open .product-v2-faq-question {
    font-weight: 500;
  }

  .new_design.product-v2-page .product-v2-faq-panel {
    padding: 0 18px 20px;
  }

  .new_design.product-v2-page .product-v2-faq-answer {
    padding-top: 18px;
    font-size: 14px;
    color: #000000;
  }
}

@media (max-width: 640px) {
  .new_design.product-v2-page .product-v2-example-row {
    grid-template-columns: 1fr;
    align-items: start;
  }

  .new_design.product-v2-page .product-v2-example-row .product-v2-example-value,
  .new_design.product-v2-page .product-v2-example-row .product-v2-example-input-wrap {
    justify-self: start;
  }
}
