/* Promotional products category listing — design_handoff_promotional_products.
   Width matches the site shell (1230 / 1200), not the handoff's 1440. */

.centercontent:has(.pl-page) {
  padding-top: 0;
  border-top: 2px solid #dfe4e8;
  overflow-x: clip;
}

.centercontent .container.design-print:has(.pl-page) {
  width: 100%;
  max-width: 1230px;
  padding-left: 15px;
  padding-right: 15px;
  overflow: visible;
}

.centercontent .container:has(.pl-page) .leftdefaultimg,
.centercontent .container:has(.pl-page) .weareeverywhere {
  display: none !important;
}

.centercontent .container:has(.pl-page) .rightdefaultinfo {
  width: 100%;
  margin-left: 0;
}

.centercontent .container:has(.pl-page) > .breadcrumb {
  display: none;
}

.pl-page,
.pl-page *,
.pl-page *::before,
.pl-page *::after {
  box-sizing: border-box;
}

.pl-page {
  width: 100%;
  max-width: none;
  margin: 0;
  padding: 24px 0 0;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #1d2429;
}

.pl-page a {
  color: #204e75;
  text-decoration: none;
}

.pl-page a:hover,
.pl-page a:focus {
  color: #163854;
}

.pl-intro {
  border: 0;
  background: transparent;
  padding: 24px 0 18px;
  margin: 0 0 26px;
}

.pl-intro-row {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 24px;
  flex-wrap: wrap;
}

.pl-intro-copy {
  display: flex;
  flex-direction: column;
  gap: 6px;
  min-width: 0;
  flex: 1;
}

.pl-eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  margin: 0;
  font-size: 11.5px;
  font-weight: 700;
  letter-spacing: 0.2em;
  color: #8a9199;
  text-transform: uppercase;
}

.pl-tick {
  display: block;
  width: 34px;
  height: 3px;
  background: #c4470c;
  flex: none;
}

.pl-intro h1 {
  margin: 0;
  font-size: 27px;
  font-weight: 700;
  line-height: 1.2;
  color: #204e75;
  text-transform: none !important;
  letter-spacing: -0.015em;
}

.pl-intro .ps-wrap {
  position: relative;
  z-index: 6;
  width: 100%;
  max-width: 620px;
  flex: none;
  overflow: visible;
}

.pl-intro .ps-form {
  height: 46px;
  border: 1px solid #c9ced3;
  background: #fff;
  overflow: hidden;
}

.pl-intro .ps-form:focus-within {
  border-color: #204e75;
}

.pl-intro .ps-cat {
  width: 168px;
}

.pl-intro .ps-cat-select {
  display: block;
  width: 100%;
  height: 44px !important;
  min-height: 44px !important;
  max-height: 44px;
  background-color: #f7f7f7;
  border: 0 !important;
  border-right: 1px solid #c9ced3 !important;
  border-radius: 0;
  font-size: 13px;
  font-weight: 700;
  color: #26313a;
  line-height: 1.2;
  appearance: none !important;
  -webkit-appearance: none !important;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%2355606a' stroke-width='2.4'><path d='M5 8.5l7 7 7-7'/></svg>");
  background-repeat: no-repeat;
  background-position: right 10px center;
  padding: 0 28px 0 12px !important;
  box-shadow: none !important;
  outline: none !important;
}

.pl-intro .ps-input {
  height: 44px !important;
  min-height: 44px !important;
  border: 0 !important;
  box-shadow: none !important;
  outline: none !important;
}

.pl-intro .ps-input:focus,
.pl-intro .ps-cat-select:focus {
  outline: none !important;
  box-shadow: none !important;
}

.pl-intro .ps-btn {
  height: 44px;
  background: #c4470c;
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  border: 0;
  padding: 0 16px;
}

.pl-intro .ps-btn:hover,
.pl-intro .ps-btn:focus {
  background: #a13908;
  color: #fff;
}

