.slx-stars{display:inline-flex;align-items:center;gap:.15rem;color:var(--slx-star-color, #d4af37)}.slx-stars__icon{flex-shrink:0;width:var(--slx-star-size, 20px);height:var(--slx-star-size, 20px)}.slx-reviews-hero{text-align:center;background:var(--slx-r-bg, #fbf9f6);color:var(--slx-r-text, #1b1c1a)}.slx-reviews-hero__inner{max-width:var(--slx-r-max, 1280px);margin:0 auto;padding:var(--slx-r-pad-y, 48px) var(--slx-r-pad-x, 24px)}.slx-reviews-hero__title{margin:0 0 1.2rem;font-family:var(--slx-r-font-heading, var(--font-heading-family, Georgia, serif));font-size:var(--slx-r-title-size, 48px);font-weight:300;line-height:1.15;letter-spacing:-.02em;color:var(--slx-r-heading, #3e3031)}.slx-reviews-hero__text{margin:0 auto;max-width:42rem;font-family:var(--slx-r-font-body, var(--font-body-family, Georgia, serif));font-size:var(--slx-r-body-size, 18px);line-height:1.55;color:var(--slx-r-muted, #4e4445)}.slx-reviews-slider{background:var(--slx-r-bg, #f4efe6);color:var(--slx-r-text, #1b1c1a);overflow:hidden}.slx-reviews-slider__inner{max-width:var(--slx-r-max, 1280px);margin:0 auto;padding:var(--slx-r-pad-y, 64px) 0 var(--slx-r-pad-y, 64px)}.slx-reviews-slider__head{display:flex;align-items:flex-end;justify-content:space-between;gap:1.5rem;padding:0 var(--slx-r-pad-x, 24px);margin-bottom:2rem}.slx-reviews-slider__heading{margin:0 0 .5rem;font-family:var(--slx-r-font-heading, var(--font-heading-family, Georgia, serif));font-size:var(--slx-r-heading-size, 32px);font-weight:400;line-height:1.25;color:var(--slx-r-heading, #3e3031)}.slx-reviews-slider__sub{margin:0;font-family:var(--slx-r-font-body, var(--font-body-family, Georgia, serif));font-size:var(--slx-r-label-size, 12px);font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--slx-r-muted, #4e4445)}.slx-reviews-slider__nav{display:none;gap:1rem}.slx-reviews-slider__btn{display:inline-flex;align-items:center;justify-content:center;width:4rem;height:4rem;padding:0;border:1px solid var(--slx-r-heading, #3e3031);border-radius:50%;background:transparent;color:var(--slx-r-heading, #3e3031);cursor:pointer;transition:background .2s ease,color .2s ease}.slx-reviews-slider__btn:hover{background:var(--slx-r-heading, #3e3031);color:#fff}.slx-reviews-slider__btn svg{width:2rem;height:2rem}.slx-reviews-slider__track-wrap{padding-left:var(--slx-r-pad-x, 24px)}.slx-reviews-slider__track{display:flex;gap:var(--slx-r-card-gap, 24px);overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;padding:1rem var(--slx-r-pad-x, 24px) 2rem 0;-ms-overflow-style:none;scrollbar-width:none}.slx-reviews-slider__track::-webkit-scrollbar{display:none}.slx-reviews-card{flex:0 0 auto;width:var(--slx-r-card-width, 320px);scroll-snap-align:start;display:flex;flex-direction:column;min-height:100%;padding:2rem;background:var(--slx-r-card-bg, #fff);border:1px solid var(--slx-r-border, #e4e2df);border-radius:var(--slx-r-radius, 8px);box-shadow:0 8px 32px #56464708;transition:box-shadow .3s ease}.slx-reviews-card:hover{box-shadow:0 12px 48px #5646470f}.slx-reviews-card__stars{margin-bottom:1rem}.slx-reviews-card__title{margin:0 0 .75rem;font-family:var(--slx-r-font-heading, var(--font-heading-family, Georgia, serif));font-size:var(--slx-r-card-title-size, 24px);font-weight:400;line-height:1.3;color:var(--slx-r-heading, #3e3031)}.slx-reviews-card__quote{flex:1 1 auto;margin:0 0 1.5rem;font-family:var(--slx-r-font-body, var(--font-body-family, Georgia, serif));font-size:var(--slx-r-card-body-size, 16px);line-height:1.5;color:var(--slx-r-muted, #4e4445)}.slx-reviews-card__foot{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;margin-top:auto;padding-top:1rem;border-top:1px solid var(--slx-r-border, #e4e2df)}.slx-reviews-card__author{margin:0;font-family:var(--slx-r-font-body, var(--font-body-family, Georgia, serif));font-size:var(--slx-r-label-size, 12px);font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--slx-r-heading, #3e3031)}.slx-reviews-card__verified{display:inline-flex;align-items:center;gap:.25rem;margin:.25rem 0 0;font-size:1.2rem;font-weight:500;color:var(--slx-r-verified, #4caf50)}.slx-reviews-card__verified svg{width:1.4rem;height:1.4rem;flex-shrink:0}.slx-reviews-card__date{font-size:1.4rem;color:var(--slx-r-date, #807475);white-space:nowrap}.slx-reviews-detail{background:var(--slx-r-bg, #fbf9f6);color:var(--slx-r-text, #1b1c1a)}.slx-reviews-detail__inner{max-width:var(--slx-r-max, 1280px);margin:0 auto;padding:var(--slx-r-pad-y, 64px) var(--slx-r-pad-x, 24px)}.slx-reviews-detail__heading{margin:0 0 3rem;padding-bottom:1.5rem;border-bottom:1px solid var(--slx-r-border, #e4e2df);font-family:var(--slx-r-font-heading, var(--font-heading-family, Georgia, serif));font-size:var(--slx-r-title-size, 48px);font-weight:300;line-height:1.15;letter-spacing:-.02em;color:var(--slx-r-heading, #3e3031);text-align:var(--slx-r-heading-align, center)}.slx-reviews-detail__list{display:flex;flex-direction:column;gap:0}.slx-reviews-detail__item{display:flex;flex-direction:column;gap:2rem;padding-bottom:3rem;margin-bottom:3rem;border-bottom:1px solid var(--slx-r-border, #e4e2df)}.slx-reviews-detail__item:last-child{margin-bottom:0;padding-bottom:0;border-bottom:0}.slx-reviews-detail__aside{display:flex;flex-direction:row;align-items:center;gap:1rem}.slx-reviews-detail__avatar{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:6.4rem;height:6.4rem;border-radius:50%;background:var(--slx-r-avatar-bg, #f4efe6);font-family:var(--slx-r-font-heading, var(--font-heading-family, Georgia, serif));font-size:2.4rem;font-weight:300;color:var(--slx-r-heading, #3e3031)}.slx-reviews-detail__content{flex:1;min-width:0}.slx-reviews-detail__title-row{display:flex;flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:.5rem}.slx-reviews-detail__item-title{margin:0;font-family:var(--slx-r-font-heading, var(--font-heading-family, Georgia, serif));font-size:var(--slx-r-item-title-size, 24px);font-weight:700;line-height:1.3;color:var(--slx-r-heading, #3e3031)}.slx-reviews-detail__badge{display:inline-block;margin-bottom:1rem;padding:.35rem .75rem;border-radius:var(--slx-r-radius, 4px);background:var(--slx-r-badge-bg, #efeeeb);font-family:var(--slx-r-font-body, var(--font-body-family, Georgia, serif));font-size:1.2rem;font-weight:500;color:var(--slx-r-muted, #4e4445)}.slx-reviews-detail__body{margin:0 0 1.5rem;font-family:var(--slx-r-font-body, var(--font-body-family, Georgia, serif));font-size:var(--slx-r-body-size, 18px);line-height:1.65;color:var(--slx-r-muted, #4e4445)}.slx-reviews-detail__photos{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem}.slx-reviews-detail__photo{width:var(--slx-r-photo-size, 96px);height:var(--slx-r-photo-size, 96px);border-radius:var(--slx-r-radius, 4px);overflow:hidden;background:var(--slx-r-badge-bg, #efeeeb)}.slx-reviews-detail__photo img{width:100%;height:100%;object-fit:cover;display:block}.slx-reviews-detail__helpful{display:flex;flex-wrap:wrap;align-items:center;gap:1rem;font-size:1.4rem;color:var(--slx-r-date, #807475)}.slx-reviews-detail__helpful-btn{padding:.35rem .75rem;border:1px solid var(--slx-r-date, #807475);border-radius:var(--slx-r-radius, 4px);background:transparent;font:inherit;color:inherit;cursor:default}.slx-reviews-detail__cta-wrap{margin-top:3rem;text-align:center}.slx-reviews-detail__cta{display:inline-block;padding:1.2rem 2rem;border:1px solid var(--slx-r-heading, #3e3031);border-radius:var(--slx-r-radius, 4px);background:transparent;font-family:var(--slx-r-font-body, var(--font-body-family, Georgia, serif));font-size:1.4rem;font-weight:500;letter-spacing:.05em;text-transform:uppercase;text-decoration:none;color:var(--slx-r-heading, #3e3031);transition:background .3s ease,color .3s ease}.slx-reviews-detail__cta:hover{background:var(--slx-r-heading, #3e3031);color:#fff}@media screen and (min-width:750px){.slx-reviews-slider__nav{display:flex}.slx-reviews-card{width:var(--slx-r-card-width-d, 384px)}.slx-reviews-detail__item{flex-direction:row;gap:2rem}.slx-reviews-detail__aside{flex-direction:column;align-items:flex-start;width:25%}.slx-reviews-detail__content{width:75%}.slx-reviews-detail__heading{text-align:var(--slx-r-heading-align-d, left)}}@media screen and (max-width:749px){.slx-reviews-hero__title,.slx-reviews-detail__heading{font-size:var(--slx-r-title-size-m, 36px)}}
/*# sourceMappingURL=/cdn/shop/t/21/assets/shumuz-reviews.css.map */
