@charset "UTF-8";
.usg-v2 .pdp-template .subhead, .usg-v2 .pdp-template .intro-copy {
  text-align: center;
}

.usg-v2 .pdp-template .subhead h2, .usg-v2 .pdp-template .subhead h3, .usg-v2 .pdp-template .intro-copy h2, .usg-v2 .pdp-template .intro-copy h3 {
  padding: 0 1rem;
  max-width: 90rem;
  margin: 1rem auto;
}

.usg-v2 .pdp-section {
  border-bottom: 1px solid rgba(125, 125, 125, 0.5);
  overflow: inherit;
  padding: 0;
  margin: 0;
}

.usg-v2 .pdp-section.active .pdp-section__header:before {
  content: "";
}

.usg-v2 .pdp-section.active .pdp-section__wrap {
  display: block;
}

.usg-v2 .pdp-section__wrap {
  max-width: 90rem;
  margin: auto;
  color: #333;
  display: none;
  padding: 1rem;
  border: none;
  border-bottom: 0;
  background-color: #fefefe;
}

.usg-v2 .pdp-section__header {
  position: relative;
  display: block;
  border: none;
  border-bottom: 0;
  font-size: 0.75rem;
  line-height: 1;
  color: inherit;
  max-width: 90rem;
  margin: auto;
  background-color: #5F6062;
  padding: 1rem;
  color: #FFF;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.25);
          box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.25);
  text-transform: capitalize;
}

.usg-v2 .pdp-section__header:before {
  font-family: "usgicon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  font-size: 0.625rem;
  position: absolute;
  right: 1rem;
  margin-top: 0.5rem;
}

.usg-v2 .pdp-section__header:hover, .usg-v2 .pdp-section__header:active {
  background-color: #454646;
  color: #FFF;
}

.usg-v2 .pdp-section__header h3 {
  font-family: "SeroWeb W07 Regular", Helvetica, sans-serif;
  margin: 0 auto;
}

.usg-v2 .pdp-section__name {
  color: #FFF;
}

.usg-v2 .pdp-section__content {
  margin: 1.5rem 0;
}

.usg-v2 .pdp-section__download:before {
  vertical-align: middle;
  margin-right: 0.75rem;
  font-family: "usgicon";
  content: "";
  color: #7D7D7D;
}

.usg-v2 .pdp-section--qa {
  border-bottom: none;
}

.usg-v2 .pdp-size {
  margin-left: 0.5rem;
  color: #7D7D7D;
  font-size: 0.75rem;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  border: 0;
}

.usg-v2 .product-page-navbar__items, .usg-v2 .product-page-navbar__brand-img {
  display: none;
}

.usg-v2 .product-size-options__modal {
  display: none;
  border: 3px solid #C41230;
  background: #FFF;
  padding: 1rem;
}