.pl-popular {
  display: flex !important;
  align-items: center;
  gap: 10px;
  flex-wrap: wrap;
  margin: 16px 0 0;
  padding-top: 14px;
  border-top: 1px solid #e6e9ec;
}

.pl-popular-label {
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.1em;
  color: #8a9199;
}

.pl-chip {
  display: inline-flex;
  align-items: center;
  padding: 6px 12px;
  background: #eef3f8;
  border: 1px solid #d7e0ea;
  color: #204e75 !important;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.2;
}

.pl-chip:hover,
.pl-chip:focus {
  background: #204e75;
  border-color: #204e75;
  color: #fff !important;
  text-decoration: none;
}

.pl-body {
  position: relative;
  display: flex;
  align-items: flex-start;
  gap: 34px;
}

.pl-page form#product-form {
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  margin: 0;
  padding: 0;
  border: 0;
}

.pl-side {
  flex: none;
  width: 250px;
  max-width: 250px;
  border: 1px solid #dfe4e8;
  background: #fff;
  float: none !important;
}

.pl-filter-toggle {
  display: none;
}

.pl-side-head {
  display: flex;
  align-items: center;
  gap: 8px;
  background: #204e75;
  color: #fff;
  padding: 12px 14px;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.pl-side-head svg {
  flex: none;
}

.pl-side-body {
  padding: 0;
}

.pl-page .categories-text,
.pl-page .categories-text.mt-20 {
  margin: 0;
  margin-top: 0 !important;
  padding: 14px 14px 6px;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0;
  color: #204e75;
  text-transform: none;
  border-bottom: 0;
  background: transparent;
}

.pl-page .list-cover {
  margin: 0;
  padding: 0 0 10px;
  border-bottom: 1px solid #eef0f2;
}

.pl-page .list-cover ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.pl-page .list-cover li,
.pl-page .list-cover ul li {
  display: block !important;
  width: 100%;
  margin: 0 !important;
  cursor: pointer;
}

.pl-page .list-cover li a,
.pl-page .list-cover .category,
.pl-page .list-cover .subcategory {
  display: flex !important;
  align-items: center;
  justify-content: space-between;
  gap: 8px;
  width: 100%;
  padding: 7px 14px;
  font-size: 12.5px;
  font-weight: 400;
  color: #55606a;
  text-decoration: none;
  box-sizing: border-box;
}

.pl-page .list-cover li a:hover,
.pl-page .list-cover .category:hover,
.pl-page .list-cover .subcategory:hover,
.pl-page .list-cover li.active a {
  color: #c4470c;
  background: #eef3f8;
}

.pl-page .checkbox-container {
  display: flex !important;
  align-items: center;
  gap: 8px;
  width: 100%;
  padding: 7px 14px !important;
  margin: 0 !important;
  font-size: 12.5px !important;
  font-weight: 400 !important;
  color: #55606a;
  cursor: pointer;
  position: relative;
  box-sizing: border-box;
}

.pl-page .checkbox-container:hover {
  background: #eef3f8;
}

.pl-page .checkbox-container input {
  position: absolute !important;
  opacity: 0 !important;
  width: 14px !important;
  height: 14px !important;
  margin: 0 !important;
  cursor: pointer;
}

.pl-page .checkbox-container .checkmark {
  display: block !important;
  position: relative !important;
  flex: none;
  width: 14px !important;
  height: 14px !important;
  margin: 0 !important;
  top: auto !important;
  left: auto !important;
  border: 1px solid #c9ced3 !important;
  border-radius: 0 !important;
  background: #fff;
  box-sizing: border-box;
}

.pl-page .checkbox-container:hover input ~ .checkmark {
  border-color: #204e75 !important;
  border-radius: 0 !important;
}

.pl-page .checkbox-container input:checked ~ .checkmark {
  background: #204e75 !important;
  border-color: #204e75 !important;
}

.pl-page .checkbox-container .checkmark:after {
  left: 4px;
  top: 1px;
  width: 5px;
  height: 8px;
  border-width: 0 2px 2px 0;
}

.pl-page .pl-filter-name {
  flex: 1 1 auto;
  min-width: 0;
  color: inherit;
}

.pl-page .pl-filter-count {
  flex: none;
  margin-left: auto;
  color: #9aa3ab;
  font-size: 12.5px;
  font-weight: 400;
}

.pl-page .list-cover li a .pl-filter-count,
.pl-page .checkbox-container .pl-filter-count {
  color: #9aa3ab;
}

.pl-side-body > :last-child {
  border-bottom: 0;
}

.pl-page .align-for-cover {
  display: block;
  padding: 0 14px 12px;
  border-bottom: 1px solid #eef0f2;
}

.pl-page #color-list,
.pl-page #color-list.row,
.pl-page #color-list.display-flex {
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  gap: 2px 8px;
  width: 100% !important;
  max-width: none;
  margin: 0 !important;
  float: none;
  flex-wrap: unset;
}

