.landing-shared.section-lp .tw{max-width:1200px;margin:0 auto}.landing-shared.section-lp .tw__head{max-width:760px;margin:0 auto 28px}#MainContent .landing-shared.section-lp .tw__heading.tw__heading,.landing-shared.section-lp .tw__heading{font-family:var(--brand-display);font-weight:800;font-size:clamp(36px,4.5vw,56px);line-height:1.05;letter-spacing:-.01em;text-transform:uppercase;color:var(--brand-navy);margin:0 0 16px}.landing-shared.section-lp .tw__heading .h-accent{font-family:var(--brand-serif);font-style:italic;font-weight:600;text-transform:none;letter-spacing:0;color:var(--brand-burgundy)}#MainContent .landing-shared.section-lp .tw__sub.tw__sub,.landing-shared.section-lp .tw__sub{font-family:var(--brand-body);font-size:17px;line-height:1.55;color:var(--brand-fg-muted);margin:0 0 12px}#MainContent .landing-shared.section-lp .tw__summary.tw__summary,.landing-shared.section-lp .tw__summary{display:inline-flex;align-items:center;justify-content:center;gap:10px;width:100%;font-family:var(--brand-body);font-size:15px;font-weight:700;color:var(--brand-navy);margin:4px 0 0}.landing-shared.section-lp .tw__summary[hidden]{display:none}.landing-shared.section-lp .tw__summary .tw-stars{font-size:18px}.landing-shared.section-lp .tw__filters{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin:0 0 28px}.landing-shared.section-lp .tw__filters[hidden]{display:none}.landing-shared.section-lp .tw__chip{appearance:none;-webkit-appearance:none;font-family:var(--brand-body);font-size:13px;font-weight:700;letter-spacing:.02em;line-height:1;color:var(--brand-navy);background:transparent;border:1.5px solid var(--brand-rule);border-radius:999px;padding:10px 16px;cursor:pointer;transition:background-color .15s ease,border-color .15s ease,color .15s ease}.landing-shared.section-lp .tw__chip:hover{border-color:var(--brand-navy)}.landing-shared.section-lp .tw__chip[aria-pressed=true]{background:var(--brand-navy);border-color:var(--brand-navy);color:var(--brand-cream)}.landing-shared.section-lp .tw__chip:focus-visible{outline:2px solid var(--brand-burgundy);outline-offset:2px}.landing-shared.section-lp .tw__chip-count{opacity:.6;font-weight:500;margin-left:4px}.landing-shared.section-lp .tw__list{display:grid;grid-template-columns:1fr;gap:12px;margin:0;padding:0;list-style:none}@media(min-width:750px){.landing-shared.section-lp .tw__list{display:block;columns:2;column-gap:12px}.landing-shared.section-lp .tw-card{break-inside:avoid;-webkit-column-break-inside:avoid;margin-bottom:12px}}@media(min-width:1024px){.landing-shared.section-lp .tw__list{columns:3}}.landing-shared.section-lp .tw-card{display:flex;flex-direction:column;align-items:flex-start;background:var(--brand-cream-soft);border:0;border-radius:16px;padding:24px;margin:0}.landing-shared.section-lp.lp-bg-cream-deep .tw-card{background:var(--brand-cream)}.landing-shared.section-lp .tw-card__top{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;margin-bottom:14px}.landing-shared.section-lp .tw-stars{color:var(--brand-gold);font-size:16px;letter-spacing:1px;line-height:1;white-space:nowrap}.landing-shared.section-lp .tw-stars .tw-star--off{color:var(--brand-rule)}.landing-shared.section-lp .tw-card__pill{font-family:var(--brand-body);font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--brand-burgundy);background:#86263314;border-radius:999px;padding:5px 10px;white-space:nowrap}#MainContent .landing-shared.section-lp .tw-card__quote.tw-card__quote,.landing-shared.section-lp .tw-card__quote{font-family:var(--brand-body);font-size:16px;font-weight:700;font-style:normal;line-height:1.45;color:var(--brand-navy);margin:0 0 10px;padding:0;border:0;quotes:none}#MainContent .landing-shared.section-lp .tw-card__text.tw-card__text,.landing-shared.section-lp .tw-card__text{font-family:var(--brand-body);font-size:15px;line-height:1.6;color:var(--brand-fg-muted);margin:0 0 16px}.landing-shared.section-lp .tw-card__quote+.tw-card__text{margin-top:-2px}.landing-shared.section-lp .tw-card__meta{display:flex;flex-wrap:wrap;align-items:baseline;gap:4px 10px;margin-top:auto;width:100%}#MainContent .landing-shared.section-lp .tw-card__name.tw-card__name,.landing-shared.section-lp .tw-card__name{font-family:var(--brand-body);font-size:14px;font-weight:700;font-style:normal;color:var(--brand-navy)}.landing-shared.section-lp .tw-card__date,.landing-shared.section-lp .tw-card__verified{font-family:var(--brand-body);font-size:12px;color:var(--brand-fg-muted)}.landing-shared.section-lp .tw-card__verified{display:inline-flex;align-items:center;gap:5px}.landing-shared.section-lp .tw-card__verified i{color:var(--brand-burgundy);font-size:11px}.landing-shared.section-lp .tw-card--skeleton{min-height:160px;gap:10px}.landing-shared.section-lp .tw-card--skeleton>span{display:block;border-radius:6px;background:linear-gradient(90deg,#1d252d0f 25%,#1d252d1f,#1d252d0f 75%);background-size:200% 100%;animation:tw-shimmer 1.4s ease-in-out infinite}.landing-shared.section-lp .tw-card--skeleton .tw-card__stars{width:96px;height:14px;margin-bottom:6px}.landing-shared.section-lp .tw-card--skeleton .tw-card__line{width:100%;height:12px}.landing-shared.section-lp .tw-card--skeleton .tw-card__line--short{width:60%}.landing-shared.section-lp .tw-card--skeleton .tw-card__name{width:40%;height:12px;margin-top:10px}@keyframes tw-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media(prefers-reduced-motion:reduce){.landing-shared.section-lp .tw-card--skeleton>span{animation:none}}#MainContent .landing-shared.section-lp .tw__empty.tw__empty,#MainContent .landing-shared.section-lp .tw__error.tw__error,.landing-shared.section-lp .tw__empty,.landing-shared.section-lp .tw__error{font-family:var(--brand-body);font-size:15px;color:var(--brand-fg-muted);margin:24px 0 0}.landing-shared.section-lp .tw__empty[hidden],.landing-shared.section-lp .tw__error[hidden],.landing-shared.section-lp .tw__more-btn[hidden]{display:none}.landing-shared.section-lp .tw__more{margin-top:28px}.landing-shared.section-lp .tw__more-btn[aria-busy=true]{opacity:.6;pointer-events:none}.landing-shared.section-lp .tw__cta{margin-top:36px}#MainContent .landing-shared.section-lp .tw__cta-note.tw__cta-note,.landing-shared.section-lp .tw__cta-note{font-family:var(--brand-body);font-size:13px;color:var(--brand-fg-muted);margin:12px 0 0}
/*# sourceMappingURL=/cdn/shop/t/115/assets/section-lp-testimonials.css.map */
