.wakeup-reviews-featured{--wakeup-reviews-text:#10263b;--wakeup-reviews-accent:#b6a38b;--wakeup-reviews-border:#e3e0e5;--wakeup-reviews-bg-soft:#f9f9f9;--wakeup-reviews-bg-card:#fff;--wakeup-reviews-star:#f4b500;--wakeup-reviews-star-base:#e3e0e5;--wakeup-reviews-danger:#d83f3f;--wakeup-reviews-warning:#f5851e;--wakeup-reviews-text-muted:rgba(16,38,59,.68);--wakeup-reviews-text-soft:rgba(16,38,59,.52)}.wakeup-reviews-featured__shell{width:min(var(--wub-page-max,1440px),calc(100% - (var(--wub-gutter-mobile,16px)*2)));margin-inline:auto}.wakeup-reviews-featured__inner{width:100%}.wakeup-reviews-featured--with-bg .wakeup-reviews-featured__inner{padding:34px 32px;background:var(--wakeup-reviews-bg-soft)}.wakeup-reviews-featured__eyebrow{margin-bottom:10px;color:var(--wakeup-reviews-accent)}.wakeup-reviews-featured__heading{margin-bottom:0;color:var(--wakeup-reviews-text)}.wakeup-reviews-featured__intro{margin-top:8px;color:var(--wakeup-reviews-text-muted)}.wakeup-reviews-featured__summary{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:12px 14px;margin-top:24px;margin-bottom:24px;text-align:center}.wakeup-reviews-featured__summary-text{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:center;gap:8px;color:var(--wakeup-reviews-text)}.wakeup-reviews-featured__summary-text strong{font-weight:var(--font-body-medium-weight,500);color:var(--wakeup-reviews-text)}.wakeup-reviews-featured__summary-text span{color:var(--wakeup-reviews-text-muted)}.wakeup-reviews-featured-stars{position:relative;display:inline-block;line-height:1;white-space:nowrap}.wakeup-reviews-featured-stars__base,.wakeup-reviews-featured-stars__fill{display:block;font-family:Arial,sans-serif;line-height:1;letter-spacing:.14em}.wakeup-reviews-featured-stars__base{color:var(--wakeup-reviews-star-base)}.wakeup-reviews-featured-stars__fill-wrap{position:absolute;inset:0 auto 0 0;overflow:hidden;pointer-events:none}.wakeup-reviews-featured-stars__fill{color:var(--wakeup-reviews-star);white-space:nowrap;overflow:hidden}.wakeup-reviews-featured-stars--summary{font-size:1.2rem}.wakeup-reviews-featured-stars--card{font-size:1rem}.wakeup-reviews-featured__feedback{margin-bottom:18px;padding:14px 16px;border:1px solid var(--wakeup-reviews-border);background:var(--wakeup-reviews-bg-soft);color:var(--wakeup-reviews-text)}.wakeup-reviews-featured__feedback[hidden]{display:none}.wakeup-reviews-featured__list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.wakeup-reviews-featured-card{display:flex;flex-direction:column;min-height:100%;padding:24px 22px 20px;border:1px solid var(--wakeup-reviews-border);background:var(--wakeup-reviews-bg-card);color:var(--wakeup-reviews-text)}.wakeup-reviews-featured-card__rating-row{margin-bottom:14px}.wakeup-reviews-featured-card__quote{margin:0 0 18px;color:var(--wakeup-reviews-text);line-height:calc(var(--font-body-line-height-scale)*1.65);flex:1 1 auto}.wakeup-reviews-featured-card__footer{display:flex;flex-wrap:wrap;align-items:center;gap:6px;padding-top:14px;border-top:1px solid var(--wakeup-reviews-border)}.wakeup-reviews-featured-card__name{font-size:.95rem;font-weight:var(--font-body-medium-weight,500);color:var(--wakeup-reviews-text)}.wakeup-reviews-featured-card__meta{display:inline-flex;align-items:center;flex-wrap:wrap;gap:6px;font-size:.8125rem;color:var(--wakeup-reviews-text-muted)}.wakeup-reviews-featured-card__meta-separator{opacity:.5}.wakeup-reviews-featured__actions{display:flex;justify-content:center;margin-top:26px}.wakeup-reviews-featured__empty{padding:18px;border:1px solid var(--wakeup-reviews-border);background:var(--wakeup-reviews-bg-soft);color:var(--wakeup-reviews-text-muted);text-align:center}.wakeup-reviews-featured-card--placeholder{pointer-events:none}.wakeup-reviews-featured-placeholder{display:block;position:relative;overflow:hidden;background:#10263b0f}.wakeup-reviews-featured-placeholder:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;transform:translate(-100%);background:linear-gradient(90deg,#fff0,#ffffffa6,#fff0);animation:wakeupReviewsFeaturedShimmer 1.5s infinite}.wakeup-reviews-featured-placeholder--stars{width:116px;height:18px;margin-bottom:16px}.wakeup-reviews-featured-placeholder--line{width:100%;height:14px;margin-bottom:10px}.wakeup-reviews-featured-placeholder--line-short{width:72%;height:14px;margin-bottom:18px}.wakeup-reviews-featured-placeholder--name{width:140px;height:16px;margin-top:auto}@keyframes wakeupReviewsFeaturedShimmer{to{transform:translate(100%)}}@media only screen and (min-width:768px){.wakeup-reviews-featured__shell{width:min(var(--wub-page-max,1440px),calc(100% - (var(--wub-gutter-tablet,24px)*2)))}}@media only screen and (min-width:1025px){.wakeup-reviews-featured__shell{width:min(var(--wub-page-max,1440px),calc(100% - (var(--wub-gutter-desktop,32px)*2)))}}@media only screen and (max-width:1060px){.wakeup-reviews-featured__list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media only screen and (max-width:767px){.wakeup-reviews-featured--with-bg .wakeup-reviews-featured__inner{padding:18px 14px}.wakeup-reviews-featured__eyebrow{margin-bottom:6px}.wakeup-reviews-featured__intro{margin-top:6px}.wakeup-reviews-featured__summary{justify-content:flex-start;text-align:left;gap:8px 12px;margin-top:16px;margin-bottom:16px}.wakeup-reviews-featured__summary-text{justify-content:flex-start}.wakeup-reviews-featured-stars--summary{font-size:1.05rem}.wakeup-reviews-featured__list{display:grid;grid-auto-flow:column;grid-auto-columns:85%;grid-template-columns:none;gap:10px;overflow-x:auto;overflow-y:visible;padding-bottom:4px;padding-right:14px;scroll-padding-left:0;scroll-padding-right:14px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;overscroll-behavior-y:auto;scrollbar-width:none}.wakeup-reviews-featured__list::-webkit-scrollbar{display:none}.wakeup-reviews-featured-card,.wakeup-reviews-featured-card--placeholder{min-width:0;padding:16px 14px 14px;scroll-snap-align:start;scroll-snap-stop:always}.wakeup-reviews-featured-card__rating-row{margin-bottom:10px}.wakeup-reviews-featured-stars--card{font-size:.95rem}.wakeup-reviews-featured-card__quote{margin:0 0 14px;font-size:.95rem;line-height:1.55;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden}.wakeup-reviews-featured-card__footer{gap:4px 6px;padding-top:10px}.wakeup-reviews-featured-card__name{font-size:.9rem}.wakeup-reviews-featured-card__meta{font-size:.78rem}.wakeup-reviews-featured__actions{margin-top:16px}}@media(prefers-reduced-motion:reduce){.wakeup-reviews-featured-placeholder:after{animation:none}}
/*# sourceMappingURL=/cdn/shop/t/24/assets/wakeup-reviews-featured.css.map */