.pl-page #color-list::before,
.pl-page #color-list::after,
.pl-page #color-list.row::before,
.pl-page #color-list.row::after {
  content: none !important;
  display: none !important;
}

.pl-page #color-list > .col-sm-6,
.pl-page #color-list > .col-xs-4,
.pl-page #color-list > [class*="col-"] {
  width: auto !important;
  max-width: none !important;
  float: none !important;
  padding: 0 !important;
  margin: 0 !important;
}

.pl-page .color-outer,
.pl-page .color-outer.checkbox-color {
  display: flex;
  align-items: center;
  gap: 7px;
  min-width: 0;
  padding: 5px 4px;
  margin: 0;
  cursor: pointer;
}

.pl-page .color-outer:hover {
  background: #eef3f8;
}

.pl-page .checkbox-cover {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  flex: none;
  width: 15px;
  height: 15px;
  margin: 0;
  padding: 0;
  vertical-align: top;
}

.pl-page .checkbox-cover input,
.pl-page .checkbox-cover input.checkboxColorFilter {
  position: absolute !important;
  inset: 0;
  opacity: 0 !important;
  width: 15px !important;
  height: 15px !important;
  margin: 0 !important;
  cursor: pointer;
  z-index: 1;
}

.pl-page .checkbox-cover input:checked + span::before,
.pl-page .checkbox-cover input:checked + .color-box::before {
  content: none !important;
  display: none !important;
  border: 0 !important;
}

.pl-page .color-box,
.pl-page .color-outer .color-box {
  width: 15px !important;
  height: 15px !important;
  min-width: 15px !important;
  min-height: 15px !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 1px solid #c9ced3 !important;
  border-radius: 0 !important;
  display: block !important;
  box-sizing: border-box;
}

.pl-page .checkbox-cover input:checked + .color-box,
.pl-page .checkbox-cover input:checked + span.color-box {
  border-color: #204e75 !important;
  box-shadow: inset 0 0 0 1px #204e75;
}

.pl-page .color-title,
.pl-page .color-outer .color-title {
  display: flex;
  align-items: baseline;
  gap: 3px;
  min-width: 0;
  width: auto !important;
  font-size: 12.5px;
  color: #55606a;
  line-height: 1.3;
}

.pl-page .color-outer .color-title span,
.pl-page .color-title span {
  display: inline !important;
}

.pl-page .color-title .text-eclipse {
  display: block !important;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-line-clamp: unset;
  -webkit-box-orient: unset;
  min-width: 0;
  flex: 1 1 auto;
}

.pl-page .color-title span:last-child {
  flex: none;
  color: #9aa3ab;
  font-size: 11.5px;
}

.pl-page .view-more {
  display: inline-block;
  margin: 6px 14px 0;
  font-size: 12px;
  font-weight: 700;
  color: #204e75;
}