.usg-v2 .product-size-options__modal.active {
  display: block;
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 1002;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.usg-v2 .product-size-options__content {
  border: 1px solid rgba(125, 125, 125, 0.5);
  padding: 1rem;
}

.usg-v2 .product-size-options__itembar {
  margin-bottom: 2rem;
  padding: 0.75rem;
  background: #F5F5F5;
  text-transform: uppercase;
  font-size: 1rem;
  line-height: 1.35;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.usg-v2 .product-size-options__item-number {
  font-family: "SeroWeb W07 Bold", Helvetica, sans-serif;
}

.usg-v2 .product-size-options__item-price {
  color: #7D7D7D;
  line-height: 1;
}

.usg-v2 .product-size-options__item-price .icon-dollar-sign.active {
  color: #000;
}

.usg-v2 .product-size-options__cols {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
}

.usg-v2 .product-size-options__col {
  width: 100%;
}

.usg-v2 .product-size-options__col:last-child {
  border-top: 1px solid rgba(125, 125, 125, 0.5);
  margin-top: 2rem;
  padding-top: 1.5rem;
}

.usg-v2 .product-size-options .product-size-options-colgroup__title {
  font-size: 0.875rem;
  margin-bottom: 0.75rem;
}

.usg-v2 .product-size-options .product-size-options-colgroup__name {
  text-transform: uppercase;
  font-family: "SeroWeb W07 Bold", Helvetica, sans-serif;
  padding-right: 0.25rem;
}

.usg-v2 .product-size-options .product-size-options-colgroup__list {
  list-style: none;
  margin-top: 2rem;
  margin-bottom: 1.25rem;
}

.usg-v2 .product-size-options .product-size-options-colgroup__listitem {
  margin: 1rem 0;
  padding: 0;
}

.usg-v2 .product-size-options .product-size-options-colgroup__listitem span {
  font-size: 0.6875rem;
  color: #7D7D7D;
  text-transform: uppercase;
  padding-left: 0.25rem;
}

.usg-v2 .product-size-options .product-size-options-colgroup__listitem--datasheet, .usg-v2 .product-size-options .product-size-options-colgroup__listitem--estimate, .usg-v2 .product-size-options .product-size-options-colgroup__listitem--buy, .usg-v2 .product-size-options .product-size-options-colgroup__listitem--rep, .usg-v2 .product-size-options .product-size-options-colgroup__listitem--applicator {
  padding: 0;
  font-size: 0.9375rem;
}

.usg-v2 .product-size-options .product-size-options-colgroup__listitem--datasheet:before, .usg-v2 .product-size-options .product-size-options-colgroup__listitem--estimate:before, .usg-v2 .product-size-options .product-size-options-colgroup__listitem--buy:before, .usg-v2 .product-size-options .product-size-options-colgroup__listitem--rep:before, .usg-v2 .product-size-options .product-size-options-colgroup__listitem--applicator:before {
  vertical-align: middle;
  margin-right: 0.75rem;
  font-family: "usgicon";
  color: #7D7D7D;
}

.usg-v2 .product-size-options .product-size-options-colgroup__listitem--datasheet:before {
  content: "";
}

.usg-v2 .product-size-options .product-size-options-colgroup__listitem--estimate:before {
  content: "";
}

.usg-v2 .product-size-options .product-size-options-colgroup__listitem--buy:before {
  content: "";
}

.usg-v2 .product-size-options .product-size-options-colgroup__listitem--rep:before {
  content: "";
}

.usg-v2 .product-size-options .product-size-options-colgroup__listitem--applicator:before {
  content: "";
}

.usg-v2 .product-size-options .product-size-options-colgroup__options {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 1.5rem;
}

.usg-v2 .product-size-options .product-size-options-colgroup__options--icon .product-size-options-colgroup__option {
  margin-right: 0.75rem;
  margin-bottom: 0.75rem;
  padding: 0.75rem;
  text-align: center;
  font-size: 0.8125rem;
  min-height: 5.625rem;
  max-width: calc(100%/3 - 0.75rem);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 15%;
          flex: 1 1 15%;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  cursor: pointer;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.usg-v2 .product-size-options .product-size-options-colgroup__options--icon .product-size-options-colgroup__option img {
  display: block;
  margin: 0.25rem auto;
  min-width: 1px;
}

.usg-v2 .product-size-options .product-size-options-colgroup__option {
  border: 1px solid rgba(125, 125, 125, 0.5);
  margin: 0 0.75rem 0.75rem 0;
  padding: 0.75rem 1rem;
  color: #454646;
  font-size: 0.8125rem;
  position: relative;
}

.usg-v2 .product-size-options .product-size-options-colgroup__option:after, .usg-v2 .product-size-options .product-size-options-colgroup__option:before {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  content: "";
  display: block;
  opacity: 1;
  -webkit-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}

.usg-v2 .product-size-options .product-size-options-colgroup__option:after {
  background: rgba(239, 239, 239, 0.75);
  z-index: 1;
}

.usg-v2 .product-size-options .product-size-options-colgroup__option:before {
  background: -webkit-gradient(linear, left top, right bottom, color-stop(49%, transparent), color-stop(50%, rgba(125, 125, 125, 0.5)), color-stop(51%, transparent));
  background: linear-gradient(to right bottom, transparent 49%, rgba(125, 125, 125, 0.5) 50%, transparent 51%);
  z-index: 2;
}

.usg-v2 .product-size-options .product-size-options-colgroup__option.available:before, .usg-v2 .product-size-options .product-size-options-colgroup__option.available:after {
  opacity: 0;
}

.usg-v2 .product-size-options .product-size-options-colgroup__option.available .product-size-options-colgroup__swatch:before, .usg-v2 .product-size-options .product-size-options-colgroup__option.available .product-size-options-colgroup__swatch:after {
  opacity: 0;
}

.usg-v2 .product-size-options .product-size-options-colgroup__option.active {
  border-width: 2px;
  border-bottom: 0;
  -webkit-box-shadow: 0 3px 0 0 #C41230;
          box-shadow: 0 3px 0 0 #C41230;
}

.usg-v2 .product-size-options-colgroup__buttonwrap {
  margin: 0.5rem 0;
}

.usg-v2 .product-size-options__col--3 {
  border-top: 1px solid rgba(125, 125, 125, 0.5);
  padding-top: 1rem;
  margin-top: 2rem;
}

.usg-v2 .product-overview__title {
  font-size: 1.5rem;
  margin-bottom: 1.5rem;
  font-family: "SeroWebPro-Light W01 Regular", Helvetica, sans-serif;
  font-weight: normal;
}

.usg-v2 .product-overview__description p {
  line-height: 1.6;
  font-size: 0.9375rem;
  margin: 1rem 0;
}

.usg-v2 .product-overview__description p strong,
.usg-v2 .product-overview__description p b {
  font-family: "SeroWeb W07 Regular", Helvetica, sans-serif;
  font-weight: normal;
}

.usg-v2 .product-overview__description ul,
.usg-v2 .product-overview__description ol {
  text-align: left;
  padding: 0;
  margin: 1rem 0;
}

.usg-v2 .product-overview__description ul > li,
.usg-v2 .product-overview__description ol > li {
  list-style: none;
  line-height: 1.6;
  margin: 0.5rem 0;
  list-style-position: inside;
  text-indent: -1rem;
  padding-left: 1rem !important;
}

.usg-v2 .product-overview__description ul > li:before,
.usg-v2 .product-overview__description ol > li:before {
  padding-right: 0.5rem;
  content: '\2022';
}

.usg-v2 .product-overview__title, .usg-v2 .product-overview__description {
  text-align: center;
  line-height: 1.6;
  margin: 1rem 0;
}

.usg-v2 .product-overview__icons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  margin: 2.5rem 0 0.5rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
}

.usg-v2 .product-overview__icon {
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
  padding: 0 0.5rem;
  margin-bottom: 2rem;
}

.usg-v2 .product-overview__icon-name {
  margin: 0 0 0.5rem;
  font-size: 0.9375rem;
  font-family: "SeroWeb W07 Bold", Helvetica, sans-serif;
}

.usg-v2 .product-overview__icon-img {
  max-width: 75%;
}

.usg-v2 .product-overview__icon-metric {
  font-size: 1.5rem;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  line-height: 1;
  font-family: "SeroWeb W07 Bold", Helvetica, sans-serif;
}

.usg-v2 .product-overview__icon-metric > span {
  font-size: 0.75rem;
  text-transform: uppercase;
  line-height: 1;
  padding: 0.125rem 0.25rem;
  font-family: "SeroWeb W07 Regular", Helvetica, sans-serif;
  height: 1.875rem;
}

.usg-v2 .product-overview__content {
  line-height: 1.6;
  font-size: 0.9375rem;
}

.usg-v2 .product-overview__features {
  margin: 1rem auto;
  line-height: 1.6;
  font-size: 0.9375rem;
}

.usg-v2 .product-overview__features:last-of-type {
  margin-bottom: 0;
}

.usg-v2 .product-overview__features p {
  line-height: 1.6;
  margin: 1rem 0;
}

.usg-v2 .product-overview__features ul {
  padding: 0;
}

.usg-v2 .product-overview__features ul > li {
  list-style: none;
  line-height: 1.6;
  margin: 0.5rem 0;
  list-style-position: inside;
  text-indent: -1rem;
  padding-left: 1rem !important;
}

.usg-v2 .product-overview__features ul > li:before {
  padding-right: 0.5rem;
  content: '\2022';
}

.usg-v2 .product-overview__features ul.list--horizontal {
  overflow: visible;
  margin: 0;
}

.usg-v2 .product-overview__features ul.list--horizontal > li {
  display: inline-block;
  margin: 0 0.5rem 0 0;
  padding: 0.5rem 0;
}

.usg-v2 .product-overview__features-title {
  font-size: 0.875rem;
  text-transform: uppercase;
  font-family: "SeroWeb W07 Bold", Helvetica, sans-serif;
}

.usg-v2 .product-specifications,
.usg-v2 .product-documents {
  background: #F5F5F5;
}

.usg-v2 .product-specifications.product-specifications,
.usg-v2 .product-documents.product-specifications {
  overflow: inherit;
}

.usg-v2 .product-specifications.product-specifications--cp,
.usg-v2 .product-documents.product-specifications--cp {
  background: #F6F6F6;
}

.usg-v2 .product-specifications .pdp-section__download,
.usg-v2 .product-documents .pdp-section__download {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 100%;
          flex: 1 1 100%;
  margin-top: 0;
}

.usg-v2 .product-specifications__title,
.usg-v2 .product-documents__title {
  border-bottom: 2px solid #5F6062;
  text-transform: uppercase;
  margin: 0;
  padding: 0.75rem 0;
  font-family: "SeroWeb W07 Bold", Helvetica, sans-serif;
  font-size: 0.875rem;
}

.usg-v2 .product-specifications__rows,
.usg-v2 .product-documents__rows {
  list-style: none;
  margin-bottom: 2rem;
  background: none;
}

.usg-v2 .product-specifications__row, .usg-v2 .product-specifications__subrow,
.usg-v2 .product-documents__row,
.usg-v2 .product-documents__subrow {
  font-size: 0.8125rem;
}

.usg-v2 .product-specifications__row, .usg-v2 .product-specifications-row,
.usg-v2 .product-documents__row,
.usg-v2 .product-documents-row {
  border-bottom: 1px solid rgba(125, 125, 125, 0.5);
  padding: 1rem;
  padding-left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.usg-v2 .product-specifications__row .product-documents-row__title, .usg-v2 .product-specifications-row .product-documents-row__title,
.usg-v2 .product-documents__row .product-documents-row__title,
.usg-v2 .product-documents-row .product-documents-row__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.usg-v2 .product-specifications__row .product-documents-row__title:before, .usg-v2 .product-specifications-row .product-documents-row__title:before,
.usg-v2 .product-documents__row .product-documents-row__title:before,
.usg-v2 .product-documents-row .product-documents-row__title:before {
  font-family: "usgicon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 0.75rem;
  font-size: 1.5rem;
}

.usg-v2 .product-specifications__row .product-documents-row__title[href*=".pdf"]:before, .usg-v2 .product-specifications-row .product-documents-row__title[href*=".pdf"]:before,
.usg-v2 .product-documents__row .product-documents-row__title[href*=".pdf"]:before,
.usg-v2 .product-documents-row .product-documents-row__title[href*=".pdf"]:before {
  color: #C41230;
  content: "";
}

.usg-v2 .product-specifications__row .product-documents-row__title[href*=".doc"]:before, .usg-v2 .product-specifications-row .product-documents-row__title[href*=".doc"]:before,
.usg-v2 .product-documents__row .product-documents-row__title[href*=".doc"]:before,
.usg-v2 .product-documents-row .product-documents-row__title[href*=".doc"]:before {
  color: #0D60A6;
  content: "";
}

.usg-v2 .product-specifications__row .product-documents-row__title[href*=".docx"]:before, .usg-v2 .product-specifications-row .product-documents-row__title[href*=".docx"]:before,
.usg-v2 .product-documents__row .product-documents-row__title[href*=".docx"]:before,
.usg-v2 .product-documents-row .product-documents-row__title[href*=".docx"]:before {
  color: #0D60A6;
  content: "";
}

.usg-v2 .product-specifications__row .product-documents-row__title[href*=".html"]:before, .usg-v2 .product-specifications-row .product-documents-row__title[href*=".html"]:before,
.usg-v2 .product-documents__row .product-documents-row__title[href*=".html"]:before,
.usg-v2 .product-documents-row .product-documents-row__title[href*=".html"]:before {
  color: #7D7D7D;
  content: "";
}

.usg-v2 .product-specifications__row .product-documents-row__title[href*=".zip"]:before, .usg-v2 .product-specifications-row .product-documents-row__title[href*=".zip"]:before,
.usg-v2 .product-documents__row .product-documents-row__title[href*=".zip"]:before,
.usg-v2 .product-documents-row .product-documents-row__title[href*=".zip"]:before {
  color: #7D7D7D;
  content: "";
}

.usg-v2 .product-specifications__row .product-documents-row__title[href*=".dwg"]:before, .usg-v2 .product-specifications-row .product-documents-row__title[href*=".dwg"]:before,
.usg-v2 .product-documents__row .product-documents-row__title[href*=".dwg"]:before,
.usg-v2 .product-documents-row .product-documents-row__title[href*=".dwg"]:before {
  color: #7D7D7D;
  content: "";
}

.usg-v2 .product-specifications__row .product-documents-row__title[href*=".rvt"]:before, .usg-v2 .product-specifications-row .product-documents-row__title[href*=".rvt"]:before,
.usg-v2 .product-documents__row .product-documents-row__title[href*=".rvt"]:before,
.usg-v2 .product-documents-row .product-documents-row__title[href*=".rvt"]:before {
  color: #7D7D7D;
  content: "";
}

.usg-v2 .product-specifications__row .product-documents-row__title[href*=".html"]:before, .usg-v2 .product-specifications-row .product-documents-row__title[href*=".html"]:before,
.usg-v2 .product-documents__row .product-documents-row__title[href*=".html"]:before,
.usg-v2 .product-documents-row .product-documents-row__title[href*=".html"]:before {
  font-size: 1rem;
}

.usg-v2 .product-specifications__row td, .usg-v2 .product-specifications-row td,
.usg-v2 .product-documents__row td,
.usg-v2 .product-documents-row td {
  padding: 0;
}

.usg-v2 .product-specifications__row td:first-of-type, .usg-v2 .product-specifications-row td:first-of-type,
.usg-v2 .product-documents__row td:first-of-type,
.usg-v2 .product-documents-row td:first-of-type {
  -ms-flex-preferred-size: 75%;
      flex-basis: 75%;
}

.usg-v2 .product-specifications__row a, .usg-v2 .product-specifications-row a,
.usg-v2 .product-documents__row a,
.usg-v2 .product-documents-row a {
  color: #333;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  border: 0;
  font-family: "SeroWeb W07 Bold", Helvetica, sans-serif;
  font-size: 0.875rem;
}

.usg-v2 .product-specifications__row a:hover, .usg-v2 .product-specifications__row a:focus, .usg-v2 .product-specifications-row a:hover, .usg-v2 .product-specifications-row a:focus,
.usg-v2 .product-documents__row a:hover,
.usg-v2 .product-documents__row a:focus,
.usg-v2 .product-documents-row a:hover,
.usg-v2 .product-documents-row a:focus {
  color: #C41230;
}

.usg-v2 .product-specifications__row--pdf .product-documents__rowcol--title:before, .usg-v2 .product-specifications__row--doc .product-documents__rowcol--title:before, .usg-v2 .product-specifications__row--docx .product-documents__rowcol--title:before, .usg-v2 .product-specifications__row--cad .product-documents__rowcol--title:before, .usg-v2 .product-specifications-row--pdf .product-documents__rowcol--title:before, .usg-v2 .product-specifications-row--doc .product-documents__rowcol--title:before, .usg-v2 .product-specifications-row--docx .product-documents__rowcol--title:before, .usg-v2 .product-specifications-row--cad .product-documents__rowcol--title:before,
.usg-v2 .product-documents__row--pdf .product-documents__rowcol--title:before,
.usg-v2 .product-documents__row--doc .product-documents__rowcol--title:before,
.usg-v2 .product-documents__row--docx .product-documents__rowcol--title:before,
.usg-v2 .product-documents__row--cad .product-documents__rowcol--title:before,
.usg-v2 .product-documents-row--pdf .product-documents__rowcol--title:before,
.usg-v2 .product-documents-row--doc .product-documents__rowcol--title:before,
.usg-v2 .product-documents-row--docx .product-documents__rowcol--title:before,
.usg-v2 .product-documents-row--cad .product-documents__rowcol--title:before {
  font-family: "usgicon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 0.75rem;
  font-size: 1rem;
}

.usg-v2 .product-specifications__row--pdf .product-documents__rowcol--title:before, .usg-v2 .product-specifications-row--pdf .product-documents__rowcol--title:before,
.usg-v2 .product-documents__row--pdf .product-documents__rowcol--title:before,
.usg-v2 .product-documents-row--pdf .product-documents__rowcol--title:before {
  color: #C41230;
  content: "";
  font-size: 1.5rem;
}

.usg-v2 .product-specifications__row--doc .product-documents__rowcol--title:before, .usg-v2 .product-specifications__row--docx .product-documents__rowcol--title:before, .usg-v2 .product-specifications-row--doc .product-documents__rowcol--title:before, .usg-v2 .product-specifications-row--docx .product-documents__rowcol--title:before,
.usg-v2 .product-documents__row--doc .product-documents__rowcol--title:before,
.usg-v2 .product-documents__row--docx .product-documents__rowcol--title:before,
.usg-v2 .product-documents-row--doc .product-documents__rowcol--title:before,
.usg-v2 .product-documents-row--docx .product-documents__rowcol--title:before {
  color: #0D60A6;
  content: "";
  font-size: 1.5rem;
}

.usg-v2 .product-specifications__row--cad .product-documents__rowcol--title:before, .usg-v2 .product-specifications-row--cad .product-documents__rowcol--title:before,
.usg-v2 .product-documents__row--cad .product-documents__rowcol--title:before,
.usg-v2 .product-documents-row--cad .product-documents__rowcol--title:before {
  color: #572C5F;
  content: "";
  font-size: 1.5rem;
}

.usg-v2 .product-specifications .product-documents__row,
.usg-v2 .product-documents .product-documents__row {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}

.usg-v2 .product-specifications .product-documents-row td,
.usg-v2 .product-documents .product-documents-row td {
  display: inline-block;
}

.usg-v2 .product-specifications .product-documents__rowcol,
.usg-v2 .product-documents .product-documents__rowcol {
  -ms-flex-preferred-size: auto;
      flex-basis: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.usg-v2 .product-specifications .product-documents__rowcol--pullright,
.usg-v2 .product-documents .product-documents__rowcol--pullright {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.usg-v2 .product-specifications.product-documents--cp,
.usg-v2 .product-documents.product-documents--cp {
  background: #FFF;
}

.usg-v2 .product-specifications__rowcol,
.usg-v2 .product-documents__rowcol {
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
  padding-right: 1rem;
  border: 0;
}

.usg-v2 .product-specifications__rowcol .pdp-section__download,
.usg-v2 .product-documents__rowcol .pdp-section__download {
  margin: 0 0 0.75rem;
  position: relative;
  padding-left: 1.5rem;
}

.usg-v2 .product-specifications__rowcol .pdp-section__download:before,
.usg-v2 .product-documents__rowcol .pdp-section__download:before {
  position: absolute;
  left: 0;
  top: 0;
}

.usg-v2 .product-specifications__rowcol .pdp-section__download .pdp-download-link,
.usg-v2 .product-documents__rowcol .pdp-section__download .pdp-download-link {
  line-height: 1.35;
  border: none;
  display: block;
  margin-bottom: 0.25rem;
  font-size: 0.8125rem;
  color: #0D60A6;
}

.usg-v2 .product-specifications__rowcol .pdp-section__download .pdp-download-link:hover, .usg-v2 .product-specifications__rowcol .pdp-section__download .pdp-download-link:focus,
.usg-v2 .product-documents__rowcol .pdp-section__download .pdp-download-link:hover,
.usg-v2 .product-documents__rowcol .pdp-section__download .pdp-download-link:focus {
  text-decoration: underline;
  color: #014177;
}

.usg-v2 .product-specifications__rowcol .pdp-section__download .pdp-size,
.usg-v2 .product-documents__rowcol .pdp-section__download .pdp-size {
  display: block;
  margin-left: 0;
}

.usg-v2 .product-specifications__rowcol--title,
.usg-v2 .product-documents__rowcol--title {
  font-family: "SeroWeb W07 Bold", Helvetica, sans-serif;
  font-size: 0.9375rem;
}

.usg-v2 .product-specifications__rowcol--pullright,
.usg-v2 .product-documents__rowcol--pullright {
  text-align: right;
  padding-right: 0;
}

.usg-v2 .product-specifications__rowcoltitle,
.usg-v2 .product-documents__rowcoltitle {
  border: 0;
  color: #7D7D7D !important;
  display: block;
}

.usg-v2 .product-specifications__rowcoltitle > span,
.usg-v2 .product-documents__rowcoltitle > span {
  vertical-align: middle;
  color: #7D7D7D;
}

.usg-v2 .product-specifications__rowcol ul,
.usg-v2 .product-documents__rowcol ul {
  padding: 0;
  margin: 0 0 0 1rem;
  list-style: disc;
}

.usg-v2 .product-specifications__rowcol ul li,
.usg-v2 .product-documents__rowcol ul li {
  margin: 0.5rem 0;
  font-size: 0.8125rem;
}

.usg-v2 .product-specifications__rowcol ul li:last-of-type,
.usg-v2 .product-documents__rowcol ul li:last-of-type {
  margin-bottom: 0;
}

.usg-v2 .product-specifications__subrows,
.usg-v2 .product-documents__subrows {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 100%;
          flex: 1 1 100%;
  margin-left: 0;
}

.usg-v2 .product-specifications__subrow,
.usg-v2 .product-documents__subrow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-top: 0.5rem;
}

.usg-v2 .product-specifications__col,
.usg-v2 .product-documents__col {
  width: 100%;
}

.usg-v2 .product-installation .pdp-section__download {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 100%;
          flex: 1 1 100%;
  margin-top: 0;
}

.usg-v2 .product-installation__feature {
  border-top: 2px solid #454646;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  margin-bottom: 1.5rem;
}

.usg-v2 .product-installation__detail {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  background: #C41230;
  padding: 1.25rem 1rem;
}

.usg-v2 .product-installation__description, .usg-v2 .product-installation__title {
  color: #FFF;
}

.usg-v2 .product-installation__title {
  font-size: 1.125rem;
  margin-bottom: 1rem;
  margin-top: 0;
}

.usg-v2 .product-installation__description {
  font-family: "SeroWebPro-Light W01 Regular", Helvetica, sans-serif;
  font-size: 0.9375rem;
  line-height: 1.35;
  margin: 0;
}

.usg-v2 .product-installation__video {
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #000;
}

.usg-v2 .product-installation__video .iframe-wrapper {
  display: block;
  position: relative;
  height: 0;
  width: 100%;
  overflow: hidden;
  padding-top: calc(9 / 16 * 100%);
}

.usg-v2 .product-installation__video .iframe-wrapper iframe {
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
}

.usg-v2 .product-installation .btn {
  margin: 0 auto;
  width: 12.1875rem;
  display: block;
}

.usg-v2 .product-grids-trims__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  margin-left: -0.5rem;
  margin-right: -0.5rem;
}

.usg-v2 .product-grids-trims__group {
  margin: 1.5rem 0 2rem;
}

.usg-v2 .product-grids-trims__item {
  border: 1px solid rgba(125, 125, 125, 0.5);
  -ms-flex-preferred-size: calc(50% - 1rem);
      flex-basis: calc(50% - 1rem);
  padding: 0.75rem;
  margin: 0 0.5rem 1.25rem;
  color: #333;
}

.usg-v2 .product-grids-trims__item:hover, .usg-v2 .product-grids-trims__item:focus, .usg-v2 .product-grids-trims__item:active {
  border: 1px solid #333;
  outline: 1px solid #333;
  color: #0D60A6;
}

.usg-v2 .product-grids-trims__item img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.usg-v2 .product-grids-trims__gtitle {
  border-bottom: 2px solid #333;
  font-size: 0.875rem;
  text-transform: uppercase;
  font-family: "SeroWeb W07 Bold", Helvetica, sans-serif;
  padding-bottom: 0.75rem;
  margin-bottom: 2rem;
}

.usg-v2 .product-grids-trims__ititle {
  margin: 0.75rem 0 0 0;
  font-family: "SeroWeb W07 Bold", Helvetica, sans-serif;
  line-height: 1.35;
  font-size: 0.8125rem;
}

.usg-v2 .product-project-photos {
  position: relative;
  background: #F5F5F5;
  padding-bottom: 0;
}

.usg-v2 .product-project-photos__img {
  display: block;
}

.usg-v2 .product-project-photos__box {
  width: 100%;
  background: #FFF;
  padding: 1.5rem;
  text-align: center;
}

.usg-v2 .product-project-photos__eyebrow {
  font-family: "SeroWeb W07 Bold", Helvetica, sans-serif;
  text-transform: uppercase;
}

.usg-v2 .product-project-photos__title {
  font-size: 2.25rem;
  font-family: "SeroWebPro-Light W01 Regular", Helvetica, sans-serif;
}

.usg-v2 .product-project-photos__description p {
  font-size: 0.9375rem;
  line-height: 1.6;
}

.usg-v2 .product-unavailable-modal {
  display: none;
  position: relative;
  z-index: 1002;
}

.usg-v2 .product-unavailable-modal.active {
  display: block;
  width: 100%;
  overflow: auto;
  max-height: 75vh;
}

.usg-v2 .product-unavailable-modal__title {
  text-align: center;
  font-size: 1.125rem;
  margin-top: 2.5rem;
  margin-bottom: 1.5rem;
  color: #000;
}

.usg-v2 .product-unavailable-modal__description {
  font-size: 1rem;
  line-height: 1.6;
}

.usg-v2 .product-unavailable-modal__close {
  margin-bottom: 0;
  margin-top: 1.5rem;
  font-size: 0.9375rem;
}

.usg-v2 .product-unavailable-modal__close span {
  color: #7D7D7D;
}

.usg-v2 .product-unavailable-modal__close--icon {
  margin-top: 0;
  text-align: right;
  position: absolute;
  top: 1.5rem;
  right: 1.5rem;
}

.usg-v2 .product-unavailable-modal__close--text span {
  font-size: 0.75rem;
  padding: 0 0.25rem;
}

.usg-v2 .product-unavailable-modal__close > a {
  border: 0;
  color: #7D7D7D;
}

.usg-v2 .hero-info {
  padding: 1.5rem 0;
}

.usg-v2 .hero-info__item-details {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 0.875rem;
  font-family: "SeroWeb W07 Bold", Helvetica, sans-serif;
}

.usg-v2 .hero-info__item-price {
  color: #7D7D7D;
  line-height: 1;
}

.usg-v2 .hero-info__item-price .icon-dollar-sign.active {
  color: #000;
}

.usg-v2 .hero-info__item-number {
  color: #333;
  text-transform: uppercase;
  padding-right: 1rem;
  margin-right: 1rem;
  font-family: inherit;
}

.usg-v2 .hero-info__title {
  font-family: "SeroWeb W07 Bold", Helvetica, sans-serif;
  color: #333;
  line-height: 1.35;
  margin: 1rem 0;
}

.usg-v2 .hero-info__description {
  margin: 1rem 0 0;
  line-height: 1.35;
  font-size: 1.125rem;
}

.usg-v2 .hero-info__logo {
  max-width: 10rem;
  margin-top: 1rem;
}

.usg-v2 .hero-info--cp {
  padding-bottom: 0;
}

.usg-v2 .hero-info--cp .hero-info__title {
  text-transform: capitalize;
}

.usg-v2 .hero-info--cp .hero-info__description {
  margin: 1rem 0 1.5rem 0;
}

.usg-v2 .hero-info--cp .hero-info__basic-info .basic-info {
  margin-bottom: 0.75rem;
}

.usg-v2 .hero-info--cp .btn--ceilings-plus {
  margin-bottom: 2.5rem;
}

.usg-v2 .key-documents {
  padding: 1.5rem 0;
}

.usg-v2 .key-documents__title {
  text-transform: uppercase;
  font-family: "SeroWeb W07 Bold", Helvetica, sans-serif;
  font-size: 0.875rem;
  margin-top: 0;
}

.usg-v2 .key-documents__items .pdp-detail-link:last-of-type {
  margin-bottom: 0;
}

.usg-v2 .product-hero__grey-background {
  background: #F5F5F5;
}

.usg-v2 .product-hero__white-background {
  background: #FFF;
}

.usg-v2 .product-hero__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.usg-v2 .product-hero--full .product-hero__thumbnails {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: calc((100% / 3 * 2) - 3rem);
  padding-left: 1.5rem;
}

.usg-v2 .product-hero .product-hero__detail {
  padding: 1rem;
}

.usg-v2 .product-hero .product-hero__detail-grey-background {
  background: #F5F5F5;
}

.usg-v2 .product-hero .product-hero__detail-white-background {
  background: #FFF;
}

.usg-v2 .product-hero .product-hero__detail .hero-info {
  border-bottom: 1px solid rgba(125, 125, 125, 0.5);
  padding-top: 0.5rem;
}

.usg-v2 .product-hero--split {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.usg-v2 .product-hero--split .product-hero__detail .key-documents {
  background: #F5F5F5;
  margin-bottom: 1.5rem;
}

.usg-v2 .product-hero--split .product-hero-sizes-options__title span {
  background: #F5F5F5;
}

.usg-v2 .product-hero--split .product-hero-sizes-options__title-help {
  margin-left: 1rem;
}

.usg-v2 .product-hero--flexible-hero-image .product-hero__detail {
  background-color: #F5F5F5;
}

.usg-v2 .product-hero--flexible-hero-image .product-hero__images {
  border: 1px solid #D8D8D8;
}

.usg-v2 .product-hero__download-wrapper {
  background-color: #F5F5F5;
  border-top: 1px solid #D8D8D8;
}

.usg-v2 .product-hero__download-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  padding: 0.75rem 1.5rem;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}

.usg-v2 .product-hero__download-text {
  font-family: "SeroWeb W07 Bold", Helvetica, sans-serif, Helvetica, sans-serif;
  font-size: 0.875rem;
  text-transform: uppercase;
  margin: 0;
}

.usg-v2 .product-hero__download-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.usg-v2 .product-hero__download-links .pdp-section__download {
  margin: 0 0.75rem;
}

.usg-v2 .product-hero__download-links .pdp-section__download:before {
  margin-right: 0.5rem;
  vertical-align: middle;
  font-family: "usgicon";
  content: "";
  color: #7D7D7D;
}

.usg-v2 .product-hero__download-links .pdp-section__download .pdp-download-link {
  font-size: 0.875rem;
}

.usg-v2 .product-hero__wrap {
  position: relative;
}

.usg-v2 .product-hero__images {
  width: 100%;
  position: relative;
}

.usg-v2 .product-hero__img-description, .usg-v2 .product-hero__img-credit {
  display: block;
  width: 100%;
  padding: 0 4.5rem 0 1.5rem;
}

.usg-v2 .product-hero__detail {
  width: 100%;
}

.usg-v2 .product-hero__view {
  position: relative;
}

.usg-v2 .product-hero__transparent-box {
  position: absolute;
  bottom: 0;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  height: 5rem;
  background-color: #ffffffcc;
}

.usg-v2 .product-hero__full-screen {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: none;
  font-size: 1.875rem;
  background: rgba(0, 0, 0, 0.25);
  cursor: pointer;
  color: #D8D8D8;
  line-height: 1;
  padding: 0.5rem;
  position: absolute;
  bottom: 0;
  right: 0;
  margin: 1rem !important;
}

.usg-v2 .product-hero__full-screen--adjust {
  bottom: 3.125rem;
}

.usg-v2 .product-hero__view {
  position: relative;
}

.usg-v2 .product-hero__view:hover .slick-prev,
.usg-v2 .product-hero__view:hover .slick-next, .usg-v2 .product-hero__view:focus .slick-prev,
.usg-v2 .product-hero__view:focus .slick-next, .usg-v2 .product-hero__view:active .slick-prev,
.usg-v2 .product-hero__view:active .slick-next {
  opacity: 1;
}

.usg-v2 .product-hero__view img {
  display: none !important;
}

.usg-v2 .product-hero__view img:first-of-type {
  display: block !important;
}

.usg-v2 .product-hero__view-img-wrapper {
  display: block !important;
}

.usg-v2 .product-hero__view .slick-dots {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  list-style: none;
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 14px;
}

.usg-v2 .product-hero__view .slick-dots > li:not(.slick-active) button {
  border: 1px solid #000;
}

.usg-v2 .product-hero__view .slick-dots > li.slick-active button {
  -webkit-box-shadow: none;
          box-shadow: none;
  background: #C41230;
}

.usg-v2 .product-hero__view .slick-dots > li button {
  cursor: pointer;
  margin: 0.25rem;
  height: 10px;
  width: 10px;
  border-radius: 50%;
  display: block;
  font-size: 0;
  color: transparent;
  background: white;
  border: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  padding: 0;
}

.usg-v2 .product-hero__view .slick-dots > li button:before {
  content: none;
}

.usg-v2 .product-hero__view .slick-prev,
.usg-v2 .product-hero__view .slick-next {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-transition: opacity 200ms ease-in-out;
  transition: opacity 200ms ease-in-out;
  opacity: 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  position: absolute;
  z-index: 1;
  background: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: none;
  cursor: pointer;
  height: 50px;
  width: 50px;
  line-height: 50px;
  font-size: 1.5625rem;
  color: #F5F5F5;
  border-radius: 25px;
  background: rgba(0, 0, 0, 0.25);
}

.usg-v2 .product-hero__view .slick-prev {
  left: 1rem;
}

.usg-v2 .product-hero__view .slick-next {
  right: 1rem;
}

.usg-v2 .product-hero__thumbnails {
  display: none;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0.25rem 0;
  cursor: pointer;
}

.usg-v2 .product-hero__thumbnails-img {
  margin: 0.25rem;
  padding: 3px;
  width: 2.5rem;
  border: 1px solid rgba(125, 125, 125, 0.5);
}

.usg-v2 .product-hero__thumbnails-img.active {
  border-width: 2px;
  border-bottom: 0;
  -webkit-box-shadow: 0 3px 0 0 #C41230;
          box-shadow: 0 3px 0 0 #C41230;
}

.usg-v2 .product-hero__thumbnails-img img {
  display: block;
  height: 100%;
  width: 100%;
}

.usg-v2 .product-hero-sizes-options__title {
  color: #000;
  margin: 0;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.usg-v2 .product-hero-sizes-options__title:after {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  content: "";
  height: 1px;
  background: rgba(125, 125, 125, 0.5);
}

.usg-v2 .product-hero-sizes-options__title span {
  background: white;
  font-size: 1.375rem;
  font-family: "SeroWeb W07 Bold", Helvetica, sans-serif;
  padding-right: 0.75rem;
}

.usg-v2 .product-hero-sizes-options__group {
  border-bottom: 1px solid rgba(125, 125, 125, 0.5);
  padding: 1.5rem 0;
}

.usg-v2 .product-hero-sizes-options__group:last-of-type {
  border-bottom: 0;
}

.usg-v2 .product-hero-sizes-options__group--buttons .product-hero-colgroup--list {
  list-style: none;
}

.usg-v2 .product-hero-sizes-options__group--buttons .product-hero-colgroup__listitem {
  margin: 0.75rem 0;
}

.usg-v2 .product-hero-sizes-options__group--buttons .product-hero-colgroup__listitem--data, .usg-v2 .product-hero-sizes-options__group--buttons .product-hero-colgroup__listitem--estimate, .usg-v2 .product-hero-sizes-options__group--buttons .product-hero-colgroup__listitem--buy {
  padding: 0;
  font-size: 0.9375rem;
}

.usg-v2 .product-hero-sizes-options__group--buttons .product-hero-colgroup__listitem--data:before, .usg-v2 .product-hero-sizes-options__group--buttons .product-hero-colgroup__listitem--estimate:before, .usg-v2 .product-hero-sizes-options__group--buttons .product-hero-colgroup__listitem--buy:before {
  vertical-align: middle;
  margin-right: 0.75rem;
  font-family: "usgicon";
  color: #454646;
  font-size: 1.125rem;
}

.usg-v2 .product-hero-sizes-options__group--buttons .product-hero-colgroup__listitem--estimate:before {
  content: "";
}

.usg-v2 .product-hero-sizes-options__group--buttons .product-hero-colgroup__listitem--buy:before {
  content: "";
}

.usg-v2 .product-hero-colgroup {
  margin: 0 0 1rem;
}

.usg-v2 .product-hero-colgroup__title {
  font-size: 0.9375rem;
}

.usg-v2 .product-hero-colgroup__title-label {
  text-transform: uppercase;
  font-family: "SeroWeb W07 Bold", Helvetica, sans-serif;
  color: #000;
}

.usg-v2 .product-hero-colgroup__options {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.usg-v2 .product-hero-colgroup__option {
  border: 1px solid rgba(125, 125, 125, 0.5);
  margin: 0 0.75rem 0.75rem 0;
  padding: 0.75rem 2rem;
  color: #454646;
  font-size: 0.8125rem;
  position: relative;
}

.usg-v2 .product-hero-colgroup__option:hover, .usg-v2 .product-hero-colgroup__option:active, .usg-v2 .product-hero-colgroup__option:focus {
  color: #454646;
  border-bottom-color: rgba(125, 125, 125, 0.5);
}

.usg-v2 .product-hero-colgroup__option.active {
  border-width: 2px;
  border-bottom: 0;
  -webkit-box-shadow: 0 3px 0 0 #C41230;
          box-shadow: 0 3px 0 0 #C41230;
  background: #FFF;
}

.usg-v2 .product-hero-colgroup__option.available:before, .usg-v2 .product-hero-colgroup__option.available:after {
  opacity: 0;
}

.usg-v2 .product-hero-colgroup__option.available .product-hero-colgroup__swatch:before, .usg-v2 .product-hero-colgroup__option.available .product-hero-colgroup__swatch:after {
  opacity: 0;
}

.usg-v2 .product-hero-colgroup__option.active {
  border-width: 2px;
  border-bottom: 0;
  -webkit-box-shadow: 0 3px 0 0 #C41230;
          box-shadow: 0 3px 0 0 #C41230;
}

.usg-v2 .product-hero--cp .product-hero__detail {
  background: #FFF;
}

.usg-v2 .product-hero--cp .product-hero__view:not(.slick-initialized) .product-hero__view-img-wrapper:not(:first-of-type) {
  display: none;
}

.usg-v2 .product-hero--cp .slick-dots > li.slick-active button {
  background: #F08D12;
}

.usg-v2 .product-hero--cp .icon-expand {
  font-size: 1.5rem;
}

.usg-v2 .product-hero--cp .icon-expand:before {
  display: block;
  margin-top: -1px;
}

a.modalOverlay__close {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  top: 1.5rem;
  right: 1rem;
  position: absolute;
  background: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: none;
  cursor: pointer;
  height: 44px;
  width: 44px;
  line-height: 44px;
  font-size: 1.375rem;
  color: #D8D8D8;
  border-radius: 22px;
  background: rgba(0, 0, 0, 0.5);
}

a.modalOverlay__close:hover, a.modalOverlay__close:focus, a.modalOverlay__close:active {
  color: #7D7D7D;
}

.modalOverlay--product-hero {
  position: fixed;
  background: rgba(0, 0, 0, 0.75);
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: 100%;
  width: 100vw;
  z-index: 100000;
  margin-top: 0;
}

.modalOverlay--product-hero .product-hero__view {
  top: 50%;
  position: relative;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.modalOverlay--product-hero .product-hero__view-img {
  height: auto !important;
  width: auto !important;
  -o-object-fit: unset !important;
     object-fit: unset !important;
  margin: auto;
}

.modalOverlay--product-hero .product-hero__view .slick-prev,
.modalOverlay--product-hero .product-hero__view .slick-next {
  border-radius: 0;
  padding: 1rem;
  font-size: 2.125rem;
  height: auto;
  width: auto;
  color: #D8D8D8;
}

.modalOverlay--product-hero .product-hero__view .slick-prev:hover, .modalOverlay--product-hero .product-hero__view .slick-prev:focus, .modalOverlay--product-hero .product-hero__view .slick-prev:active,
.modalOverlay--product-hero .product-hero__view .slick-next:hover,
.modalOverlay--product-hero .product-hero__view .slick-next:focus,
.modalOverlay--product-hero .product-hero__view .slick-next:active {
  color: #7D7D7D;
}

.modalOverlay--product-hero .product-hero__view .slick-prev {
  left: 0;
}

.modalOverlay--product-hero .product-hero__view .slick-next {
  right: 0;
}

.modalOverlay--product-hero .product-hero__thumbnails {
  position: absolute;
  bottom: 0;
  left: 0;
  margin: auto;
  height: 92px;
  width: 100%;
  background: #000;
  padding: 1rem;
  display: block !important;
  overflow-x: scroll;
  overflow-y: hidden;
  white-space: nowrap;
}

.modalOverlay--product-hero .product-hero__thumbnails-img {
  display: inline-block;
  width: auto;
  height: auto;
  max-width: 2.5rem;
}

.modalOverlay--product-hero .product-hero__thumbnails .descriptions-container {
  display: none;
}

.modalOverlay--product-hero .product-hero__transparent-box--cp {
  display: none;
}

.usg-v2 .pdp-section--cp {
  padding: 0 !important;
}

.usg-v2 .pdp-section--cp .popcorn-grid__header,
.usg-v2 .pdp-section--cp .attributes-grid__header,
.usg-v2 .pdp-section--cp .image-tiles__header {
  text-align: left;
}

.usg-v2 .pdp-section--cp .popcorn-grid__title,
.usg-v2 .pdp-section--cp .attributes-grid__title,
.usg-v2 .pdp-section--cp .image-tiles__title {
  display: none;
}

.usg-v2 .pdp-section--cp .popcorn-grid .image-tile,
.usg-v2 .pdp-section--cp .attributes-grid .image-tile,
.usg-v2 .pdp-section--cp .image-tiles .image-tile {
  margin: 1rem;
  display: none;
}

.usg-v2 .pdp-section--cp .popcorn-grid .image-tile.visible,
.usg-v2 .pdp-section--cp .attributes-grid .image-tile.visible,
.usg-v2 .pdp-section--cp .image-tiles .image-tile.visible {
  display: block;
}

.usg-v2 .pdp-section--cp .product-hero__detail {
  background-color: #F5F5F5;
}

.usg-v2 .pdp-section--cp .btn--load-more__projects {
  display: none;
}

.usg-v2 .pdp-section--cp .btn--load-more__projects.visible {
  display: inline-block;
}

.usg-v2 .pdp-section--sizes-shapes-finishes {
  background-color: #F6F6F6;
}

.usg-v2 .pdp-section--ceiling-system {
  background-color: #F6F6F6;
}

.usg-v2 .product-qa__main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
}

.usg-v2 .product-qa__no-faq {
  width: 100%;
}

.usg-v2 .product-qa__no-faq .additional-info {
  margin: 0;
  padding: 0;
  border: none;
}

.usg-v2 .product-qa__no-faq .additional-info__item {
  padding: 1.5rem;
  margin: 1.5rem 0 2rem;
  border: 1px solid #979797;
}

.usg-v2 .product-qa__no-faq .additional-info__item:last-of-type {
  padding-bottom: 1.5rem;
}

.usg-v2 .qa__wrap,
.usg-v2 .additional-info__wrap {
  list-style: none;
  margin: 0;
}

.usg-v2 .qa__item,
.usg-v2 .additional-info__item {
  padding-bottom: 2rem;
}

.usg-v2 .qa__title,
.usg-v2 .additional-info__title {
  font-size: 1.125rem;
  font-family: "SeroWeb W07 Bold", Helvetica, sans-serif, Helvetica, sans-serif;
  color: #333;
  margin-bottom: 0.5rem;
  margin-top: 0;
}

.usg-v2 .qa__content p,
.usg-v2 .additional-info__content p {
  font-size: 1rem;
  color: #333;
  margin: 0;
}

.usg-v2 .qa {
  padding: 1.5rem 0;
}

.usg-v2 .qa__load-more {
  display: none;
  margin: 1.25rem auto 0;
  padding-left: 3.75rem;
  padding-right: 3.75rem;
}

.usg-v2 .qa__item {
  display: none;
}

.usg-v2 .qa .visible {
  display: block;
}

.usg-v2 .additional-info {
  padding: 1.5rem;
  margin: 1.5rem 0;
  border: 1px solid #979797;
}

.usg-v2 .additional-info__cta {
  display: inline-block;
  margin-top: 1.25rem;
  padding-left: 3.75rem;
  padding-right: 3.75rem;
}

.usg-v2 .additional-info__item {
  display: block;
}

.usg-v2 .additional-info__item:last-of-type {
  padding-bottom: 0;
}

.usg-v2 .guidelines-form__title,
.usg-v2 .confirmation-form__title {
  text-transform: inherit;
  color: #333;
}

.usg-v2 .guidelines-form .form-help__item .key,
.usg-v2 .confirmation-form .form-help__item .key {
  font-size: 1.125rem;
}

.usg-v2 .guidelines-form .form-help__item .value,
.usg-v2 .confirmation-form .form-help__item .value {
  font-size: 0.9375rem;
}

.usg-v2 .guidelines-form .form-help__item .value a,
.usg-v2 .confirmation-form .form-help__item .value a {
  color: #0D60A6;
}

.usg-v2 .guidelines-form__col-help {
  display: none;
}

.usg-v2 .guidelines-form__col-help.active {
  display: block;
}

.usg-v2 .guidelines-form .form .textarea-container {
  position: relative;
}

.usg-v2 .guidelines-form .form .textarea-container .toggle-link {
  position: absolute;
  right: 0;
  top: 0;
}

.usg-v2 .guidelines-form .form .textarea-container .toggle-link a {
  border-bottom: none;
  text-transform: capitalize;
  font-size: 0.875rem;
}

.usg-v2 .guidelines-form .form-help {
  padding: 2rem 0;
  border-top: 1px solid #D8D8D8;
  margin: 2.5rem 0 0;
}

.usg-v2 .confirmation-form {
  margin-right: 10%;
}

.usg-v2 .confirmation-form .form-help {
  padding: 1rem 0;
  margin: 1rem 0 0;
  border-top: 1px solid #D8D8D8;
}

.usg-v2 .confirmation-form .form-help__title {
  display: none;
}

.usg-v2 .confirmation-form .form-help__item .key {
  font-size: 1.125rem;
}

.usg-v2 .confirmation-form .form-help__item .value {
  font-size: 0.9375rem;
}

.usg-v2 .suspension-system-table {
  overflow: auto;
  /*&__scroll {
		position: absolute;
		left: auto;
    right: 0;
		top: 0;
		height: 100%;
		width: 80px;
		display: flex;
		align-items: center;
		justify-content: flex-end;

		span {
			width: 40px;
			display: flex;
			align-items: center;
			justify-content: center;
			height: 70px;
			cursor: pointer;
			border-radius: 2px 0 0 2px;
			background: map-get($brand-colors, "blue");
			//lifted from Sketch
			box-shadow: -2px 2px 5px 0 rgba(54,54,54,0.44);
			&:after {
				@include iconStyles();
				content: map-get($icons, chevron-right);
				font-size: rem-calc(24);
				color: $color-white;
			}
		}

		&.active {
			justify-content: flex-start;
			right: auto;
			left: 0;
			span {
				border-radius: 0 2px 2px 0;
				&:after {
					content: map-get($icons, chevron-left);
				}
			}
		}
	}*/
}

.usg-v2 .suspension-system-table table {
  margin: auto;
  border-collapse: collapse;
}

.usg-v2 .suspension-system-table table tr:nth-of-type(even) {
  background: #F5F5F5;
}

.usg-v2 .suspension-system-table table tr th {
  line-height: 1.2;
  padding: 1rem 0.75rem;
  font-family: "SeroWeb W07 Bold", Helvetica, sans-serif;
  font-weight: normal;
  background: #333;
  color: #FFF;
  font-size: 0.8125rem;
  vertical-align: middle;
  text-align: left;
}

.usg-v2 .suspension-system-table table tr th span {
  display: none;
  margin-top: 0.25rem;
  font-size: 0.75rem;
}

.usg-v2 .suspension-system-table table tr td {
  padding: 1rem 0.75rem;
  font-size: 0.8125rem;
  border-bottom: 1px solid #D8D8D8;
  vertical-align: middle;
}

.usg-v2 .suspension-system-table table tr td span {
  display: none;
}

.usg-v2 .suspension-system-table table tr td img {
  margin-left: 5px;
}

.usg-v2 .suspension-system-table table tr td .light {
  color: #5F6062;
}

.usg-v2 .suspension-system-table table tr td:first-of-type {
  font-family: "SeroWeb W07 Bold", Helvetica, sans-serif, Helvetica, sans-serif;
}

.usg-v2 .suspension-system-table table tr td:first-of-type span {
  font-family: "SeroWeb W07 Regular", Helvetica, sans-serif, Helvetica, sans-serif;
  margin-top: 0.25rem;
  color: #454646;
}

.usg-v2 .suspension-system-overview__title {
  display: none;
}

.usg-v2 .suspension-system-overview__detail {
  background: #F5F5F5;
  padding: 1.25rem;
  margin-left: -1.25rem;
  margin-right: -1.25rem;
  margin-top: 2.5rem;
  border-top: 1px solid #D8D8D8;
  border-bottom: 1px solid #D8D8D8;
}

.usg-v2 .suspension-system-overview__icons {
  border-bottom: 1px solid #D8D8D8;
  margin-bottom: 1rem;
  padding-bottom: 1rem;
}

.usg-v2 .suspension-system-overview__swatches {
  margin: 0.5rem 0 1rem 0;
  padding-top: 1rem;
}

.usg-v2 .suspension-system-sections__section {
  counter-reset: section;
}

.usg-v2 .suspension-system-sections__title {
  display: none;
}

.usg-v2 .suspension-system-sections__image {
  display: block;
  border: 1px solid #D8D8D8;
}

.usg-v2 .suspension-system-sections__image img,
.usg-v2 .suspension-system-sections__image picture {
  display: block;
}

.usg-v2 .suspension-system-sections__description {
  font-size: 1rem;
  color: #5F6062;
  margin: 0.5rem 0 1.25rem;
}

.usg-v2 .suspension-system-sections__map {
  padding: 1rem 0;
}

.usg-v2 .suspension-system-sections__map span {
  font-family: "SeroWeb W07 Bold", Helvetica, sans-serif;
}

.usg-v2 .suspension-system-sections__map ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  margin-left: -0.75rem;
  margin-right: -0.75rem;
}

.usg-v2 .suspension-system-sections__map ul li {
  margin: 0 0.5rem 0 0.75rem;
  font-size: 0.9375rem;
}

.usg-v2 .suspension-system-sections__map ul li span {
  margin-right: 0.125rem;
}

.usg-v2 .suspension-system-sections__map ul li:first-child {
  margin-right: 0;
}

.usg-v2 .suspension-system-section {
  counter-increment: section;
  padding: 1.25rem 1rem 0;
  border: 1px solid #D8D8D8;
  margin: 1.5rem auto;
  background: #FFF;
}

.usg-v2 .suspension-system-section__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 0.75rem;
}

.usg-v2 .suspension-system-section__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 0 0.75rem 0;
  color: #333;
  line-height: 1.35;
  font-size: 1.25rem;
}

.usg-v2 .suspension-system-section__title:before {
  content: counter(section);
  position: relative;
  background: #C41230;
  color: #FFF;
  border-radius: 50%;
  height: 1.6875rem;
  width: 1.6875rem;
  font-family: "SeroWeb W07 Bold", Helvetica, sans-serif;
  font-size: 1.0625rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 0.625rem;
}

.usg-v2 .suspension-system-section__content {
  position: relative;
  margin-left: -1rem;
  margin-right: -1rem;
}

.usg-v2 .suspension-system-section__key {
  margin-top: 0.5rem;
}

.usg-v2 .suspension-system-section__key ul {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  list-style: none;
  margin: 0;
}

.usg-v2 .suspension-system-section__key ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 0.9375rem;
  margin-right: 1.25rem;
  margin-bottom: 0.75rem;
  color: #5F6062;
}

.usg-v2 .suspension-system-section__key ul li span {
  display: block;
  margin-right: 0.5rem;
}

.usg-v2 .suspension-system-section--table .suspension-system-grid__groups {
  margin-left: 1rem;
  margin-right: 1rem;
  padding-bottom: 0.75rem;
}

.usg-v2 .suspension-system-grid__group:not(:last-of-type) {
  padding-bottom: 1.5rem;
  margin-bottom: 1.5rem;
  border-bottom: 1px solid #D8D8D8;
}

.usg-v2 .suspension-system-grid__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 0.75rem;
}

