<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/index.js??ruleSet[1].rules[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[3]!./cartridges/app_custom_basicfit/cartridge/client/default/scss/pages/pd/campaign/socialproof.scss ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************************************/
/** font family **/
.socialproof-component.background-transparent {
  background-color: transparent;
}
.socialproof-component.background-white {
  background-color: white;
}
.socialproof-component.background-white .experience-campaign-assets-socialprooftile {
  background-color: #ece9e8;
}
.socialproof-component.background-grey {
  background-color: #ece9e8;
}
.socialproof-component.background-grey .experience-campaign-assets-socialprooftile {
  background-color: white;
}
.socialproof-component .socialproof-component__heading {
  font-family: "HeadingProTreble-ExtraBold", sans-serif;
  font-size: 20px;
  line-height: 120%; /* 24px */
  text-align: center;
  text-transform: uppercase;
}
.socialproof-component .socialproof-component__content {
  margin: 0 auto;
  max-width: 1200px;
  overflow: hidden;
  padding: 28px 16px;
  position: relative;
  z-index: 1;
}
@media only screen and (min-width: 901px) {
  .socialproof-component .socialproof-component__content {
    padding: 44px 40px;
  }
}
@media only screen and (max-width: 359px) {
  .socialproof-component .socialproof-component__content {
    padding: 30px 12px;
  }
}
.socialproof-component .socialproof-component__title {
  font-family: "HeadingProTreble-ExtraBold", sans-serif;
  font-size: 20px;
  line-height: 120%; /* 24px */
  text-transform: uppercase;
}
.socialproof-component .experience-socialprooftile {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 24px;
}
@media only screen and (max-width: 1024px) {
  .socialproof-component .experience-socialprooftile {
    gap: 12px;
  }
}
@media only screen and (max-width: 900px) {
  .socialproof-component .experience-socialprooftile {
    grid-template-columns: repeat(2, 1fr);
  }
}
.socialproof-component .experience-campaign-assets-socialprooftile {
  display: block;
  position: relative;
}
.socialproof-component .experience-campaign-assets-socialprooftile:empty {
  display: none;
}
.socialproof-component .socialproof-component__tile {
  text-align: center;
  width: 100%;
  height: 100%;
  padding: 16px 24px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
@media only screen and (max-width: 900px) {
  .socialproof-component .socialproof-component__tile {
    padding: 16px 24px;
  }
}
.socialproof-component img {
  margin-bottom: 8px;
}
.socialproof-component .text {
  margin: 0;
  font-family: "HeadingProTreble-Heavy", sans-serif;
  font-size: 16px;
  line-height: 120%; /* 19.2px */
  text-transform: uppercase;
  overflow: hidden;
  display: -webkit-box; /* stylelint-disable-line value-no-vendor-prefix */
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
@media (hover: hover) and (pointer: fine) {
  .socialproof-component a:hover img,
.socialproof-component a:hover .text {
    opacity: 0.6;
  }
}

/*# sourceMappingURL=socialproof.css.map*/</pre></body></html>