.pl-page .view-more:hover {
  color: #c4470c;
}

.pl-page .clear-all,
.pl-page .filterSelect,
.pl-page #selection-list {
  font-size: 12px;
}

.pl-page #selection-list {
  background: #f7f9fb;
  margin: 0;
  padding: 10px 12px 12px;
  border-bottom: 1px solid #dfe4e8;
}

.pl-page a.clear-all,
.pl-page #selection-list .clear-all {
  float: none !important;
  display: inline-flex !important;
  align-items: center;
  gap: 6px;
  background: transparent !important;
  background-color: transparent !important;
  color: #c4470c !important;
  padding: 0 !important;
  border-radius: 0 !important;
  margin: 0 0 8px !important;
  font-size: 11.5px !important;
  font-weight: 700;
  line-height: 1.3;
}

.pl-page a.clear-all:hover,
.pl-page a.clear-all:focus,
.pl-page a.clear-all:active {
  background: transparent !important;
  color: #a13908 !important;
  text-decoration: underline;
}

.pl-page .clear-all label {
  margin: 0 !important;
  padding: 0 !important;
  color: inherit !important;
  font-size: inherit !important;
  font-weight: 700 !important;
  cursor: pointer;
  background: transparent !important;
}

.pl-page .filterSelect {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  background: #fff;
  border: 1px solid #c9ced3;
  padding: 4px 8px;
  margin: 4px 4px 0 0;
  color: #204e75;
  font-weight: 700;
  cursor: pointer;
}

.pl-results {
  flex: 1;
  min-width: 0;
}

.pl-toolbar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  flex-wrap: wrap;
  padding-bottom: 16px;
  margin-bottom: 18px;
  border-bottom: 1px solid #e6e9ec;
}

.pl-toolbar > div:first-child {
  display: flex;
  align-items: center;
  gap: 8px;
}

.pl-page .ccModalLabel {
  margin: 0;
  font-size: 13px;
  font-weight: 400;
  color: #55606a;
}

.pl-page #per-page {
  width: 72px !important;
  height: 34px;
  margin: 0 !important;
  display: inline-block;
  border: 1px solid #c9ced3;
  border-radius: 0;
  background: #fff url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%2355606a' stroke-width='2.4'><path d='M5 8.5l7 7 7-7'/></svg>") right 8px center no-repeat !important;
  appearance: none;
  padding: 4px 26px 4px 8px;
  font-size: 13px;
}

.pl-toolbar-end {
  display: flex;
  align-items: center;
  gap: 14px;
  flex-wrap: wrap;
}

.pl-summary {
  font-size: 13px;
  color: #55606a;
}

.pl-page .sorter {
  margin: 0;
}

.pl-page .sorter .btn {
  height: 34px;
  border: 1px solid #c9ced3;
  border-radius: 0;
  background: #fff;
  color: #204e75;
  font-size: 12.5px;
  font-weight: 700;
  padding: 6px 12px;
}

.pl-page .sorter .btn:hover,
.pl-page .sorter .btn:focus {
  background: #eef3f8;
  border-color: #204e75;
  color: #204e75;
}

.pl-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 20px;
}

.pl-grid > .pl-card-cell:not(:has(.pl-card)) {
  display: none;
}

.pl-empty {
  border: 1px solid #dfe4e8;
  background: #fff;
  padding: 36px 28px;
}

.pl-empty p {
  margin: 0;
  color: #5c656e;
  font-size: 15px;
  line-height: 1.5;
}

.pl-empty p + p {
  margin-top: 12px;
}

.pl-empty a {
  color: #c4470c;
  font-weight: 700;
  text-decoration: none;
}

.pl-empty a:hover,
.pl-empty a:focus {
  color: #a13908;
  text-decoration: underline;
}

.pl-card-cell {
  float: none !important;
  width: auto !important;
  padding: 0 !important;
  margin: 0 !important;
}