.usg-v2 .suspension-system-grid__items .suspension-system-grid-item {
  margin: 0.75rem 0;
}

.usg-v2 .suspension-system-grid__header {
  margin: 1.5rem 0;
}

.usg-v2 .suspension-system-grid__title {
  margin-bottom: 0.25rem;
  color: #333;
  font-size: 1.125rem;
  display: block !important;
}

.usg-v2 .suspension-system-grid__description {
  font-size: 0.9375rem;
  color: #5F6062;
  margin-bottom: 0.75rem;
}

.usg-v2 [data-accordion-content] .suspension-system-grid__title {
  display: none;
}

.usg-v2 [data-accordion-content] .suspension-system-grid__header, .usg-v2 [data-accordion-content] .suspension-system-grid__description {
  margin: 0;
}

.usg-v2 [data-accordion-content] .suspension-system-grid .suspension-system-grid-item__title {
  font-size: 1rem;
}

.usg-v2 [data-accordion-content] .suspension-system-grid .suspension-system-grid-item__subtitle {
  font-size: 1rem;
}

.usg-v2 .suspension-system-grid-item {
  width: 100%;
}

.usg-v2 .suspension-system-grid-item__content {
  background-color: #FFF;
  border: 1px solid #D8D8D8;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 0.75rem;
  height: 100%;
}

