.customer-reviews{color:#243238}.customer-reviews--full{background:#fff8f5;border-bottom:1px solid #f4ded6;border-top:1px solid #f4ded6}.customer-reviews__container{width:min(80rem,100%);margin:0 auto;padding:4rem 1.5rem}.customer-reviews--compact .customer-reviews__container{padding:0}.customer-reviews__header{max-width:46rem;margin:0 auto 2rem;text-align:center}.customer-reviews__eyebrow{margin:0 0 .5rem;color:#c9553d;font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.customer-reviews__header h2{margin:0;padding-left:0;color:#243238;border-left:0;font-family:Poppins,sans-serif;font-size:clamp(1.65rem, 3vw, 2.35rem);line-height:1.2}.customer-reviews__aggregate{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:.45rem;margin-top:1rem;color:#5f6c72;font-size:.95rem}.customer-reviews__aggregate strong{color:#243238}.customer-review-card__rating,.customer-reviews__stars{color:#e3a008;letter-spacing:.08em}.customer-reviews__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem}.customer-reviews--rotating .customer-reviews__grid{display:block;max-width:52rem;margin:0 auto}.customer-reviews--rotating .customer-review-card{display:none}.customer-reviews--rotating .customer-review-card.is-active{display:flex;animation:240ms ease-out customer-review-enter}.customer-review-card{display:flex;flex-direction:column;min-width:0;padding:1.5rem;background:#fff;border:1px solid #eadfd9;border-radius:1rem;box-shadow:0 10px 30px rgba(78,54,46,.07)}.customer-review-card__rating{margin-bottom:.75rem;font-size:1rem;line-height:1}.customer-review-card__star-empty{color:#d7d9da}.customer-review-card__meta{display:flex;justify-content:space-between;align-items:baseline;gap:1rem;color:#68757a;font-size:.82rem}.customer-review-card__meta strong{color:#243238;font-size:.95rem}.customer-review-card__meta time{text-align:right}.customer-review-card h3{margin:.8rem 0 .55rem;color:#243238;font-family:Poppins,sans-serif;font-size:1.05rem;line-height:1.35}.customer-review-card p{margin:0;color:#526166;font-size:.94rem;line-height:1.65}.customer-reviews--compact{padding:2rem;background:#fff8f5;border:1px solid #f0d8cf;border-radius:1.25rem}.customer-reviews--compact .customer-reviews__header{margin-bottom:1.5rem}.customer-reviews--compact .customer-reviews__header h2{font-size:clamp(1.4rem, 2.5vw, 1.9rem)}.customer-reviews__more{margin:1.5rem 0 0;text-align:center}.customer-reviews__more a{color:#b8442f;font-weight:700;text-underline-offset:0.2em}.customer-reviews__more a:hover{color:#8d3020}.customer-reviews__controls{display:flex;align-items:center;justify-content:center;gap:.75rem;margin-top:1.25rem}.customer-reviews__control{display:inline-flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;padding:0;color:#9c3b29;background:#fff;border:1px solid #e3c8be;border-radius:9999px;cursor:pointer;font-size:1.2rem;transition:background-color 160ms,border-color 160ms,color 160ms}.customer-reviews__control:hover{color:#fff;background:#c9553d;border-color:#c9553d}.customer-reviews__control:focus-visible{outline:rgba(201,85,61,.28) solid 3px;outline-offset:2px}.customer-reviews__status{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@keyframes customer-review-enter{from{opacity:0;transform:translateY(.35rem)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.customer-reviews--rotating .customer-review-card.is-active{animation:none}.customer-reviews__control{transition:none}}@media (max-width:900px){.customer-reviews__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.customer-reviews__container{padding:3rem 1rem}.customer-reviews__grid{grid-template-columns:1fr}.customer-reviews--compact{padding:1.25rem}.customer-reviews--compact .customer-reviews__container{padding:0}.customer-review-card{padding:1.25rem}.customer-review-card__meta{align-items:flex-start;flex-direction:column;gap:.15rem}.customer-review-card__meta time{text-align:left}}