.pl-card {
  display: flex;
  flex-direction: column;
  height: 100%;
  border: 1px solid #dfe4e8;
  background: #fff;
}

.pl-card:hover {
  border-color: #204e75;
}

.pl-card-img {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 196px;
  background: #fff;
  border-bottom: 1px solid #eef0f2;
  overflow: hidden;
}

.pl-card-img img,
.pl-page .product-image {
  max-width: 100%;
  max-height: 180px;
  width: auto;
  height: auto;
  object-fit: contain;
  background: transparent;
}

.pl-page .namebadgeimagemask,
.pl-page .product-image-cover,
.pl-page .all-three-btn-cover,
.pl-page .hover-btn {
  display: none;
}

.pl-page .pl-card-img .namebadgeimagemask,
.pl-page .pl-card-img .product-image-cover {
  display: flex;
  width: 100%;
  height: 100%;
  margin: 0;
  float: none;
  background: transparent;
}

.pl-page .pl-card-img .all-three-btn-cover {
  display: none;
}

.pl-page .select-color {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 5px;
  margin: 10px 14px 0;
  padding: 0;
  list-style: none;
  min-height: 16px;
}

.pl-page .select-color .color-one {
  width: 11px;
  height: 11px;
  border-radius: 50%;
  border: 1px solid rgba(0, 0, 0, 0.12);
  padding: 0;
  margin: 0;
  float: none;
  cursor: pointer;
}

.pl-page .select-color .more-color {
  font-size: 11px;
  color: #8a9199;
  margin: 0;
}

.pl-card-body {
  display: flex;
  flex-direction: column;
  gap: 6px;
  padding: 10px 14px 12px;
  flex: 1;
}

.pl-card-name {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  font-size: 13.5px;
  font-weight: 700;
  line-height: 1.35;
  color: #204e75 !important;
  min-height: 2.7em;
}

.pl-card-desc {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin: 0;
  font-size: 12.5px;
  line-height: 1.45;
  color: #6a747d;
  min-height: 2.9em;
}

.pl-card-meta {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 8px;
  margin-top: auto;
}

.pl-card-ids {
  font-size: 11.5px;
  color: #8a9199;
  line-height: 1.45;
}

.pl-card-ids b {
  color: #55606a;
  font-weight: 700;
}

.pl-card-price {
  text-align: right;
}

.pl-card-price strong {
  display: block;
  font-size: 19px;
  font-weight: 700;
  color: #f73515;
  line-height: 1.1;
}

.pl-card-price span {
  font-size: 11px;
  color: #8a9199;
}

.pl-card-cta {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #eef3f8;
  border-top: 1px solid #dfe4e8;
  color: #204e75 !important;
  font-size: 11.5px;
  font-weight: 700;
  letter-spacing: 0.09em;
  text-transform: uppercase;
  padding: 11px 10px;
  margin-top: auto;
}

.pl-card-cta:hover,
.pl-card-cta:focus {
  background: #204e75;
  color: #fff !important;
  text-decoration: none;
}

.pl-pager {
  display: flex;
  justify-content: center;
  margin: 28px 0 8px;
}

.pl-page .pagination {
  display: flex;
  gap: 6px;
  margin: 0;
  padding: 0;
}

.pl-page .pagination > li {
  display: inline-flex;
}

.pl-page .pagination > li > a,
.pl-page .pagination > li > span {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 34px;
  height: 34px;
  padding: 0 8px;
  border: 1px solid #c9ced3;
  background: #fff;
  color: #26313a;
  font-size: 13px;
  border-radius: 0;
  line-height: 1;
}

.pl-page .pagination > li > a:hover,
.pl-page .pagination > li > a:focus {
  border-color: #204e75;
  color: #204e75;
  background: #fff;
}

.pl-page .pagination > .active > a,
.pl-page .pagination > .active > span,
.pl-page .pagination > .active > a:hover {
  background: #204e75;
  border-color: #204e75;
  color: #fff;
}