.usg-v2 .suspension-system-grid-item__img {
  margin-bottom: 0.5rem;
}

.usg-v2 .suspension-system-grid-item__img img {
  border: 1px solid #D8D8D8;
  display: block;
  width: 100%;
}

.usg-v2 .suspension-system-grid-item__detail-wrapper {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  padding-left: 0.125rem;
}

.usg-v2 .suspension-system-grid-item__title {
  margin: 0;
  font-size: 1.0625rem;
  color: #333;
}

.usg-v2 .suspension-system-grid-item__subtitle {
  margin-top: 0.125rem;
  margin-bottom: 0.25rem;
  font-size: 0.9375rem;
  color: #454646;
}

.usg-v2 .suspension-system-grid-item__table {
  margin-bottom: 0.5rem;
}

.usg-v2 .suspension-system-grid-item__table tr td {
  padding: 0.25rem 1rem 0 0;
  width: 50%;
  font-size: 0.9375rem;
  color: #454646;
}

.usg-v2 .suspension-system-grid-item__table tr td:nth-child(2) {
  font-family: "SeroWeb W07 Bold", Helvetica, sans-serif, Helvetica, sans-serif;
  padding-right: 0;
}

.usg-v2 .suspension-system-icon-grid__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -0.75rem;
  margin-right: -0.75rem;
}

.usg-v2 .suspension-system-icon-grid__group:not(:last-of-type) {
  padding-bottom: 1.5rem;
  margin-bottom: 1.5rem;
  border-bottom: 1px solid #D8D8D8;
}

.usg-v2 .suspension-system-icon-grid__item {
  margin: 0.75rem 1.25rem 1.5rem;
  -ms-flex-preferred-size: calc(100% / 2 - 0.75rem * 2);
      flex-basis: calc(100% / 2 - 0.75rem * 2);
  width: calc(100% / 2 - 0.75rem * 2);
  max-width: 12.5rem;
}

.usg-v2 .suspension-system-icon-grid__title {
  color: #333;
  text-transform: uppercase;
  font-size: 0.9375rem;
  margin: 0.5rem 0 0.75rem;
}

.usg-v2 .suspension-system-icon-grid__icon img {
  width: 100%;
  display: block;
}

.usg-v2 .suspension-system-icon-grid__label {
  font-size: 0.9375rem;
  text-align: center;
  margin-bottom: 0;
  margin-top: 1rem;
}

.usg-v2 .suspension-system-icon-grid__label--small {
  font-size: 0.8125rem;
  line-height: 1.125rem;
}

.usg-v2 .suspension-system-swatch-grid__title {
  text-transform: uppercase;
  font-size: 0.9375rem;
  margin: 0 0 0.75rem;
}

.usg-v2 .suspension-system-swatch-grid__selected-color {
  text-transform: none;
}

.usg-v2 .suspension-system-swatch-grid__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -0.5rem;
  margin-right: -0.5rem;
}

.usg-v2 .related-detail-item {
  padding: 1.25rem;
  background-color: #FFF;
  border: 1px solid #D8D8D8;
}

.usg-v2 .related-detail-item:hover h3, .usg-v2 .related-detail-item:focus h3 {
  text-decoration: underline;
  color: #0D60A6;
}

.usg-v2 .related-detail-item__title {
  margin-bottom: 0;
  margin-top: 1.25rem;
  font-size: 1.0625rem;
}

.usg-v2 .related-detail-item__title a {
  border: 0;
  font-family: "SeroWeb W07 Bold", Helvetica, sans-serif;
}

.usg-v2 .related-detail-item__title a:hover, .usg-v2 .related-detail-item__title a:focus {
  text-decoration: underline;
  color: #0D60A6;
}

.usg-v2 .related-detail-item__description {
  margin-top: 0.25rem;
  font-size: 0.9375rem;
  color: #454646;
}

.usg-v2 .related-detail-item__table {
  font-size: 0.9375rem;
  width: auto;
  margin: 0;
}

.usg-v2 .related-detail-item__table td {
  padding: 0.25rem 2rem 0.25rem 0;
  font-size: 0.9375rem;
  color: #454646;
}

.usg-v2 .related-detail-item__table td:nth-child(even) {
  padding-right: 0;
}

.usg-v2 .related-detail-item__image a {
  display: block;
  border: 0;
  position: relative;
  height: 0;
  width: 100%;
  overflow: hidden;
  padding-top: calc(9 / 16 * 100%);
}

.usg-v2 .related-detail-item__image img,
.usg-v2 .related-detail-item__image picture {
  display: block;
  border: 1px solid #D8D8D8;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  -o-object-fit: cover;
     object-fit: cover;
}

.usg-v2 .related-details__wrap {
  max-width: 90rem;
  margin: auto;
}

.usg-v2 .related-details__title {
  color: #333;
}

.usg-v2 .related-details__description {
  color: #5F6062;
  font-size: 1rem;
}

.usg-v2 .related-details__header {
  margin-top: 0.75rem;
  margin-bottom: 1.5rem;
}

.usg-v2 .related-details__cta {
  margin: 2.25rem 0 2rem 0;
  text-align: center;
}

.usg-v2 .related-details .related-detail-item {
  margin: 1.5rem 0;
}

.usg-v2 .compatible-systems__title {
  display: none;
}

.usg-v2 .compatible-systems__header {
  margin-top: 0.75rem;
  margin-bottom: 1.5rem;
}

.usg-v2 .compatible-systems__description {
  color: #5F6062;
  font-size: 1rem;
}

.usg-v2 .compatible-systems__wrap {
  padding: 1.5rem;
  background: #F5F5F5;
  border: 1px solid #D8D8D8;
}

.usg-v2 .compatible-systems__detail-title {
  margin-top: 0;
  font-size: 1.375rem;
  font-family: "SeroWeb W07 Bold", Helvetica, sans-serif;
}

.usg-v2 .compatible-systems__detail-title a {
  font-family: inherit;
  border: 0;
}

.usg-v2 .compatible-systems__detail-description {
  font-size: 0.9375rem;
  line-height: 1.375rem;
  color: #333;
  margin-bottom: 0;
}

.usg-v2 .compatible-systems__image {
  margin-top: 1.5rem;
}

.usg-v2 .compatible-systems__image img,
.usg-v2 .compatible-systems__image picture {
  display: block;
  width: 100%;
}

.usg-v2 .compatible-systems__utility {
  margin: 0.75rem 0;
}

.usg-v2 .compatible-systems__utility .key-documents:last-of-type {
  padding-bottom: 0;
}

.usg-v2 .compatible-systems__utility .key-documents .pdp-detail-link {
  white-space: nowrap;
  margin: 1.25rem 0;
}

.usg-v2 .product-table {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}

.usg-v2 .product-table * {
  -ms-overflow-style: none;
}

.usg-v2 .product-table .table {
  border-radius: 0;
  margin: 0;
  background: #FFF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
}

