.m7-story-reviews{--m7-review-bg: #f6f6f6;--m7-review-card: #fff;--m7-review-ink: #050607;--m7-review-muted: #3e444b;--m7-review-star: #ff9800;--m7-review-blue: #2f91ff;--m7-review-gap: 8px;--m7-review-card-width: 326px;--m7-review-radius: 18px;--m7-review-section-radius: 0px;--m7-review-media-height: 204px;--m7-review-mobile-media-height: 260px;--m7-review-heading-desktop: 50px;--m7-review-heading-mobile: 30px;--m7-review-body-desktop: 13px;--m7-review-body-mobile: 13px;--m7-review-padding-top: 34px;--m7-review-padding-bottom: 62px;--m7-review-shadow: 0 18px 42px rgba(5, 6, 7, .06);padding:var(--m7-review-padding-top) 0 var(--m7-review-padding-bottom);overflow:hidden;border-radius:var(--m7-review-section-radius);color:var(--m7-review-ink);background:var(--m7-review-bg);font-family:Avenir Next,Segoe UI,sans-serif}.m7-story-reviews *,.m7-story-reviews *:before,.m7-story-reviews *:after{box-sizing:border-box}.m7-story-reviews__inner{width:min(100% - 64px,var(--m7-review-max-width, 1440px));margin:0 auto}.m7-story-reviews__heading{margin:0 0 clamp(24px,3vw,34px);color:var(--m7-review-ink);font-size:var(--m7-review-heading-desktop);line-height:1;font-weight:780;letter-spacing:0}.m7-story-reviews__viewport{overflow-x:auto;overflow-y:hidden;cursor:grab;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch}.m7-story-reviews__viewport::-webkit-scrollbar{display:none}.m7-story-reviews__viewport.is-dragging{cursor:grabbing;scroll-behavior:auto}.m7-story-reviews__track{width:max-content;display:flex;gap:var(--m7-review-gap)}.m7-story-card{flex:0 0 var(--m7-review-card-width);min-width:0;overflow:hidden;border-radius:var(--m7-review-radius);background:var(--m7-review-card);box-shadow:var(--m7-review-shadow);scroll-snap-align:start}.m7-story-card__media{position:relative;height:var(--m7-review-media-height);margin:0;overflow:hidden;border-radius:var(--m7-review-media-radius, 0px);background:#e6e8eb}.m7-story-card__media img,.m7-story-card__media video,.m7-story-card__placeholder{width:100%;height:100%;display:block;object-fit:var(--m7-review-media-fit, cover)}.m7-story-card__body{min-height:var(--m7-review-body-min-height, 164px);padding:18px 18px 20px}.m7-story-card__author{display:flex;align-items:center;gap:7px;margin-bottom:7px}.m7-story-card__author strong{min-width:0;overflow:hidden;color:var(--m7-review-ink);font-size:calc(var(--m7-review-body-desktop) + 2px);line-height:1.15;font-weight:760;text-overflow:ellipsis;white-space:nowrap}.m7-story-card__verified{width:14px;height:14px;flex:0 0 auto;display:inline-grid;place-items:center;overflow:hidden;border-radius:50%;color:transparent;background:var(--m7-review-blue)}.m7-story-card__verified:before{content:"";width:7px;height:4px;border-left:2px solid #fff;border-bottom:2px solid #fff;transform:rotate(-45deg) translate(1px,-1px)}.m7-story-card__stars{margin-bottom:8px;color:var(--m7-review-star);font-size:var(--m7-review-body-desktop);line-height:1;letter-spacing:.05em}.m7-story-card__title{margin:0 0 8px;color:var(--m7-review-ink);font-size:calc(var(--m7-review-body-desktop) + 1px);line-height:1.22;font-weight:800;letter-spacing:0}.m7-story-card__quote{display:-webkit-box;margin:0;overflow:hidden;color:var(--m7-review-muted);font-size:var(--m7-review-body-desktop);line-height:1.42;-webkit-box-orient:vertical;-webkit-line-clamp:var(--m7-review-line-clamp, 3)}.m7-story-card.is-expanded .m7-story-card__quote{display:block;overflow:visible;-webkit-line-clamp:unset}.m7-story-card__more{display:none;margin:8px 0 0;padding:0;border:0;color:#006bd6;background:transparent;font:inherit;font-size:var(--m7-review-body-desktop);line-height:1.2;font-weight:700;cursor:pointer}.m7-story-card.has-overflow .m7-story-card__more{display:inline-flex}.m7-story-card__more:hover,.m7-story-card__more:focus-visible{color:var(--m7-review-ink);text-decoration:underline}.m7-story-reviews__controls{display:flex;gap:10px;margin-top:30px}.m7-story-reviews__arrow{width:36px;height:36px;display:grid;place-items:center;border:1px solid #d9dde1;border-radius:50%;color:var(--m7-review-ink);background:#fff;font-size:27px;line-height:1;cursor:pointer;transition:border-color .18s ease,background .18s ease,color .18s ease,transform .18s ease}.m7-story-reviews__arrow:hover{border-color:var(--m7-review-ink);background:var(--m7-review-ink);color:#fff;transform:translateY(-1px)}@media(max-width:720px){.m7-story-reviews{--m7-review-card-width: calc(100vw - 58px) ;padding-top:var(--m7-review-padding-top-mobile, 8px);padding-bottom:var(--m7-review-padding-bottom-mobile, 42px)}.m7-story-reviews__inner{width:100%;padding-left:12px}.m7-story-reviews__heading{max-width:none;margin-bottom:32px;font-size:var(--m7-review-heading-mobile);line-height:1.05}.m7-story-card{flex-basis:min(var(--m7-review-card-width-mobile, var(--m7-review-card-width)),calc(100vw - 58px))}.m7-story-card__media{height:var(--m7-review-mobile-media-height)}.m7-story-card__body{min-height:var(--m7-review-body-min-height-mobile, 198px);padding:20px 14px 22px}.m7-story-card__author strong{font-size:calc(var(--m7-review-body-mobile) + 5px)}.m7-story-card__stars,.m7-story-card__quote,.m7-story-card__more{font-size:var(--m7-review-body-mobile)}.m7-story-card__title{font-size:calc(var(--m7-review-body-mobile) + 2px)}.m7-story-reviews__controls{margin-top:24px;padding-bottom:4px}.m7-story-reviews__arrow{width:30px;height:30px;font-size:23px}}
/*# sourceMappingURL=/cdn/shop/t/23/assets/emiah-m7-reviews.css.map */