.pl-reviews {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  flex-wrap: wrap;
  background: transparent;
  border-top: 0;
  margin: 34px 0 0;
  padding: 28px 0 32px;
}

.pl-reviews::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  width: 100vw;
  margin-left: -50vw;
  background: #f5f5f5;
  z-index: 0;
  pointer-events: none;
}

.pl-reviews > * {
  position: relative;
  z-index: 1;
}

.pl-reviews-copy .pl-eyebrow {
  margin-bottom: 6px;
}

.pl-reviews h2 {
  margin: 0;
  font-size: 25px;
  font-weight: 700;
  color: #204e75;
  text-transform: none !important;
}

.pl-reviews-score {
  display: flex;
  align-items: center;
  gap: 14px;
}

.pl-reviews-num {
  font-size: 40px;
  font-weight: 700;
  color: #204e75;
  line-height: 1;
}

.pl-stars {
  display: flex;
  gap: 2px;
}

.pl-reviews-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  border: 1px solid #c9ced3;
  background: #fff;
  color: #204e75;
}

.pl-reviews-link:hover,
.pl-reviews-link:focus {
  background: #204e75;
  border-color: #204e75;
  color: #fff;
}

.pl-page a:focus-visible,
.pl-page button:focus-visible,
.pl-page input:focus-visible,
.pl-page select:focus-visible {
  outline: 2px solid #204e75;
  outline-offset: 2px;
}

@media (max-width: 1100px) {
  .pl-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

@media (max-width: 900px) {
  .pl-body {
    flex-direction: column;
    gap: 20px;
  }

  .pl-side {
    order: 0;
    width: 100%;
    max-width: none;
  }

  .pl-results {
    order: 1;
    width: 100%;
  }

  .pl-side-head {
    display: none;
  }

  .pl-filter-toggle {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    margin: 0;
    padding: 14px 16px;
    border: 0;
    background: #204e75;
    color: #fff;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 0.02em;
    text-transform: none;
    cursor: pointer;
    font-family: inherit;
  }

  .pl-filter-toggle__chevron {
    flex: none;
    transition: transform 0.2s ease;
  }

  .pl-side.is-open .pl-filter-toggle__chevron {
    transform: rotate(180deg);
  }

  .pl-side-body {
    display: none;
    max-height: 70vh;
    overflow: auto;
  }

  .pl-side.is-open .pl-side-body {
    display: block;
  }

  .pl-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .pl-intro {
    padding: 18px 0 14px;
  }

  .pl-intro h1 {
    font-size: 22px;
  }

  .pl-intro-row {
    align-items: stretch;
  }

  .pl-intro .ps-wrap {
    max-width: none;
  }
}

@media (max-width: 560px) {
  .pl-grid {
    grid-template-columns: 1fr;
  }

  .pl-intro .ps-wrap {
    max-width: none;
  }

  .pl-intro .ps-form {
    display: flex;
    flex-wrap: wrap;
    height: auto !important;
    overflow: visible;
  }

  .pl-intro .ps-cat,
  .pl-intro .ps-field,
  .pl-intro .ps-btn {
    flex: 1 1 100%;
    width: 100% !important;
    max-width: 100%;
    min-width: 0;
  }

  .pl-intro .ps-cat-select,
  .pl-intro .ps-input,
  .pl-intro .ps-btn {
    display: block !important;
    width: 100% !important;
    height: 46px !important;
    min-height: 46px !important;
  }

  .pl-intro .ps-cat-select {
    border-right: 0 !important;
    border-bottom: 1px solid #c9ced3 !important;
  }

  .pl-intro .ps-input {
    border: 0 !important;
    border-bottom: 1px solid #c9ced3 !important;
    background: #fff !important;
  }

  .pl-reviews {
    flex-direction: column;
    align-items: flex-start;
  }

  .pl-reviews-score {
    flex-wrap: wrap;
  }
}