.usg-v2 .product-table .table .tr {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.usg-v2 .product-table .table .tr .td {
  padding: 0.75rem;
  border-bottom: 1px solid #D8D8D8;
  border-left: 1px solid #D8D8D8;
  text-align: center;
  -ms-flex-preferred-size: calc(100% / 3);
      flex-basis: calc(100% / 3);
  width: calc(100% / 3);
  max-width: 320px;
}

.usg-v2 .product-table .table .tr .td span {
  width: 100%;
  text-align: center;
  word-break: break-word;
}

.usg-v2 .product-table .table .tr .td:first-of-type {
  border-left: 0;
  text-align: left;
}

.usg-v2 .product-table .table .tr .td:first-of-type span {
  text-align: left;
  font-family: "SeroWeb W07 Bold", Helvetica, sans-serif;
}

.usg-v2 .product-table .table .tr .td--cta {
  border: none;
}

.usg-v2 .product-table .table .tr .td--cta.td--recom {
  background-color: #E7F5F9;
}

.usg-v2 .product-table .table .tr .td--recom {
  background-color: #F2FCFE;
}

.usg-v2 .product-table .table .tr--top .td--recom {
  background-color: #E7F5F9;
}

.usg-v2 .product-table .table .tr:nth-of-type(odd):not(.tr--divider) .td {
  background: #F5F5F5;
}

.usg-v2 .product-table .table .tr:nth-of-type(odd):not(.tr--divider) .td--recom {
  background-color: #E7F5F9;
}

.usg-v2 .product-table .table .tr:first-of-type .td {
  border: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.usg-v2 .product-table .table .tr:first-of-type .td img {
  display: block;
  max-height: 60px;
}

.usg-v2 .product-table .table .tr:first-of-type .td:first-of-type span {
  display: none;
}

.usg-v2 .product-table .table .tr--divider:not(:first-of-type) {
  display: none;
}

.usg-v2 .product-table .table .tr--divider:first-of-type .td {
  border-bottom: 1px solid #D8D8D8;
}

.usg-v2 .product-table .table .tr--recom {
  background-color: #F5F5F5;
}

.usg-v2 .product-table .table .tr--top {
  background-color: #F5F5F5;
}

.usg-v2 .product-table .table .tr--top .td {
  border: none;
}

.usg-v2 .product-table .table .tr--top .td[data-header] {
  position: relative;
}

.usg-v2 .product-table .table .tr--top .td[data-header] span {
  bottom: -3.125rem;
  position: absolute;
}

.usg-v2 .product-table .table .tr--cta {
  margin-top: 2.5rem;
  background-color: #F5F5F5;
}

.usg-v2 .product-table .table .tr--cta .product-table__compare-cta {
  margin-top: 1.875rem;
}

.usg-v2 .product-table--multiple {
  overflow: hidden;
}

.usg-v2 .product-table--multiple .table::-webkit-scrollbar {
  display: none;
  -ms-overflow-style: none;
}

.usg-v2 .product-table--multiple .table {
  overflow: hidden;
}

.usg-v2 .product-table--multiple .table .tr {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.usg-v2 .product-table--multiple .table .tr .td {
  min-width: calc((100vw - (1rem * 2)) / 4);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.usg-v2 .product-table--multiple .table:nth-of-type(1) {
  position: relative;
  z-index: 1;
  -webkit-box-shadow: 1px 0 3px 1px rgba(51, 51, 51, 0.2);
          box-shadow: 1px 0 3px 1px rgba(51, 51, 51, 0.2);
}

.usg-v2 .product-table--multiple .table:nth-of-type(1) .tr {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.usg-v2 .product-table--multiple .table:nth-of-type(1) .tr .td {
  visibility: hidden;
}

.usg-v2 .product-table--multiple .table:nth-of-type(1) .tr .td:nth-of-type(1), .usg-v2 .product-table--multiple .table:nth-of-type(1) .tr .td:nth-of-type(2) {
  visibility: visible;
}

.usg-v2 .product-table--multiple .table:nth-of-type(1) .tr .td:nth-of-type(1) {
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
}

.usg-v2 .product-table--multiple .table:nth-of-type(1) .tr .td:nth-of-type(2) {
  -webkit-box-ordinal-group: -1;
      -ms-flex-order: -2;
          order: -2;
}

.usg-v2 .product-table--multiple .table:nth-of-type(1) {
  -ms-flex-preferred-size: calc(100% / 2);
      flex-basis: calc(100% / 2);
  width: calc(100% / 2);
}

.usg-v2 .product-table--multiple .table:nth-of-type(2) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow-x: auto;
  -ms-flex-preferred-size: calc(100%);
      flex-basis: calc(100%);
  width: calc(100%);
  margin-left: calc((-100vw + (1rem * 2)) / 2);
}

.usg-v2 .product-table--multiple .table:nth-of-type(2) .table-horizontal-scroll .left {
  margin-left: calc((100vw + (1rem * 2)) / 2);
  z-index: 1;
}

.usg-v2 .product-table--multiple .table:nth-of-type(2) .tr .td:nth-of-type(1), .usg-v2 .product-table--multiple .table:nth-of-type(2) .tr .td:nth-of-type(2) {
  visibility: hidden;
}

.usg-v2 .product-table--2 .table .tr .td {
  min-width: calc((100vw - (1rem * 2)) / 3);
}

.usg-v2 .product-table--2 .table:nth-of-type(1) {
  -ms-flex-preferred-size: calc(100% / 3 * 2);
      flex-basis: calc(100% / 3 * 2);
  width: calc(100% / 3 * 2);
}

.usg-v2 .product-table--2 .table:nth-of-type(2) {
  margin-left: calc((-100vw + (1rem * 2)) / 3 * 2);
}

.usg-v2 .product-tables {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.usg-v2 .product-tables__disclaimer {
  margin: 1.5rem 0 0;
}

.usg-v2 .product-tables__disclaimer p {
  font-size: 0.875rem;
  color: #5F6062;
}

.usg-v2 .product-tables__title {
  text-align: center;
  padding: 1.5rem 0;
}

.usg-v2 .product-tables--has-alt .product-tables__table--main {
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
}

.usg-v2 .product-tables--has-alt .product-tables__table--alt {
  padding-top: 1.5rem;
  margin-top: 1.5rem;
  border-top: 1px solid #D8D8D8;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  display: block;
}

.usg-v2 .product-table__compare-picture-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.usg-v2 .product-table__compare-picture {
  position: relative;
  margin-bottom: 1.3125rem;
}

.usg-v2 .product-table__compare-image {
  width: 80px;
  height: 80px;
  max-height: 100% !important;
}

.usg-v2 .product-table__compare-icon {
  height: 32px;
  width: 32px;
  background-color: #454646;
  color: #FFF;
  border: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  top: 0px;
  left: 0px;
  cursor: pointer;
}

.usg-v2 .product-table__compare-icon .icon-delete {
  font-size: 18px;
  color: #FFF;
}

.usg-v2 .product-table__compare-body {
  padding: 0 1.5625rem;
  margin-bottom: 2.5rem;
}

.usg-v2 .product-table__compare-title-wrapper {
  text-align: left;
  min-height: 8.75rem;
}

.usg-v2 .product-table__compare-title {
  color: #333;
  font-family: "SeroWeb W07 Bold", Helvetica, sans-serif;
  font-size: 1.5rem;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 30px;
  text-align: left;
  border: none;
}

.usg-v2 .product-table__compare-title:hover {
  border-bottom: 1px solid #0D60A6;
  color: #0D60A6;
}

.usg-v2 .product-table__compare-content {
  color: #333;
  font-family: "SeroWeb W07 Regular", Helvetica, sans-serif;
  font-size: 1.125rem;
  letter-spacing: 0;
  line-height: 24px;
  text-align: left;
}

.usg-v2 .product-table__compare-recommended {
  color: #333;
  font-family: "SeroWeb W07 Bold", Helvetica, sans-serif;
  font-size: 1rem;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 1.6;
  text-align: center;
  text-transform: uppercase;
}

.usg-v2 .product-table .table .tr--divider .td:first-of-type {
  margin-right: 5px;
}

.usg-v2 .table-horizontal-scroll__arrow {
  position: absolute;
  left: auto;
  right: 0;
  top: 0;
  height: 100%;
  width: 80px;
  display: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.usg-v2 .table-horizontal-scroll__arrow span {
  width: 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 2.625rem;
  cursor: pointer;
  border-radius: 2px 0 0 2px;
  background: #0D60A6;
  -webkit-box-shadow: -2px 2px 5px 0 rgba(54, 54, 54, 0.44);
          box-shadow: -2px 2px 5px 0 rgba(54, 54, 54, 0.44);
}

.usg-v2 .table-horizontal-scroll__arrow span:after {
  font-family: "usgicon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  font-size: 1.0625rem;
  font-weight: bold;
  color: #FFF;
  padding-left: 0.125rem;
}

.usg-v2 .table-horizontal-scroll__arrow.left {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  right: auto;
  left: 0;
}

.usg-v2 .table-horizontal-scroll__arrow.left span {
  border-radius: 0 2px 2px 0;
}

.usg-v2 .table-horizontal-scroll__arrow.left span:after {
  content: "";
  padding-left: 0;
  padding-right: 0.125rem;
}

.usg-v2 .table-horizontal-scroll__arrow.active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.usg-v2 .table-horizontal-scroll--in-place .table-horizontal-scroll__arrow {
  position: fixed !important;
}

.usg-v2 .hero-info-secondary-pattern__header {
  margin-bottom: 1.25rem;
}

.usg-v2 .hero-info-secondary-pattern__title {
  margin: 0;
  margin-bottom: 0.25rem;
  font-size: 1.5rem;
  color: #333;
  font-family: "SeroWeb W07 Bold", Helvetica, sans-serif, Helvetica, sans-serif;
}

.usg-v2 .hero-info-secondary-pattern__description {
  margin: 0;
  font-size: 1rem;
  color: #5F6062;
}

.usg-v2 .hero-info-secondary-pattern__paragraph {
  font-size: 1rem;
  color: #333;
}

.usg-v2 .hero-info-secondary-pattern__cad-revit {
  background: #F5F5F5;
  padding: 1.5rem 0;
  margin-top: 1.5rem;
  border-top: 1px solid #D8D8D8;
}

.usg-v2 .hero-info-secondary-pattern__cad-revit .key-documents {
  padding: 0;
}

.usg-v2 .hero-info-secondary-pattern__cad-revit .key-documents__title {
  font-size: 0.9375rem;
}

.usg-v2 .hero-info-secondary-pattern__list {
  margin: 1.5rem;
}

.usg-v2 .hero-info-secondary-pattern__list li {
  font-size: 1rem;
  color: #333;
}

.usg-v2 .hero-info-secondary-pattern__table {
  border-radius: 0;
  background-color: #F5F5F5;
  margin: 0;
}

.usg-v2 .hero-info-secondary-pattern__table tr td {
  padding: 0.25rem 0;
  font-size: 1rem;
  color: #454646;
  width: 50%;
  max-width: 12.5rem;
}

.usg-v2 .hero-info-secondary-pattern__table tr td:nth-child(2) {
  font-family: "SeroWeb W07 Bold", Helvetica, sans-serif, Helvetica, sans-serif;
}

.usg-v2 .hero-info-secondary-pattern__table tr td a {
  display: block;
  margin-bottom: 0.75rem;
  font-size: 0.9375rem;
  max-width: 11.25rem;
}

.usg-v2 .hero-info-secondary-pattern__cta-block {
  margin-bottom: 0.75rem;
  margin-top: 0.5rem;
  padding-top: 1.5rem;
  border-top: 1px solid #D8D8D8;
}

.usg-v2 .hero-info-secondary-pattern__btn-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  width: 100%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.usg-v2 .hero-info-secondary-pattern__btn-list .btn {
  font-size: 0.875rem;
  padding: 0.75rem 0.5rem 0.75rem;
  width: 100%;
}

.usg-v2 .hero-info-secondary-pattern__btn-list .btn:first-of-type {
  margin-right: 1rem;
}

.usg-v2 .hero-info-secondary-pattern__key-documents .key-documents {
  padding: 1rem 0;
}

.usg-v2 .hero-info-secondary-pattern--suspension-system-info-block .hero-info-secondary-pattern__header {
  margin: 0;
}

.usg-v2 .hero-info-secondary-pattern--suspension-system-info-block .hero-info-secondary-pattern__cta-block {
  padding-top: 0;
}

.usg-v2 .hero-info-secondary-pattern--suspension-system-info-block .hero-info-secondary-pattern__description {
  margin: 1rem 0 1.5rem;
  color: #454646;
  font-size: 1.125rem;
  width: 18.75rem;
}

.usg-v2 .hero-info-secondary-pattern--suspension-system-info-block .hero-info-secondary-pattern__key-documents {
  display: block;
}

.usg-v2 .hero-info-secondary-pattern--suspension-system-info-block .hero-info-secondary-pattern__key-documents .key-documents {
  padding: 0;
  margin: 1.5rem 0 2rem;
}

.usg-v2 .hero-info-secondary-pattern--suspension-system-info-block .hero-info-secondary-pattern__btn-list .btn {
  font-size: 0.875rem;
  padding: 0.75rem 0.5rem 0.75rem;
  width: calc(100%/2);
}

.usg-v2 .hero-info-secondary-pattern--suspension-system-info-block .hero-info-secondary-pattern__btn-list .btn:first-of-type {
  margin-right: 0;
}

.usg-v2 .overview-marketing-tile {
  width: 100%;
  border: 1px solid #D8D8D8;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 0.5rem;
  background-color: #FFF;
}

.usg-v2 .overview-marketing-tile:hover, .usg-v2 .overview-marketing-tile:focus {
  border-bottom: 1px solid #D8D8D8;
}

.usg-v2 .overview-marketing-tile__content {
  margin: 0.75rem 0 0.5rem;
}

.usg-v2 .overview-marketing-tile__title {
  margin: 0 0 0.5rem 0;
  color: #0D60A6;
  font-size: 0.9375rem;
  font-family: "SeroWeb W07 Bold", Helvetica, sans-serif, Helvetica, sans-serif;
}

.usg-v2 .overview-marketing-tile__description {
  margin: 0;
  color: #5F6062;
  font-size: 0.875rem;
  max-width: 13.75rem;
}

.usg-v2 .overview-marketing-tile__image img {
  width: 100%;
  display: block;
}

.usg-v2 .overview-marketing {
  background-color: #F5F5F5;
  border: 1px solid #D8D8D8;
  padding: 1rem 1rem 1.25rem 1rem;
  width: 100%;
}

.usg-v2 .overview-marketing__header {
  margin: 0.5rem auto;
  text-align: center;
  max-width: 50rem;
}

.usg-v2 .overview-marketing__title {
  font-family: "SeroWeb W07 Bold", Helvetica, sans-serif, Helvetica, sans-serif;
  margin: 0 0 0.5rem 0;
  font-size: 1rem;
  color: #333;
}

.usg-v2 .overview-marketing__description {
  margin: 0;
  font-size: 0.9375rem;
  color: #333;
}

.usg-v2 .overview-marketing__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -0.5rem;
  margin-right: -0.5rem;
}

.usg-v2 .overview-marketing__items .overview-marketing-tile {
  margin: 0.5rem;
  -ms-flex-preferred-size: calc(100% / 2 - 0.5rem * 2);
      flex-basis: calc(100% / 2 - 0.5rem * 2);
  width: calc(100% / 2 - 0.5rem * 2);
}

.usg-v2 .product-mounting__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  margin-left: -0.5rem;
  margin-right: -0.5rem;
}

.usg-v2 .product-mounting__group {
  margin: 1.5rem 0 2rem;
}

.usg-v2 .product-mounting__item {
  -ms-flex-preferred-size: calc(50% - 1rem);
      flex-basis: calc(50% - 1rem);
  margin: 0 0.5rem 1.25rem;
  color: #333;
}

.usg-v2 .product-mounting__item img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.usg-v2 .product-mounting__group-title {
  border-bottom: 2px solid #333;
  font-size: 0.875rem;
  text-transform: uppercase;
  font-family: "SeroWeb W07 Bold", Helvetica, sans-serif;
  padding-bottom: 0.75rem;
  margin-bottom: 2rem;
}

.usg-v2 .product-mounting__item-title, .usg-v2 .product-mounting__item-description {
  font-size: 0.9375rem;
  line-height: 1.375rem;
  margin: 0;
}

.usg-v2 .product-mounting__item-title {
  font-family: "SeroWeb W07 Bold", Helvetica, sans-serif;
  margin-top: 0.25rem;
}

.usg-v2 .product-mounting__item-description {
  color: #5F6062;
}

.usg-v2 .popcorn-grid {
  margin: 0 auto;
}

.usg-v2 .popcorn-grid__wrap {
  max-width: 90rem;
  margin: 0 auto;
}

.usg-v2 .popcorn-grid__description {
  font-size: 1.125rem;
  margin-bottom: 1.5rem;
  color: #000;
  line-height: 1.6;
  text-align: center;
}

.usg-v2 .popcorn-grid__cta, .usg-v2 .popcorn-grid__header {
  text-align: center;
}

.usg-v2 .popcorn-grid__title {
  color: #000;
}

.usg-v2 .popcorn-grid__header {
  text-align: center;
  max-width: 48rem;
  margin: auto;
}

.usg-v2 .popcorn-grid__header ul {
  list-style-position: inside;
}

.usg-v2 .popcorn-grid__large-image {
  display: block;
  height: auto;
  margin: 1.5rem;
}

.usg-v2 .popcorn-grid__large-image .popcorn-grid-item__image {
  margin: 0 auto;
}

.usg-v2 .popcorn-grid__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 1.5rem;
}

.usg-v2 .popcorn-grid-item {
  display: block;
  border: 0;
  max-width: 14.0625rem;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin: 1rem;
  overflow-x: auto;
}

.usg-v2 .popcorn-grid-item:hover {
  cursor: initial;
}

.usg-v2 .popcorn-grid-item__image {
  display: block;
  height: auto;
  padding: 0 1rem;
  margin: 0 auto;
}

.usg-v2 .popcorn-grid-item__detail {
  text-align: center;
  padding: 1rem;
  padding-bottom: 0;
}

.usg-v2 .popcorn-grid-item__title {
  margin: 0;
  color: #000;
}

.usg-v2 .popcorn-grid-item__description {
  line-height: 1.6;
  margin-bottom: 0;
}

.usg-v2 .popcorn-grid-item__description span {
  color: #0D60A6;
}

.usg-v2 .popcorn-grid-item__description span:hover {
  cursor: pointer;
}

.usg-v2 .popcorn-grid--round .popcorn-grid-item__image {
  border-radius: 50%;
  padding: 0;
}

.usg-v2 .popcorn-grid--full-bleed .popcorn-grid-item {
  position: relative;
  margin: 0;
  max-width: 250px;
}

.usg-v2 .popcorn-grid--full-bleed .popcorn-grid-item:last-of-type .popcorn-grid-item__detail {
  border: 0;
}

.usg-v2 .popcorn-grid--full-bleed .popcorn-grid-item:last-of-type .popcorn-grid-item__description {
  word-wrap: break-word;
}

.usg-v2 .popcorn-grid--full-bleed .popcorn-grid-item__image {
  margin: 0;
  padding: 0 1rem;
}

.usg-v2 .popcorn-grid--full-bleed .popcorn-grid-item__detail {
  margin: 1rem 0;
  border-right: 1px solid rgba(125, 125, 125, 0.5);
}

.usg-v2 .video-component {
  width: 100%;
  margin-bottom: 2rem;
}

.usg-v2 .video-component__video {
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  background: #000;
  width: 100%;
}

.usg-v2 .video-component__video .iframe-wrapper {
  display: block;
  position: relative;
  height: 0;
  width: 100%;
  overflow: hidden;
  padding-top: calc(9 / 16 * 100%);
}

.usg-v2 .video-component__video .iframe-wrapper iframe {
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
}

.usg-v2 .video-component__header-title {
  color: #000;
  margin: 0;
  font-size: 1.25rem;
}

.usg-v2 .video-component__header-description {
  font-size: 1rem;
}

.usg-v2 .video-component__title {
  color: #000;
  font-size: 1.125rem;
  font-weight: bold;
  padding: 0.75rem 0;
  max-width: 25rem;
}

.usg-v2 .video-component__play-overlay {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

.usg-v2 .video-component__play-trigger {
  text-align: center;
  margin: auto;
  display: block;
  z-index: 100;
  left: 0;
  right: 0;
  font-size: 0;
  height: 70px;
  width: 70px;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.5);
  -webkit-transition: background 500ms ease-in-out;
  transition: background 500ms ease-in-out;
  cursor: pointer;
  position: absolute;
  top: 0;
  bottom: 0;
  background: none;
}

.usg-v2 .video-component__play-trigger:hover {
  background: none;
}

.usg-v2 .video-component__play-trigger:before {
  font-family: "usgicon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  font-size: 1.875rem;
  line-height: 70px;
  padding-left: 8px;
  color: #FFF;
}

.usg-v2 .video-gallery__title {
  text-align: left;
  font-size: 1.125rem;
}

.usg-v2 .video-gallery__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 1.5rem;
}

.usg-v2 .video-gallery .btn {
  display: block;
  text-align: center;
  width: 12.5rem;
  margin: 0.75rem auto;
}

.usg-v2 .resource-cards-container .component-wrap {
  margin: 0 1.5rem 0 !important;
}

.usg-v2 .resource-cards-container .component-wrap:first-child {
  margin-top: 1.5rem !important;
}

.usg-v2 .resource-cards-container.active [data-tab-content-mod] {
  display: block;
  visibility: visible;
  height: auto;
  overflow: visible;
  margin-bottom: 1.5rem;
}

.usg-v2 .resource-cards-container [data-tab-content-mod] {
  display: block;
  visibility: hidden;
  height: 0;
  overflow: hidden;
  margin-bottom: 0;
}

@media (min-width: 48rem) {
  .usg-v2 .pdp-template .subhead h2, .usg-v2 .pdp-template .subhead h3, .usg-v2 .pdp-template .intro-copy h2, .usg-v2 .pdp-template .intro-copy h3 {
    padding: 0 1.5rem;
    margin: 1.5rem auto;
  }
  .usg-v2 .pdp-template__sections .general-content .media--image img {
    min-width: 100%;
    height: auto;
  }
  .usg-v2 .pdp-section {
    padding: 2.5rem 0;
    margin: 0;
    border: none;
  }
  .usg-v2 .pdp-section__wrap {
    display: block !important;
    padding: 0 1.5rem;
    max-width: 90rem;
    margin: 0 auto;
    background: transparent;
  }
  .usg-v2 .pdp-section__header {
    background-color: transparent;
    display: block;
    color: #333;
    padding: 1.5rem 0;
    cursor: default;
    -webkit-box-shadow: none;
            box-shadow: none;
    pointer-events: none;
  }
  .usg-v2 .pdp-section__header:before {
    display: none;
  }
  .usg-v2 .pdp-section__header:hover, .usg-v2 .pdp-section__header:focus {
    background: transparent;
  }
  .usg-v2 .pdp-section__header h3 {
    font-family: "SeroWeb W07 Bold", Helvetica, sans-serif;
  }
  .usg-v2 .pdp-section__name {
    line-height: 1;
    color: #333;
    font-size: 1.75rem;
    padding: 0 1.5rem;
  }
  .usg-v2 .pdp-section__content, .usg-v2 .pdp-section__download {
    padding: 0;
  }
  .usg-v2 .pdp-section__content {
    margin: 1.5rem 0;
    display: block;
  }
  .usg-v2 .pdp-section__content .pdp-section__download {
    font-size: 0.9375rem;
    margin-bottom: 2.5rem;
  }
  .usg-v2 .pdp-section--size-options {
    position: relative;
  }
  .usg-v2 .product-page-navbar {
    margin: 2.5rem 0;
    position: relative;
    height: 3.375rem;
    overflow: hidden;
    z-index: 999;
    width: 100%;
  }
  .usg-v2 .product-page-navbar.fixed {
    position: fixed;
    top: 0;
    margin: 0;
  }
  .usg-v2 .product-page-navbar.fixed .product-page-navbar__item--toggle:before {
    content: none;
  }
  .usg-v2 .product-page-navbar.active {
    overflow: visible;
    height: auto;
  }
  .usg-v2 .product-page-navbar.active .product-page-navbar__wrap,
  .usg-v2 .product-page-navbar.active .product-page-navbar__itemswrap,
  .usg-v2 .product-page-navbar.active .product-page-navbar__items {
    max-height: none;
  }
  .usg-v2 .product-page-navbar.active .product-page-navbar__items {
    width: auto;
    padding: 1.5rem;
    text-align: left;
  }
  .usg-v2 .product-page-navbar.active .product-page-navbar__item {
    display: block;
    height: auto;
    line-height: 1.6;
    padding: 0.5rem 0;
  }
  .usg-v2 .product-page-navbar.active .product-page-navbar__item > a {
    padding: 0;
  }
  .usg-v2 .product-page-navbar.active .product-page-navbar__item.active {
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .usg-v2 .product-page-navbar.active .product-page-navbar__item.active > a {
    color: #C41230;
  }
  .usg-v2 .product-page-navbar.active .product-page-navbar__item--toggle {
    height: 3.125rem;
    top: 0;
    border: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-shadow: none;
            box-shadow: none;
    box-shadow: none !important;
    background: none;
  }
  .usg-v2 .product-page-navbar.active .product-page-navbar__item--toggle:after {
    content: none;
  }
  .usg-v2 .product-page-navbar.active .product-page-navbar__item--toggle > a:after:after {
    content: "";
  }
  .usg-v2 .product-page-navbar.active .product-page-navbar__item--toggle > a {
    padding: 0 0.75rem;
  }
  .usg-v2 .product-page-navbar.active .product-page-navbar__item--toggle > a:after {
    content: "";
  }
  .usg-v2 .product-page-navbar.active .product-page-navbar__item:nth-of-type(2) {
    margin-left: 0.75rem;
  }
  .usg-v2 .product-page-navbar__wrap {
    max-height: 3.375rem;
    border-top: 1px solid #D8D8D8;
    border-bottom: 3px solid #D8D8D8;
    background: #F5F5F5;
  }
  .usg-v2 .product-page-navbar__itemswrap {
    max-width: 90rem;
    margin: auto;
    max-height: 3.375rem;
    position: relative;
    padding: 0 1.5rem;
  }
  .usg-v2 .product-page-navbar__items {
    display: block;
    margin: 0;
    width: 100%;
    max-height: 6.25rem;
    list-style: none;
    margin-left: -0.75rem;
    margin-right: -0.75rem;
    position: relative;
    text-align: center;
  }
  .usg-v2 .product-page-navbar__item {
    height: 100%;
    display: inline-block;
    height: 3.125rem;
    line-height: 3.125rem;
    margin-left: 0.75rem;
  }
  .usg-v2 .product-page-navbar__item:nth-of-type(2) {
    margin-left: 0;
  }
  .usg-v2 .product-page-navbar__item--toggle {
    margin: 0;
    margin-bottom: 1px;
    position: absolute;
    right: 0;
    height: 3.1875rem;
    bottom: 3.125rem;
    background: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(255, 255, 255, 0)), color-stop(10%, #F5F5F5), to(#F5F5F5));
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, #F5F5F5 10%, #F5F5F5 100%);
    border-top: 1px solid #D8D8D8;
  }
  .usg-v2 .product-page-navbar__item--toggle:after {
    content: "";
    height: 100%;
    border-left: 1px solid #D8D8D8;
    left: 30%;
    top: 0;
    position: absolute;
  }
  .usg-v2 .product-page-navbar__item--toggle > a {
    padding-left: 3.75rem !important;
  }
  .usg-v2 .product-page-navbar__item--toggle > a:after {
    display: inline-block;
    font-family: "usgicon" !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "";
    font-size: 0.75rem;
    margin-left: 0.5rem;
  }
  .usg-v2 .product-page-navbar__item.active:not(.product-page-navbar__item--toggle) {
    -webkit-box-shadow: 0 4px 0 #C41230;
            box-shadow: 0 4px 0 #C41230;
  }
  .usg-v2 .product-page-navbar__item > a {
    display: block;
    padding: 0 0.75rem;
    font-size: 0.875rem;
    color: #333;
    font-family: "SeroWeb W07 Bold", Helvetica, sans-serif;
    list-style: none;
    text-transform: uppercase;
    border: 0;
  }
  .usg-v2 .product-size-options {
    padding-bottom: 0;
  }
  .usg-v2 .product-size-options__header {
    text-align: center;
    background: transparent;
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    color: #333;
    padding: 0;
    margin: 0 auto;
  }
  .usg-v2 .product-size-options__name {
    display: inline-block;
    background: #FFF;
    padding: 0 1.25rem;
    line-height: 1;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    z-index: 1;
  }
  .usg-v2 .product-size-options .product-size-options-colgroup__buttonwrap > .btn {
    min-width: 250px;
    display: inline-block;
  }
  .usg-v2 .product-size-options .product-size-options-colgroup__option {
    margin: 0 1rem 1rem 0;
    font-size: 0.875rem;
    padding: 0.75rem 1.25rem;
  }
  .usg-v2 .product-size-options__content {
    padding: 1.5rem 1.5rem;
    margin: 0;
  }
  .usg-v2 .product-size-options__itembar {
    margin: 0.75rem 0;
    padding: 0.75rem 1.25rem;
    position: relative;
  }
  .usg-v2 .product-size-options__item-number {
    margin: auto;
  }
  .usg-v2 .product-size-options__item-price {
    position: absolute;
    right: 2rem;
  }
  .usg-v2 .product-size-options__cols {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    margin: 1.5rem -1.5rem 0;
  }
  .usg-v2 .product-size-options__col {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 0%;
            flex: 1 0 0%;
    padding: 0 1.5rem;
    width: calc(100% / 2);
  }
  .usg-v2 .product-size-options__col:last-child {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 0%;
            flex: 1 0 0%;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .usg-v2 .product-size-options__title {
    margin-top: 3rem;
  }
  .usg-v2 .product-size-options .product-size-options-colgroup__list {
    margin-top: 2.5rem;
  }
  .usg-v2 .product-overview .product-overview__header {
    display: none;
  }
  .usg-v2 .product-overview__icons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
  }
  .usg-v2 .product-overview__icon {
    -ms-flex-preferred-size: calc(100% / 4);
        flex-basis: calc(100% / 4);
    padding: 0 0.75rem;
  }
  .usg-v2 .product-overview__icon-name {
    font-size: 1rem;
  }
  .usg-v2 .product-overview__icon-img {
    max-width: 75%;
  }
  .usg-v2 .product-overview__icon-metric {
    font-size: 1.875rem;
  }
  .usg-v2 .product-overview__icon-metric > span {
    font-size: 0.875rem;
  }
  .usg-v2 .product-overview__features, .usg-v2 .product-overview__title, .usg-v2 .product-overview__description {
    max-width: 83.33333%;
    margin-left: auto;
    margin-right: auto;
  }
  .usg-v2 .product-overview__title {
    font-size: 1.75rem;
  }
  .usg-v2 .product-overview__description {
    font-size: 1rem;
    line-height: 1.6;
  }
  .usg-v2 .product-overview__description p {
    font-size: 1rem;
    line-height: 1.6;
  }
  .usg-v2 .product-overview__features {
    margin: 1.5rem auto;
    font-size: 1rem;
  }
  .usg-v2 .product-overview__features ul > li {
    font-size: 1rem;
    margin: 0.75rem 0;
  }
  .usg-v2 .product-overview__features-title {
    font-size: 0.875rem;
  }
  .usg-v2 .hero-info {
    padding: 1.5rem 0;
  }
  .usg-v2 .hero-info__item-details {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 0.875rem;
    font-family: "SeroWeb W07 Bold", Helvetica, sans-serif;
  }
  .usg-v2 .hero-info__item-price {
    color: #7D7D7D;
    line-height: 1;
  }
  .usg-v2 .hero-info__item-price .icon-dollar-sign.active {
    color: #000;
  }
  .usg-v2 .hero-info__item-number {
    color: #333;
    text-transform: uppercase;
    padding-right: 1rem;
    margin-right: 1rem;
    font-family: inherit;
  }
  .usg-v2 .hero-info__title {
    font-size: 1.5rem;
  }
  .usg-v2 .hero-info__description {
    margin: 1rem 0 0;
    line-height: 1.35;
    font-size: 1.125rem;
  }
  .usg-v2 .hero-info__logo {
    margin-top: 1.5rem;
  }
  .usg-v2 .product-hero {
    padding-top: 0;
    padding-bottom: 0;
  }
  .usg-v2 .product-hero--full .product-hero__container, .usg-v2 .product-hero--full-secondary-layout .product-hero__container {
    padding: 0 1.5rem;
  }
  .usg-v2 .product-hero--full .product-hero__detail, .usg-v2 .product-hero--full-secondary-layout .product-hero__detail {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc(3rem + (100% / 3));
    padding: 1.5rem;
  }
  .usg-v2 .product-hero--full .product-hero__detail .key-documents, .usg-v2 .product-hero--full-secondary-layout .product-hero__detail .key-documents {
    border-bottom: 1px solid rgba(125, 125, 125, 0.5);
  }
  .usg-v2 .product-hero--full .product-hero__images, .usg-v2 .product-hero--full-secondary-layout .product-hero__images {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc((100% / 3 * 2) - 3rem);
  }
  .usg-v2 .product-hero--split {
    padding: 0 1.5rem;
    margin: auto;
    max-width: 90rem;
  }
  .usg-v2 .product-hero--split .product-hero__detail {
    width: calc(5 / 12 * 100%);
    padding: 0;
    background: #FFF;
  }
  .usg-v2 .product-hero--split .product-hero__detail .hero-info {
    border-bottom: none;
  }
  .usg-v2 .product-hero--split .product-hero__detail .key-documents {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
  .usg-v2 .product-hero--split .product-hero-sizes-options__title span {
    background: #FFF;
  }
  .usg-v2 .product-hero--split .product-hero__images {
    width: calc(7 / 12 * 100%);
    padding-right: 1.5rem;
  }
  .usg-v2 .product-hero--split .product-hero__thumbnails {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 100%;
    padding: 0;
    margin-left: -0.25rem;
    margin-right: -0.25rem;
  }
  .usg-v2 .product-hero--split .product-hero__view {
    border: 1px solid rgba(125, 125, 125, 0.5);
  }
  .usg-v2 .product-hero--split .product-hero__view-img {
    height: auto;
  }
  .usg-v2 .product-hero--flexible-hero-image .product-hero__container {
    padding: 0 1.5rem;
    margin-bottom: 1rem;
  }
  .usg-v2 .product-hero--flexible-hero-image .product-hero__detail {
    width: calc(100% / 2);
    padding: 0 1.5rem;
    background-color: #FFF;
    border-top: none;
  }
  .usg-v2 .product-hero--flexible-hero-image .product-hero__images {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc(100% / 2);
    height: 100%;
  }
  .usg-v2 .product-hero--flexible-hero-image .product-hero__images img {
    height: 100%;
  }
  .usg-v2 .product-hero--full-secondary-layout {
    background-color: #FFF;
  }
  .usg-v2 .product-hero--full-secondary-layout .product-hero__container {
    padding: 0 1.5rem;
  }
  .usg-v2 .product-hero--full-secondary-layout .product-hero__grey-background {
    background-color: #FFF;
  }
  .usg-v2 .product-hero--full-secondary-layout .product-hero__detail {
    padding: 0 1.5rem;
  }
  .usg-v2 .product-hero__download-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .usg-v2 .product-hero__download-text {
    font-size: 0.9375rem;
  }
  .usg-v2 .product-hero__download-links .pdp-section__download {
    margin: 0 0.75rem;
  }
  .usg-v2 .product-hero__download-links .pdp-section__download:before {
    margin-right: 0.5rem;
  }
  .usg-v2 .product-hero__download-links .pdp-section__download .pdp-download-link {
    font-size: 1rem;
  }
  .usg-v2 .product-hero__view-img {
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
    height: 550px;
    display: block !important;
  }
  .usg-v2 .product-hero__view .slick-dots {
    display: none !important;
  }
  .usg-v2 .product-hero__thumbnails {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .usg-v2 .product-hero-sizes-options__group--buttons .product-hero-colgroup {
    display: inline;
  }
  .usg-v2 .product-hero-sizes-options__group--buttons .product-hero-colgroup__buttonwrap {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    text-align: center;
    margin: 0 0 1rem;
    display: inline-block;
  }
  .usg-v2 .product-hero-sizes-options__group--buttons .product-hero-colgroup__buttonwrap > .btn {
    min-width: 250px;
    display: inline-block;
  }
  .usg-v2 .product-hero-sizes-options__group--buttons .product-hero-colgroup__listitem {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    text-align: center;
  }
  .usg-v2 .product-hero .product-hero__img-description {
    display: block;
    font-size: 1.125rem;
    color: #333;
    padding-left: 1.5rem;
    margin-top: 1.5rem;
  }
  .usg-v2 .product-hero .product-hero__img-credit {
    display: block;
    font-size: 1rem;
    color: #333;
    padding-left: 1.5rem;
    margin-top: 0.25rem;
  }
  .usg-v2 .product-hero .product-hero__transparent-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
  }
  .usg-v2 .product-hero .product-hero__thumbnails-img.active {
    -webkit-box-shadow: 0 3px 0 0 #F08D12;
            box-shadow: 0 3px 0 0 #F08D12;
  }
  .modalOverlay--product-hero .product-hero__view {
    top: auto;
    -webkit-transform: none;
            transform: none;
    position: static;
    width: 100%;
  }
  .modalOverlay--product-hero .product-hero__view-img {
    height: calc(100vh - 92px) !important;
    -o-object-fit: unset !important;
       object-fit: unset !important;
  }
  .modalOverlay--product-hero .product-hero__thumbnails .descriptions-container {
    display: inline-block;
    vertical-align: top;
    margin: 15px 0;
  }
  .modalOverlay--product-hero .product-hero__thumbnails .descriptions-container .product-hero__img-description,
  .modalOverlay--product-hero .product-hero__thumbnails .descriptions-container .product-hero__img-credit {
    display: none;
  }
  .modalOverlay--product-hero .product-hero__thumbnails .descriptions-container .product-hero__img-description.active,
  .modalOverlay--product-hero .product-hero__thumbnails .descriptions-container .product-hero__img-credit.active {
    display: inline-block;
  }
  .modalOverlay--product-hero .product-hero__transparent-box--cp {
    background: #000;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .modalOverlay--product-hero .product-hero__img-description {
    color: #FFF;
    font-family: "SeroWeb W07 Bold", Helvetica, sans-serif, Helvetica, sans-serif;
    font-size: 1.5rem;
    padding-left: 1.5rem;
  }
  .modalOverlay--product-hero .product-hero__img-credit {
    color: #FFF;
    font-family: "SeroWeb W07 Bold", Helvetica, sans-serif, Helvetica, sans-serif;
    font-size: 1.5rem;
    padding-left: 1.5rem;
  }
  .usg-v2 .product-specifications__rows,
  .usg-v2 .product-documents__rows {
    margin-bottom: 2.5rem;
  }
  .usg-v2 .product-specifications__content,
  .usg-v2 .product-documents__content {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -1.5rem;
  }
  .usg-v2 .product-specifications__content .pdp-section__download,
  .usg-v2 .product-documents__content .pdp-section__download {
    margin-right: 1.5rem;
    margin-left: 1.5rem;
  }
  .usg-v2 .product-specifications__col,
  .usg-v2 .product-documents__col {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    padding: 0 1.5rem;
  }
  .usg-v2 .product-specifications__col:only-child,
  .usg-v2 .product-documents__col:only-child {
    width: 50%;
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
  }
  .usg-v2 .product-specifications__rowcol,
  .usg-v2 .product-documents__rowcol {
    padding-right: 1.5rem;
  }
  .usg-v2 .product-specifications__rowcol .pdp-section__download,
  .usg-v2 .product-documents__rowcol .pdp-section__download {
    margin: 0;
  }
  .usg-v2 .product-specifications__rowcol--pullright,
  .usg-v2 .product-documents__rowcol--pullright {
    padding-right: 0;
  }
  .usg-v2 .product-specifications.product-specifications,
  .usg-v2 .product-documents.product-specifications {
    overflow: inherit;
  }
  .usg-v2 .product-specifications.product-specifications--cp .product-specifications__header,
  .usg-v2 .product-documents.product-specifications--cp .product-specifications__header {
    padding-top: 3.75rem;
  }
  .usg-v2 .product-specifications.product-specifications--cp .product-specifications__wrap .pdp-detail-link,
  .usg-v2 .product-documents.product-specifications--cp .product-specifications__wrap .pdp-detail-link {
    margin-top: 0;
  }
  .usg-v2 .product-installation__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
  }
  .usg-v2 .product-installation__feature {
    -webkit-box-shadow: -10px 10px 0 0 #D8D8D8;
            box-shadow: -10px 10px 0 0 #D8D8D8;
    margin-bottom: 10px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
  .usg-v2 .product-installation__feature:nth-last-child(n+2),
  .usg-v2 .product-installation__feature:nth-last-child(n+2) ~ .product-installation__feature {
    -ms-flex-preferred-size: calc(50% - (1.5rem));
        flex-basis: calc(50% - (1.5rem));
    margin: 0 0.75rem 1.5rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column nowrap;
            flex-flow: column nowrap;
  }
  .usg-v2 .product-installation__feature:nth-last-child(n+2) .product-installation__video,
  .usg-v2 .product-installation__feature:nth-last-child(n+2) .product-installation__detail,
  .usg-v2 .product-installation__feature:nth-last-child(n+2) ~ .product-installation__feature .product-installation__video,
  .usg-v2 .product-installation__feature:nth-last-child(n+2) ~ .product-installation__feature .product-installation__detail {
    width: 100%;
  }
  .usg-v2 .product-installation__feature:nth-last-child(n+2) .product-installation__video,
  .usg-v2 .product-installation__feature:nth-last-child(n+2) ~ .product-installation__feature .product-installation__video {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
    position: relative;
    height: 0;
    width: 100%;
    overflow: hidden;
    padding-top: calc(9 / 16 * 100%);
  }
  .usg-v2 .product-installation__feature:nth-last-child(n+2) .product-installation__video .iframe-wrapper,
  .usg-v2 .product-installation__feature:nth-last-child(n+2) ~ .product-installation__feature .product-installation__video .iframe-wrapper {
    position: static;
    height: auto;
    width: auto;
    overflow: none;
    padding-top: auto;
  }
  .usg-v2 .product-installation__feature:nth-last-child(n+2) .product-installation__video .iframe-wrapper iframe,
  .usg-v2 .product-installation__feature:nth-last-child(n+2) ~ .product-installation__feature .product-installation__video .iframe-wrapper iframe {
    display: block;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
  }
  .usg-v2 .product-installation__feature:nth-last-child(n+2) .product-installation__detail,
  .usg-v2 .product-installation__feature:nth-last-child(n+2) ~ .product-installation__feature .product-installation__detail {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    height: 100%;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .usg-v2 .product-installation__detail, .usg-v2 .product-installation__video {
    width: 50%;
  }
  .usg-v2 .product-installation__detail {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
    padding: 1.5rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .usg-v2 .product-installation__video {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .usg-v2 .social-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    list-style: none;
    margin-bottom: 0;
  }
  .usg-v2 .social-nav a {
    border-bottom: none;
    color: #7D7D7D;
    text-decoration: none;
  }
  .usg-v2 .social-nav a:hover, .usg-v2 .social-nav a:focus {
    color: #333;
  }
  .usg-v2 .social-nav a span {
    padding: 0.75rem;
    font-size: 1.125rem;
  }
  .usg-v2 .pdp-section--cp .pdp-section__header {
    display: none;
  }
  .usg-v2 .pdp-section--cp .slick-list {
    margin-bottom: -3px;
  }
  .usg-v2 .pdp-section--cp .popcorn-grid__header,
  .usg-v2 .pdp-section--cp .attributes-grid__header,
  .usg-v2 .pdp-section--cp .image-tiles__header {
    text-align: center;
  }
  .usg-v2 .pdp-section--cp .popcorn-grid__title,
  .usg-v2 .pdp-section--cp .attributes-grid__title,
  .usg-v2 .pdp-section--cp .image-tiles__title {
    display: block;
  }
  .usg-v2 .pdp-section--perforations .attributes-grid-group--single-image {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .usg-v2 .pdp-section--perforations .attributes-grid-group__img {
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
    max-height: 25rem;
  }
  .usg-v2 .pdp-section--perforations .attributes-grid-group:nth-child(-n + 2) {
    -ms-flex-preferred-size: calc(50% - (1.5rem * 4 + 1px));
        flex-basis: calc(50% - (1.5rem * 4 + 1px));
    width: calc(50% - (1.5rem * 4 + 1px));
    margin: 1.5rem 0;
    padding: 0 3rem;
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
  }
  .usg-v2 .pdp-section--perforations .attributes-grid-group:nth-of-type(3) {
    position: relative;
    margin-top: 3rem;
    margin-bottom: 0;
  }
  .usg-v2 .pdp-section--perforations .attributes-grid-group:nth-of-type(3):before {
    content: "";
    margin-top: -map-get((small: 1rem, medium: 1.5rem, large: 2.3125rem), "medium");
    border-bottom: 1px solid rgba(125, 125, 125, 0.5);
    display: block;
    position: absolute;
    width: calc(100% - 1.5rem * 4);
  }
  .usg-v2 .pdp-section--perforations .attributes-grid-group:only-child {
    position: relative;
    margin-top: -1.5rem;
    margin-bottom: 0;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    width: 100%;
    padding: 0;
  }
  .usg-v2 .product-qa__main {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
  }
  .usg-v2 .product-qa__questions {
    -webkit-box-flex: 2;
        -ms-flex: 2;
            flex: 2;
    padding-right: 1.5rem;
  }
  .usg-v2 .product-qa__additional-info {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    padding-left: 1.5rem;
  }
  .usg-v2 .product-qa__no-faq .additional-info__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
  }
  .usg-v2 .product-qa__no-faq .additional-info__item {
    margin-top: 0;
  }
  .usg-v2 .product-qa__no-faq .additional-info__item:first-of-type {
    -webkit-box-flex: 2;
        -ms-flex: 2;
            flex: 2;
    margin-right: 1.5rem;
  }
  .usg-v2 .product-qa__no-faq .additional-info__item:last-of-type {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  .usg-v2 .qa,
  .usg-v2 .additional-info {
    padding: 0;
    margin: 0;
  }
  .usg-v2 .additional-info {
    padding: 1.5rem;
  }
  .usg-v2 .additional-info__item {
    padding: 0;
    padding-bottom: 2.5rem;
    margin: 0;
  }
  .usg-v2 .guidelines-form__title,
  .usg-v2 .confirmation-form__title {
    font-size: 1.5rem;
  }
  .usg-v2 .guidelines-form__sub-title,
  .usg-v2 .confirmation-form__sub-title {
    font-size: 0.9375rem;
  }
  .usg-v2 .guidelines-form .form-help__title,
  .usg-v2 .confirmation-form .form-help__title {
    font-size: 1.5rem;
  }
  .usg-v2 .guidelines-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
  }
  .usg-v2 .guidelines-form__col {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  .usg-v2 .guidelines-form__col-help {
    border-left: 1px solid #D8D8D8;
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
  }
  .usg-v2 .guidelines-form__form, .usg-v2 .guidelines-form__title, .usg-v2 .guidelines-form__sub-title {
    padding-right: 1.5rem;
  }
  .usg-v2 .guidelines-form__help .form-help {
    padding: 0;
    padding-left: 1.5rem;
    margin: 0;
    border-top: none;
  }
  .usg-v2 .guidelines-form__help .form-help .form-help__title {
    margin-bottom: 1rem;
  }
  .usg-v2 .confirmation-form .form-help {
    padding: 1.5rem 0;
    margin: 1.5rem 0 0;
  }
  .usg-v2 .suspension-system-table table tr th {
    font-size: 0.9375rem;
    padding: 0.75rem 1rem;
  }
  .usg-v2 .suspension-system-table table tr th span {
    display: block;
    font-size: 0.875rem;
    margin-top: 0;
  }
  .usg-v2 .suspension-system-table table tr td {
    font-size: 0.9375rem;
    padding: 1rem 1rem;
  }
  .usg-v2 .suspension-system-table table tr td span {
    display: inline-block;
  }
  .usg-v2 .suspension-system-table--icon {
    white-space: nowrap;
  }
  .usg-v2 .suspension-system-table--icon span {
    margin-top: -0.25rem;
    vertical-align: middle;
  }
  .usg-v2 .suspension-system-table__sub-title {
    display: block !important;
  }
  .usg-v2 .suspension-system-overview__title {
    display: block;
    font-size: 1.75rem;
    color: #333;
  }
  .usg-v2 .suspension-system-overview__detail {
    margin-left: auto;
    margin-right: auto;
    border: 1px solid #D8D8D8;
  }
  .usg-v2 .suspension-system-sections__title {
    display: block;
    font-size: 1.75rem;
    color: #333;
    margin: 0 0 0.25rem;
  }
  .usg-v2 .suspension-system-sections__description {
    font-size: 1.0625rem;
    color: #5F6062;
  }
  .usg-v2 .suspension-system-sections__detail {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: -1.5rem;
    margin-right: -1.5rem;
    margin-top: 1.5rem;
    margin-bottom: 3.75rem;
  }
  .usg-v2 .suspension-system-sections__image-map {
    width: calc(100%);
  }
  .usg-v2 .suspension-system-sections__cta-block {
    width: calc(100%/2);
  }
  .usg-v2 .suspension-system-sections__image-map, .usg-v2 .suspension-system-sections__cta-block {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }
  .usg-v2 .suspension-system-sections__cta-block .resource-tile {
    max-width: 31.25rem;
    margin: 0;
  }
  .usg-v2 .suspension-system-sections__map ul li {
    font-size: 1rem;
  }
  .usg-v2 .suspension-system-section__header {
    margin-bottom: 1.5rem;
  }
  .usg-v2 .suspension-system-section__title {
    margin-bottom: 0;
    font-size: 1.5rem;
  }
  .usg-v2 .suspension-system-section__key ul {
    padding-top: 0.75rem;
  }
  .usg-v2 .suspension-system-grid__items {
    margin-left: -0.75rem;
    margin-right: -0.75rem;
    margin-top: -0.75rem;
  }
  .usg-v2 .suspension-system-grid__items .suspension-system-grid-item {
    margin: 0.75rem;
    -ms-flex-preferred-size: calc(100% / 3 - 0.75rem * 2);
        flex-basis: calc(100% / 3 - 0.75rem * 2);
    width: calc(100% / 3 - 0.75rem * 2);
  }
  .usg-v2 [data-accordion-content] .suspension-system-grid__header {
    margin: 2rem 0 1.5rem;
  }
  .usg-v2 [data-accordion-content] .suspension-system-grid__title {
    display: block;
    font-size: 1.25rem;
    margin-bottom: 0.25rem;
  }
  .usg-v2 .suspension-system-grid-item__subtitle {
    margin-bottom: 0.375rem;
  }
  .usg-v2 .related-detail-item {
    padding: 1rem;
  }
  .usg-v2 .related-detail-item__table td {
    padding: 0.25rem 1.5rem 0.25rem 0;
  }
  .usg-v2 .related-details__items {
    margin-left: -1rem;
    margin-right: -1rem;
  }
  .usg-v2 .related-details__items-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .usg-v2 .related-details__header {
    margin-top: 0;
    margin-bottom: 2rem;
  }
  .usg-v2 .related-details__title {
    margin-top: 0;
    margin-bottom: 0.25rem;
    font-size: 1.5rem;
  }
  .usg-v2 .related-details__description {
    font-size: 1.0625rem;
    margin-top: 0.25rem;
    margin-bottom: 0;
  }
  .usg-v2 .related-details__cta {
    margin: 3.125rem 0 1.5rem;
  }
  .usg-v2 .related-details .related-detail-item {
    margin: 0 0.5rem 0 1rem;
    -ms-flex-preferred-size: calc(100% / 3 - 1rem);
        flex-basis: calc(100% / 3 - 1rem);
    width: calc(100% / 3 - 1rem);
  }
  .usg-v2 .compatible-systems__header {
    margin-top: 0;
    margin-bottom: 2rem;
  }
  .usg-v2 .compatible-systems__title {
    display: block;
    font-size: 1.5rem;
    color: #333;
    margin-bottom: 0;
  }
  .usg-v2 .compatible-systems__description {
    font-size: 1.0625rem;
    line-height: 1.4375rem;
    margin-top: 0.5rem;
  }
  .usg-v2 .compatible-systems__wrap {
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .usg-v2 .compatible-systems__content {
    padding-left: 2rem;
    margin-top: 2rem;
    margin-bottom: 2rem;
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
    width: auto;
    padding-right: 2rem;
    margin-right: 2rem;
    border-right: 1px solid #D8D8D8;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
  .usg-v2 .compatible-systems__image {
    margin-bottom: 0;
  }
  .usg-v2 .compatible-systems__image img,
  .usg-v2 .compatible-systems__image picture {
    width: auto;
    max-width: 80%;
  }
  .usg-v2 .compatible-systems__utility {
    margin: 2.25rem 2rem 2rem 0;
    padding-left: 0;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    width: 100%;
  }
  .usg-v2 .compatible-systems__utility .key-documents:first-of-type {
    padding-top: 0;
  }
  .usg-v2 .product-table--multiple .table .tr .td {
    min-width: calc((100vw - (1.5rem * 2)) / 4);
  }
  .usg-v2 .product-table--multiple .table:nth-of-type(2) {
    margin-left: calc((-100vw + (1.5rem * 2)) / 2);
  }
  .usg-v2 .product-table--2 .table:nth-of-type(1) {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    position: relative;
    z-index: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .usg-v2 .product-table--2 .table:nth-of-type(1) .tr {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .usg-v2 .product-table--2 .table:nth-of-type(1) .tr .td {
    visibility: visible;
  }
  .usg-v2 .product-table--2 .table:nth-of-type(1) .tr .td:nth-of-type(1) {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
  .usg-v2 .product-table--2 .table:nth-of-type(1) .tr .td:nth-of-type(2) {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
  .usg-v2 .product-table--2 .table:nth-of-type(2) {
    display: none;
  }
  .usg-v2 .hero-info-secondary-pattern__table {
    background-color: #FFF;
  }
  .usg-v2 .hero-info-secondary-pattern__table tr td:nth-child(1) {
    max-width: 100%;
  }
  .usg-v2 .hero-info-secondary-pattern__cad-revit {
    border-top: none;
    padding: 1.5rem;
  }
  .usg-v2 .hero-info-secondary-pattern__btn-list .btn:first-of-type {
    margin-right: 1.5rem;
  }
  .usg-v2 .hero-info-secondary-pattern__key-documents .key-documents {
    padding: 1.5rem 0;
  }
  .usg-v2 .hero-info-secondary-pattern--suspension-system-info-block .hero-info-secondary-pattern__header {
    margin: 0;
  }
  .usg-v2 .hero-info-secondary-pattern--suspension-system-info-block .hero-info-secondary-pattern__description {
    width: 100%;
  }
  .usg-v2 .hero-info-secondary-pattern--suspension-system-info-block .hero-info-secondary-pattern__cta-block {
    border: none;
  }
  .usg-v2 .hero-info-secondary-pattern--suspension-system-info-block .hero-info-secondary-pattern__key-documents {
    border: none;
    padding: 1.5rem 0.75rem;
    background-color: #F5F5F5;
    margin-bottom: 2rem;
  }
  .usg-v2 .hero-info-secondary-pattern--suspension-system-info-block .hero-info-secondary-pattern__key-documents .key-documents {
    border: none;
    margin: 0;
  }
  .usg-v2 .hero-info-secondary-pattern--suspension-system-info-block .hero-info-secondary-pattern__btn-list .btn {
    font-size: 0.875rem;
    padding: 0.75rem 0.5rem 0.75rem;
    width: calc(100%/2);
  }
  .usg-v2 .hero-info-secondary-pattern--suspension-system-info-block .hero-info-secondary-pattern__btn-list .btn:first-of-type {
    margin-right: 0;
  }
  .usg-v2 .overview-marketing-tile {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .usg-v2 .overview-marketing-tile__content {
    margin: 0 1rem;
  }
  .usg-v2 .overview-marketing-tile__image img {
    max-width: 8.75rem;
  }
  .usg-v2 .overview-marketing {
    padding-bottom: 2rem;
  }
  .usg-v2 .overview-marketing__header {
    margin-top: 0.75rem;
    margin-bottom: 2rem;
  }
  .usg-v2 .overview-marketing__title {
    font-size: 1.125rem;
  }
  .usg-v2 .overview-marketing__description {
    font-size: 1rem;
  }
  .usg-v2 .product-mounting__items {
    margin-left: -0.75rem;
    margin-right: -0.75rem;
  }
  .usg-v2 .product-mounting__group {
    margin-bottom: 2.5rem;
  }
  .usg-v2 .product-mounting__item {
    -ms-flex-preferred-size: calc(33% - 1.5rem);
        flex-basis: calc(33% - 1.5rem);
    margin: 0 0.75rem 1.5rem;
  }
  .usg-v2 .product-mounting__group-title {
    font-size: 1.125rem;
  }
  .usg-v2 .product-mounting__item-title, .usg-v2 .product-mounting__item-description {
    font-size: 1rem;
    line-height: 1.5rem;
  }
  .usg-v2 .popcorn-grid {
    padding: 1.5rem 0;
  }
  .usg-v2 .popcorn-grid__description {
    font-size: 1.25rem;
  }
  .usg-v2 .popcorn-grid__items {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    overflow-x: auto;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .usg-v2 .popcorn-grid-item {
    max-width: none;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 300px;
            flex: 0 1 300px;
    margin: 0 0.75rem;
  }
  .usg-v2 .popcorn-grid-item__detail {
    padding: 1.5rem;
    padding-bottom: 0;
  }
  .usg-v2 .popcorn-grid-item__image {
    padding: 0 1.5rem;
  }
  .usg-v2 .popcorn-grid-item__image-wrapper {
    padding: 0 1.25rem;
  }
  .usg-v2 .popcorn-grid--full-bleed .popcorn-grid-item {
    max-width: 350px;
  }
  .usg-v2 .popcorn-grid--full-bleed .popcorn-grid-item__image {
    padding: 0 1.5rem;
  }
  .usg-v2 .popcorn-grid--full-bleed .popcorn-grid-item__image-wrapper {
    padding: 0;
  }
  .usg-v2 .popcorn-grid--full-bleed .popcorn-grid-item__detail {
    margin: 1.5rem 0;
    padding: 0.75rem;
  }
  .usg-v2 .popcorn-grid--round .popcorn-grid-item {
    margin: 1.5rem;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 250px;
            flex: 0 1 250px;
  }
  .usg-v2 .popcorn-grid--round .popcorn-grid-item__image-wrapper {
    padding: 0 1.5rem;
  }
  .usg-v2 .video-component {
    margin: 0.75rem;
    -ms-flex-preferred-size: calc(100% / 2 - 0.75rem * 2);
        flex-basis: calc(100% / 2 - 0.75rem * 2);
    width: calc(100% / 2 - 0.75rem * 2);
  }
  .usg-v2 .video-gallery.campaign-section {
    padding-top: 3rem !important;
  }
  .usg-v2 .video-gallery__title {
    text-align: center;
    font-size: 1.75rem;
  }
  .usg-v2 .video-gallery__items {
    margin-left: -0.75rem;
    margin-right: -0.75rem;
    margin-top: 0;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

@media (min-width: 67.5625rem) {
  .usg-v2 .pdp-template .subhead h2, .usg-v2 .pdp-template .subhead h3, .usg-v2 .pdp-template .intro-copy h2, .usg-v2 .pdp-template .intro-copy h3 {
    padding: 0 2.3125rem;
  }
  .usg-v2 .pdp-section__wrap {
    padding: 0 2.3125rem;
  }
  .usg-v2 .pdp-section__name {
    padding: 0 2.3125rem;
  }
  .usg-v2 .pdp-section__content .pdp-section__download {
    font-size: 1rem;
    margin-bottom: 2.5rem;
  }
  .usg-v2 .product-page-navbar__brand-img {
    display: inline-block;
    vertical-align: middle;
    max-height: 3.125rem;
    padding: 0.125rem 1rem 0.125rem 0;
    border-right: 1px solid #7D7D7D;
    margin-right: 1rem;
  }
  .usg-v2 .product-page-navbar__brand-img img {
    height: 100%;
    width: 100%;
    display: block;
  }
  .usg-v2 .product-page-navbar__itemswrap {
    padding: 0 2.3125rem;
  }
  .usg-v2 .product-size-options__content {
    padding: 2.5rem 1.15625rem 3.75rem;
  }
  .usg-v2 .product-size-options__itembar {
    font-size: 1.125rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
    margin: 0.75rem 1rem;
  }
  .usg-v2 .product-size-options__cols {
    margin: 1.5rem -1.15625rem 0;
  }
  .usg-v2 .product-size-options__col {
    padding: 0 1.15625rem 0 2.3125rem;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 0%;
            flex: 1 0 0%;
    width: calc(100% / 3);
  }
  .usg-v2 .product-size-options__col:not(:first-of-type) {
    border-left: 2px solid rgba(125, 125, 125, 0.5);
  }
  .usg-v2 .product-size-options__col:last-child {
    padding: 0 6.475rem 0 0;
    -ms-flex-preferred-size: calc(100% / 3);
        flex-basis: calc(100% / 3);
    -webkit-box-flex: 1;
        -ms-flex: 1 0 0%;
            flex: 1 0 0%;
    margin: 0;
    border-top: none;
  }
  .usg-v2 .product-overview__icons {
    margin-top: 3.75rem;
    margin-bottom: 0;
  }
  .usg-v2 .product-overview__icon {
    padding: 0 1.15625rem;
  }
  .usg-v2 .product-overview__icon-name {
    font-size: 1.125rem;
  }
  .usg-v2 .product-overview__icon-img {
    max-width: 50%;
  }
  .usg-v2 .product-overview__features, .usg-v2 .product-overview__title, .usg-v2 .product-overview__description {
    max-width: 66.66667%;
  }
  .usg-v2 .product-overview__description {
    font-size: 1.125rem;
  }
  .usg-v2 .product-overview__description p {
    font-size: 1.125rem;
  }
  .usg-v2 .product-overview__features {
    margin: 2.3125rem auto;
    font-size: 1.125rem;
  }
  .usg-v2 .product-overview__features ul > li {
    font-size: 1.125rem;
  }
  .usg-v2 .product-overview__title {
    font-size: 2.25rem;
  }
  .usg-v2 .product-overview__features-title {
    font-size: 1rem;
  }
  .usg-v2 .product-specifications__title,
  .usg-v2 .product-documents__title {
    font-size: 1rem;
  }
  .usg-v2 .product-specifications__content,
  .usg-v2 .product-documents__content {
    margin: 0 -2.3125rem;
  }
  .usg-v2 .product-specifications__content .pdp-section__download,
  .usg-v2 .product-documents__content .pdp-section__download {
    margin-right: 2.3125rem;
    margin-left: 2.3125rem;
  }
  .usg-v2 .product-specifications__col,
  .usg-v2 .product-documents__col {
    padding: 0 5.78125rem 0 2.3125rem;
  }
  .usg-v2 .product-specifications__row, .usg-v2 .product-specifications__subrow, .usg-v2 .product-specifications-row,
  .usg-v2 .product-documents__row,
  .usg-v2 .product-documents__subrow,
  .usg-v2 .product-documents-row {
    font-size: 0.875rem;
  }
  .usg-v2 .product-specifications__row td, .usg-v2 .product-specifications__subrow td, .usg-v2 .product-specifications-row td,
  .usg-v2 .product-documents__row td,
  .usg-v2 .product-documents__subrow td,
  .usg-v2 .product-documents-row td {
    font-size: 0.9375rem;
  }
  .usg-v2 .product-specifications__rowcol,
  .usg-v2 .product-documents__rowcol {
    padding-right: 2.3125rem;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    border: 0;
  }
  .usg-v2 .product-specifications__rowcol .pdp-section__download,
  .usg-v2 .product-documents__rowcol .pdp-section__download {
    margin: 0;
  }
  .usg-v2 .product-specifications__rowcol .pdp-section__download .pdp-download-link,
  .usg-v2 .product-documents__rowcol .pdp-section__download .pdp-download-link {
    font-size: 0.875rem;
  }
  .usg-v2 .product-specifications__rowcol--pullright,
  .usg-v2 .product-documents__rowcol--pullright {
    padding-right: 0;
  }
  .usg-v2 .product-installation__feature:nth-last-child(n+2):nth-last-child(-n+2):first-child,
  .usg-v2 .product-installation__feature:nth-last-child(n+2):nth-last-child(-n+2):first-child ~ .product-installation__feature {
    -ms-flex-preferred-size: calc((100% / 2) - (2.3125rem));
        flex-basis: calc((100% / 2) - (2.3125rem));
    margin: 0 1.15625rem 2.3125rem;
  }
  .usg-v2 .product-installation__feature:nth-last-child(n+3),
  .usg-v2 .product-installation__feature:nth-last-child(n+3) ~ .product-installation__feature {
    -ms-flex-preferred-size: calc((100% / 3) - (2.3125rem));
        flex-basis: calc((100% / 3) - (2.3125rem));
    margin: 0 1.15625rem 2.3125rem;
  }
  .usg-v2 .product-grids-trims__group {
    margin-top: 2.5rem;
  }
  .usg-v2 .product-grids-trims__items {
    margin-left: -1.15625rem;
    margin-right: -1.15625rem;
  }
  .usg-v2 .product-grids-trims__item {
    -ms-flex-preferred-size: calc(25% - 2.3125rem);
        flex-basis: calc(25% - 2.3125rem);
    margin: 0 1.15625rem 2.3125rem;
    padding: 1rem;
  }
  .usg-v2 .product-grids-trims__ititle {
    font-size: 1rem;
  }
  .usg-v2 .product-project-photos {
    padding-bottom: 0;
  }
  .usg-v2 .product-project-photos__content {
    margin-top: 3.75rem;
    position: relative;
  }
  .usg-v2 .product-project-photos__box {
    width: calc(100%/3.3);
    position: absolute;
    top: 50%;
    right: 2.5rem;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    padding: 1.5rem;
    text-align: center;
    border-top: 3px solid #464646;
  }
  .usg-v2 .product-unavailable-modal.active {
    width: 75%;
    max-width: 900px;
  }
  .usg-v2 .product-unavailable-modal__title {
    font-size: 1.5rem;
  }
  .usg-v2 .hero-info__item-details {
    font-size: 1rem;
  }
  .usg-v2 .hero-info__title {
    font-size: 1.75rem;
  }
  .usg-v2 .hero-info--cp .hero-info__basic-info .basic-info {
    font-size: 1.125rem;
  }
  .usg-v2 .product-hero--full .product-hero__container {
    max-width: 90rem;
    margin: 0 auto;
    padding: 0 2.3125rem;
  }
  .usg-v2 .product-hero--full .product-hero__detail {
    width: calc(4.625rem + (100% / 3));
    padding: 2.3125rem;
  }
  .usg-v2 .product-hero--full .product-hero__thumbnails {
    width: calc((100% / 3 * 2) - 4.625rem);
    padding-left: 2.3125rem;
  }
  .usg-v2 .product-hero--full .product-hero__images {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc((100% / 3 * 2) - 4.625rem);
  }
  .usg-v2 .product-hero--split {
    padding: 0 2.3125rem;
  }
  .usg-v2 .product-hero--split .product-hero__thumbnails-img {
    -ms-flex-preferred-size: 3rem;
        flex-basis: 3rem;
  }
  .usg-v2 .product-hero--split .product-hero__images {
    width: calc(7 / 12 * 100%);
    padding-right: 2.3125rem;
  }
  .usg-v2 .product-hero--flexible-hero-image .product-hero__container {
    max-width: 90rem;
    margin: 0 auto;
    padding: 0 2.3125rem;
    margin-bottom: 1.5rem;
  }
  .usg-v2 .product-hero--flexible-hero-image .product-hero__detail {
    width: calc(4.625rem + (100% / 3));
    padding: 0 2.3125rem;
  }
  .usg-v2 .product-hero--flexible-hero-image .product-hero__images {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc((100% / 3 * 2) - 4.625rem);
    height: 100%;
  }
  .usg-v2 .product-hero--flexible-hero-image .product-hero__images img {
    height: 550px;
  }
  .usg-v2 .product-hero--full-secondary-layout .product-hero__container {
    max-width: 90rem;
    margin: 0 auto;
    padding: 0 2.3125rem;
  }
  .usg-v2 .product-hero--full-secondary-layout .product-hero__images {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc((100% / 3 * 2) - 11.5625rem);
  }
  .usg-v2 .product-hero--full-secondary-layout .product-hero__detail {
    padding: 0 2.3125rem;
    width: calc(11.5625rem + (100% / 3));
  }
  .usg-v2 .product-hero__view-img {
    height: 650px;
    display: block !important;
  }
  .usg-v2 .product-hero__view .slick-dots {
    display: none !important;
  }
  .usg-v2 .product-hero__thumbnails-img {
    width: 3rem;
  }
  .usg-v2 .product-hero-sizes-options__group--buttons .product-hero-colgroup {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .usg-v2 .product-hero-sizes-options__group--buttons .product-hero-colgroup__listitem {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    text-align: left;
  }
  .usg-v2 .product-hero-sizes-options__group--buttons .product-hero-colgroup__buttonwrap {
    text-align: left;
    margin-right: 1.5rem;
  }
  .usg-v2 .product-hero--cp .product-hero__img-description {
    padding-left: 2.3125rem;
  }
  .usg-v2 .product-hero--cp .product-hero__img-credit {
    padding-left: 2.3125rem;
  }
  .usg-v2 .product-qa__no-faq .additional-info__item:first-of-type {
    margin-right: 2.3125rem;
  }
  .usg-v2 .qa__item,
  .usg-v2 .additional-info__item {
    padding-bottom: 2.5rem;
  }
  .usg-v2 .qa__title,
  .usg-v2 .additional-info__title {
    font-size: 1.5rem;
  }
  .usg-v2 .qa__content p,
  .usg-v2 .additional-info__content p {
    font-size: 1.125rem;
  }
  .usg-v2 .guidelines-form__title,
  .usg-v2 .confirmation-form__title {
    font-size: 1.75rem;
  }
  .usg-v2 .guidelines-form__sub-title,
  .usg-v2 .confirmation-form__sub-title {
    font-size: 1.125rem;
  }
  .usg-v2 .guidelines-form .form-help__item .key,
  .usg-v2 .confirmation-form .form-help__item .key {
    font-size: 1.5rem;
  }
  .usg-v2 .guidelines-form .form-help__item .value,
  .usg-v2 .confirmation-form .form-help__item .value {
    font-size: 1.125rem;
  }
  .usg-v2 .confirmation-form .form-help {
    padding: 1.5rem 0;
    margin: 1.5rem 0 0;
  }
  .usg-v2 .suspension-system-overview__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .usg-v2 .suspension-system-overview__title {
    margin-bottom: 0;
  }
  .usg-v2 .suspension-system-overview__content, .usg-v2 .suspension-system-overview__detail {
    -ms-flex-preferred-size: calc(100% / 2 - 1.5rem);
        flex-basis: calc(100% / 2 - 1.5rem);
    width: calc(100% / 2 - 1.5rem);
  }
  .usg-v2 .suspension-system-overview__content {
    margin-right: 1.5rem;
    -webkit-box-flex: 2;
        -ms-flex-positive: 2;
            flex-grow: 2;
  }
  .usg-v2 .suspension-system-overview__detail {
    margin-left: 1.5rem;
    margin-top: 1.5rem;
    padding: 1.75rem;
  }
  .usg-v2 .suspension-system-overview__icons {
    padding-bottom: 2rem;
  }
  .usg-v2 .suspension-system-overview__swatches {
    margin-bottom: 0;
  }
  .usg-v2 .suspension-system-sections__wrap {
    padding-top: 1.5rem;
  }
  .usg-v2 .suspension-system-sections__map {
    padding-top: 1.25rem;
  }
  .usg-v2 .suspension-system-sections__map ul li {
    font-size: 1.0625rem;
    margin: 0 0.75rem 0 1rem;
  }
  .usg-v2 .suspension-system-sections__map ul li:first-child {
    margin-left: 0.75rem;
  }
  .usg-v2 .suspension-system-sections__description {
    font-size: 1.125rem;
  }
  .usg-v2 .suspension-system-sections__image img,
  .usg-v2 .suspension-system-sections__image picture {
    margin: 0 auto;
  }
  .usg-v2 .suspension-system-sections__cta-block .resource-tile {
    max-width: 21.875rem;
  }
  .usg-v2 .suspension-system-section {
    padding: 2rem;
    margin: 0 auto 2.5rem;
  }
  .usg-v2 .suspension-system-section__header {
    margin-bottom: 2rem;
  }
  .usg-v2 .suspension-system-section__title {
    font-size: 1.5rem;
  }
  .usg-v2 .suspension-system-section__title:before {
    font-size: 1.1875rem;
    height: 1.875rem;
    width: 1.875rem;
  }
  .usg-v2 .suspension-system-section__key ul {
    padding-top: 0.75rem;
    margin-right: 0.75rem;
  }
  .usg-v2 .suspension-system-section__key ul li {
    margin-left: 1.25rem;
    margin-right: 0;
  }
  .usg-v2 .suspension-system-section .suspension-system-table {
    padding: 0 1rem 0.75rem;
  }
  .usg-v2 .suspension-system-section--table .suspension-system-grid__groups {
    padding-bottom: 0;
  }
  .usg-v2 .suspension-system-grid__group:not(:last-of-type) {
    padding-bottom: 2rem;
    margin-bottom: 2rem;
  }
  .usg-v2 .suspension-system-grid__header {
    margin: 2rem 0;
  }
  .usg-v2 .suspension-system-grid__title {
    font-size: 1.25rem;
  }
  .usg-v2 .suspension-system-grid__description {
    font-size: 1.0625rem;
  }
  .usg-v2 .suspension-system-grid__items {
    margin-left: -1rem;
    margin-right: -1rem;
    margin-top: -1rem;
  }
  .usg-v2 .suspension-system-grid__items .suspension-system-grid-item {
    margin: 1rem;
    -ms-flex-preferred-size: calc(100% / 4 - 1rem * 2);
        flex-basis: calc(100% / 4 - 1rem * 2);
    width: calc(100% / 4 - 1rem * 2);
  }
  .usg-v2 .suspension-system-icon-grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .usg-v2 .suspension-system-icon-grid__items {
    margin-left: -1rem;
    margin-right: -1rem;
  }
  .usg-v2 .suspension-system-icon-grid__title {
    margin-top: 0;
  }
  .usg-v2 .suspension-system-icon-grid__group:not(:last-of-type) {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: none;
  }
  .usg-v2 .suspension-system-icon-grid__group--profile {
    -ms-flex-preferred-size: 22%;
        flex-basis: 22%;
    padding-right: 1.75rem;
    border-right: 1px solid #D8D8D8;
  }
  .usg-v2 .suspension-system-icon-grid__group--profile .suspension-system-icon-grid__items {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
  .usg-v2 .suspension-system-icon-grid__group--edge-compatibility {
    -ms-flex-preferred-size: calc(78% - 1.5rem);
        flex-basis: calc(78% - 1.5rem);
    width: calc(78% - 1.5rem);
    margin-left: 1.75rem;
  }
  .usg-v2 .suspension-system-icon-grid__group--edge-compatibility .suspension-system-icon-grid__item {
    -ms-flex-preferred-size: calc(100% / 3 - 1rem * 2);
        flex-basis: calc(100% / 3 - 1rem * 2);
    width: calc(100% / 3 - 1rem * 2);
  }
  .usg-v2 .suspension-system-icon-grid__item {
    margin: 0.5rem 1rem 1rem;
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
    width: auto;
  }
  .usg-v2 .suspension-system-icon-grid__label {
    margin-top: 0.75rem;
  }
  .usg-v2 .related-detail-item {
    padding: 1.25rem;
  }
  .usg-v2 .related-detail-item__table td {
    padding: 0.25rem 2rem 0.25rem 0;
  }
  .usg-v2 .related-details__header {
    margin-bottom: 2.5rem;
  }
  .usg-v2 .related-details__title {
    font-size: 1.75rem;
  }
  .usg-v2 .related-details__description {
    font-size: 1.125rem;
  }
  .usg-v2 .related-details__cta {
    margin: 3.75rem 0 0;
  }
  .usg-v2 .related-details .related-detail-item {
    margin: 0 1rem 0 1rem;
  }
  .usg-v2 .compatible-systems__title {
    font-size: 1.75rem;
  }
  .usg-v2 .compatible-systems__header {
    margin-bottom: 2.5rem;
  }
  .usg-v2 .compatible-systems__description {
    font-size: 1.125rem;
    max-width: 58.75rem;
    line-height: 1.5625rem;
  }
  .usg-v2 .compatible-systems__detail-title {
    font-size: 1.5rem;
  }
  .usg-v2 .compatible-systems__detail-description {
    font-size: 1rem;
    line-height: 1.5rem;
  }
  .usg-v2 .compatible-systems__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
    padding: 0;
    border: 0;
    margin: 0;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .usg-v2 .compatible-systems__utility {
    -ms-flex-preferred-size: 20%;
        flex-basis: 20%;
  }
  .usg-v2 .compatible-systems__utility .key-documents .pdp-detail-link {
    margin: 1rem 0;
  }
  .usg-v2 .compatible-systems__detail {
    margin: 1.75rem 2rem 1.75rem 2.5rem;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    -ms-flex-preferred-size: 70%;
        flex-basis: 70%;
    padding: 2rem 2rem 2rem 0;
    border-right: 1px solid #D8D8D8;
  }
  .usg-v2 .compatible-systems__image {
    margin: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
    height: 100%;
  }
  .usg-v2 .compatible-systems__image img,
  .usg-v2 .compatible-systems__image picture {
    max-width: none;
    height: 100%;
    width: 100%;
  }
  .usg-v2 .product-table .table {
    margin: auto;
  }
  .usg-v2 .product-table .table .tr:first-of-type .td:first-of-type span {
    display: block;
  }
  .usg-v2 .product-table .table .tr--divider {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .usg-v2 .product-table .table .tr--divider:not(:first-of-type) .td {
    padding-top: 40px;
  }
  .usg-v2 .product-table .table .tr--divider + .tr .td {
    border-top: 1px solid #D8D8D8;
  }
  .usg-v2 .product-table .table .tr--divider span {
    display: block;
  }
  .usg-v2 .product-table .table .tr--divider .td {
    border: 0 !important;
  }
  .usg-v2 .product-table .table .tr--divider .td:first-of-type {
    padding-left: 0;
    padding-bottom: 0;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  .usg-v2 .product-table .table .tr--divider .td:first-of-type span {
    display: inline-block;
    background: #333;
    font-size: 0.9375rem;
    font-family: "SeroWeb W07 Bold", Helvetica, sans-serif;
    text-transform: uppercase;
    color: #FFF;
    width: auto;
    padding: 0.25rem 0.75rem;
  }
  .usg-v2 .product-table .table .tr--cta .product-table__compare-cta {
    min-width: 13.125rem;
  }
  .usg-v2 .product-table .table--2-products .tr {
    padding: 0 16.875rem;
  }
  .usg-v2 .product-table .table--2-products .tr:first-of-type .td {
    padding-top: 30px;
  }
  .usg-v2 .product-table .table--2-products .tr:last-of-type {
    margin-top: 0px;
  }
  .usg-v2 .product-table .table--2-products .tr:last-of-type .td {
    padding-bottom: 32px;
  }
  .usg-v2 .product-table .table--3-products .tr {
    padding: 0 9.375rem;
  }
  .usg-v2 .product-table .table--3-products .tr:first-of-type .td {
    padding-top: 30px;
  }
  .usg-v2 .product-table .table--3-products .tr:last-of-type {
    margin-top: 0px;
  }
  .usg-v2 .product-table .table--3-products .tr:last-of-type .td {
    padding-bottom: 32px;
  }
  .usg-v2 .product-table .table--4-products .tr {
    padding: 0 2.5rem;
  }
  .usg-v2 .product-table .table--4-products .tr:first-of-type .td {
    padding-top: 30px;
  }
  .usg-v2 .product-table .table--4-products .tr:last-of-type {
    margin-top: 0px;
  }
  .usg-v2 .product-table .table--4-products .tr:last-of-type .td {
    padding-bottom: 32px;
  }
  .usg-v2 .product-table--multiple .table .tr .td {
    min-width: calc((100vw - (2.3125rem * 2)) / 5);
  }
  .usg-v2 .product-table--multiple .table:nth-of-type(1) {
    -ms-flex-preferred-size: calc(100% / 5 * 2);
        flex-basis: calc(100% / 5 * 2);
    width: calc(100% / 5 * 2);
  }
  .usg-v2 .product-table--multiple .table:nth-of-type(2) {
    -ms-flex-preferred-size: calc(100%);
        flex-basis: calc(100%);
    width: calc(100%);
    margin-left: calc((-100vw + (2.3125rem * 2)) / 5 * 2);
  }
  .usg-v2 .product-table--multiple .table-arrows .table-arrow--left {
    left: calc(100% / 5 * 2);
  }
  .usg-v2 .product-table--2 .table:nth-of-type(1) {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    width: 100%;
  }
  .usg-v2 .hero-info-secondary-pattern__header {
    margin-bottom: 1.5rem;
  }
  .usg-v2 .hero-info-secondary-pattern__title {
    font-size: 1.75rem;
  }
  .usg-v2 .hero-info-secondary-pattern__description {
    font-size: 1.125rem;
  }
  .usg-v2 .hero-info-secondary-pattern__paragraph {
    font-size: 1.125rem;
  }
  .usg-v2 .hero-info-secondary-pattern__list {
    margin-bottom: 3.75rem;
  }
  .usg-v2 .hero-info-secondary-pattern__list li {
    font-size: 1.125rem;
  }
  .usg-v2 .hero-info-secondary-pattern__table tr td {
    padding: 0.5rem 0;
    font-size: 1.125rem;
  }
  .usg-v2 .hero-info-secondary-pattern__table tr td:nth-child(1) {
    width: 10.9375rem;
  }
  .usg-v2 .hero-info-secondary-pattern__table tr td a {
    display: inline;
    margin-left: 0.5rem;
  }
  .usg-v2 .hero-info-secondary-pattern__cad-revit {
    margin-top: 2rem;
    padding: 2rem 1.5rem;
  }
  .usg-v2 .hero-info-secondary-pattern__cta-block {
    margin-top: 2rem;
    padding-top: 2rem;
  }
  .usg-v2 .hero-info-secondary-pattern__key-documents {
    display: block;
  }
  .usg-v2 .hero-info-secondary-pattern__key-documents .key-documents {
    padding-top: 0.5rem;
  }
  .usg-v2 .hero-info-secondary-pattern--suspension-system-info-block .hero-info-secondary-pattern__title {
    max-width: 31.25rem;
  }
  .usg-v2 .overview-marketing-tile {
    padding: 0.75rem;
  }
  .usg-v2 .overview-marketing-tile__content {
    margin: 0 1.5rem;
  }
  .usg-v2 .overview-marketing-tile__image img {
    max-width: 13.125rem;
  }
  .usg-v2 .overview-marketing-tile__title {
    font-size: 1rem;
  }
  .usg-v2 .overview-marketing-tile__description {
    font-size: 0.9375rem;
  }
  .usg-v2 .overview-marketing {
    padding-bottom: 2.5rem;
  }
  .usg-v2 .overview-marketing__header {
    margin-top: 2rem;
    margin-bottom: 2.5rem;
  }
  .usg-v2 .overview-marketing__description {
    font-size: 1.125rem;
    max-width: 100%;
  }
  .usg-v2 .overview-marketing__items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-line-pack: center;
        align-content: center;
  }
  .usg-v2 .overview-marketing__items .overview-marketing-tile:nth-last-child(n+1):nth-last-child(-n+1):first-child,
  .usg-v2 .overview-marketing__items .overview-marketing-tile:nth-last-child(n+1):nth-last-child(-n+1):first-child ~ .overview-marketing-tile {
    margin: 0.5rem;
  }
  .usg-v2 .overview-marketing__items .overview-marketing-tile:nth-last-child(n+2):nth-last-child(-n+2):first-child,
  .usg-v2 .overview-marketing__items .overview-marketing-tile:nth-last-child(n+2):nth-last-child(-n+2):first-child ~ .overview-marketing-tile {
    margin: 0.5rem;
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
    width: auto;
  }
  .usg-v2 .overview-marketing__items .overview-marketing-tile:nth-last-child(n+3):nth-last-child(-n+3):first-child,
  .usg-v2 .overview-marketing__items .overview-marketing-tile:nth-last-child(n+3):nth-last-child(-n+3):first-child ~ .overview-marketing-tile {
    margin: 0.5rem;
    -ms-flex-preferred-size: calc(100% / 3 - 0.5rem * 3);
        flex-basis: calc(100% / 3 - 0.5rem * 3);
    width: calc(100% / 3 - 0.5rem * 3);
  }
  .usg-v2 .overview-marketing__items .overview-marketing-tile:nth-last-child(n+4):nth-last-child(-n+4):first-child,
  .usg-v2 .overview-marketing__items .overview-marketing-tile:nth-last-child(n+4):nth-last-child(-n+4):first-child ~ .overview-marketing-tile {
    margin: 0.5rem;
    -ms-flex-preferred-size: calc(100% / 3);
        flex-basis: calc(100% / 3);
    width: calc(100% / 3);
  }
  .usg-v2 .overview-marketing__items .overview-marketing-tile:nth-last-child(n+5):nth-last-child(-n+5):first-child,
  .usg-v2 .overview-marketing__items .overview-marketing-tile:nth-last-child(n+5):nth-last-child(-n+5):first-child ~ .overview-marketing-tile {
    margin: 0.5rem;
    -ms-flex-preferred-size: calc(100% / 3 - 0.5rem * 3);
        flex-basis: calc(100% / 3 - 0.5rem * 3);
    width: calc(100% / 3 - 0.5rem * 3);
  }
  .usg-v2 .overview-marketing__items .overview-marketing-tile:nth-last-child(n+6):nth-last-child(-n+6):first-child,
  .usg-v2 .overview-marketing__items .overview-marketing-tile:nth-last-child(n+6):nth-last-child(-n+6):first-child ~ .overview-marketing-tile {
    margin: 0.5rem;
    -ms-flex-preferred-size: calc(100% / 3 - 0.5rem * 3);
        flex-basis: calc(100% / 3 - 0.5rem * 3);
    width: calc(100% / 3 - 0.5rem * 3);
  }
  .usg-v2 .product-mounting__group {
    margin-top: 2.5rem;
  }
  .usg-v2 .product-mounting__items {
    margin-left: -1.15625rem;
    margin-right: -1.15625rem;
  }
  .usg-v2 .product-mounting__item {
    -ms-flex-preferred-size: calc(25% - 2.3125rem);
        flex-basis: calc(25% - 2.3125rem);
    margin: 0 1.15625rem 2.3125rem;
    padding: 1rem;
  }
  .usg-v2 .popcorn-grid {
    padding: 2.3125rem 0;
  }
  .usg-v2 .popcorn-grid__description {
    font-size: 1.5rem;
  }
  .usg-v2 .popcorn-grid__items {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
  .usg-v2 .popcorn-grid-item {
    margin: 0 1.15625rem;
  }
  .usg-v2 .popcorn-grid--round .popcorn-grid-item {
    margin: 2.5rem;
  }
  .usg-v2 .popcorn-grid--round .popcorn-grid-item__image-wrapper {
    padding: 0 2rem;
  }
  .usg-v2 .video-component {
    margin: 1rem;
    -ms-flex-preferred-size: calc(100% / 3 - 1rem * 2);
        flex-basis: calc(100% / 3 - 1rem * 2);
    width: calc(100% / 3 - 1rem * 2);
  }
  .usg-v2 .video-component__title {
    font-size: 1.5rem;
  }
  .usg-v2 .video-gallery__title {
    font-size: 1.75rem;
  }
  .usg-v2 .video-gallery__items {
    margin-left: -1rem;
    margin-right: -1rem;
  }
  .usg-v2 .video-gallery .btn {
    margin: 1.5rem auto 2rem;
  }
}
