.rr-section{--rr-green: #045430;--rr-badge: #79a844;--rr-stars-empty: #e8e8e8;--rr-bar-bg: #ededed;--rr-text: #3f3f3f;--rr-muted: #747474;width:100%;padding:38px 14px 40px;background:#f7fbf5;box-sizing:border-box;font-family:var(--font-body-family),Arial,sans-serif}.rr-section *,.rr-section *:before,.rr-section *:after{box-sizing:border-box}.rr-shell{width:100%;max-width:590px;margin:0 auto;padding:24px 18px 25px;background:#fff;border-radius:10px;box-shadow:0 2px 12px #00000012;overflow:hidden}.rr-header{text-align:center}.rr-title{margin:0 0 25px;padding:0;color:#181818;font-size:23px;line-height:1.15;font-weight:700;letter-spacing:-.3px}.rr-proof-row{display:flex;align-items:center;justify-content:center;gap:8px;min-height:37px}.rr-avatars{display:flex;align-items:center}.rr-avatar{position:relative;display:block;width:35px;height:35px;margin-left:-14px;overflow:hidden;border:2px solid #ffffff;border-radius:50%;background:#eee;flex-shrink:0}.rr-avatar:first-child{margin-left:0}.rr-avatar img{display:block;width:100%;height:100%;object-fit:cover}.rr-rating{position:relative;display:inline-flex;flex-shrink:0;line-height:0}.rr-rating__base,.rr-rating__fill{display:flex;align-items:center;gap:2px}.rr-rating__base{color:var(--rr-stars-empty)}.rr-rating__fill{position:absolute;top:0;left:0;width:var(--rating-width);overflow:hidden;color:var(--rr-green);white-space:nowrap}.rr-rating svg{display:block;flex:0 0 auto;fill:currentColor}.rr-rating--hero svg{width:18px;height:18px}.rr-rating--review svg{width:13px;height:13px}.rr-rating--review .rr-rating__base,.rr-rating--review .rr-rating__fill{gap:1px}.rr-average{margin-top:3px;color:#595959;font-size:14.5px;line-height:1.25;font-weight:400;font-variant-numeric:tabular-nums}.rr-average span{font-weight:400}.rr-satisfied{margin-top:1px;color:#595959;font-size:14px;line-height:1.25;font-weight:400}.rr-histogram{width:100%;max-width:270px;margin:28px auto 0}.rr-hist-row{display:grid;grid-template-columns:78px minmax(105px,125px) 48px;align-items:center;justify-content:center;column-gap:5px;min-height:24px}.rr-hist-stars{display:flex;align-items:center;gap:1px;line-height:0}.rr-hist-stars svg{display:block;width:14px;height:14px;fill:var(--rr-stars-empty);flex-shrink:0}.rr-hist-stars svg.is-active{fill:var(--rr-green)}.rr-hist-bar{position:relative;width:100%;height:15px;overflow:hidden;background:var(--rr-bar-bg);border-radius:999px}.rr-hist-bar span{position:absolute;inset:0 auto 0 0;display:block;background:var(--rr-green);border-radius:inherit}.rr-hist-number{color:#777;font-size:12px;line-height:1;font-weight:400;text-align:left;white-space:nowrap;font-variant-numeric:tabular-nums}.rr-see-all{display:inline-block;margin-top:13px;color:var(--rr-green);font-size:12px;line-height:1.2;font-weight:400;text-decoration:underline;text-underline-offset:2px}.rr-gallery-area{margin-top:47px}.rr-gallery-title{margin-bottom:9px;color:#767676;font-size:15px;line-height:1.25;font-weight:400;text-align:left}.rr-gallery{display:grid;grid-auto-flow:column;grid-auto-columns:62px;justify-content:start;gap:18px;width:100%;overflow-x:auto;padding:0 4px 5px;scrollbar-width:none;scroll-snap-type:x proximity}.rr-gallery::-webkit-scrollbar{display:none}.rr-gallery-item{width:62px;scroll-snap-align:start}.rr-gallery-image{display:block;width:62px;height:62px;object-fit:cover;border-radius:7px;background:#f2f2f2}.rr-list{margin-top:61px;scroll-margin-top:100px}.rr-review{width:100%;padding:15px 16px 17px;background:#fff;border:1px solid #eeeeee;border-radius:8px;box-shadow:0 2px 8px #00000012}.rr-review+.rr-review{margin-top:14px}.rr-review--hidden{display:none!important}.rr-review-top{display:flex;align-items:center;justify-content:space-between;gap:12px}.rr-review-date{color:#8a8a8a;font-size:12px;line-height:1;font-weight:400;white-space:nowrap;font-variant-numeric:tabular-nums}.rr-review-author-row{display:flex;align-items:center;flex-wrap:wrap;gap:5px;margin-top:4px}.rr-review-author{color:var(--rr-green);font-size:13.5px;line-height:1.2;font-weight:700}.rr-verified{display:inline-flex;align-items:center;justify-content:center;min-height:22px;padding:3px 7px;color:#fff;background:var(--rr-badge);border-radius:999px;font-size:10px;line-height:1;font-weight:500;white-space:nowrap}.rr-review-title{margin:12px 0 0;padding:0;color:#444;font-size:14px;line-height:1.25;font-weight:700;letter-spacing:0}.rr-review-body{margin-top:3px;color:#4d4d4d;font-size:14.5px;line-height:1.38;font-weight:400;letter-spacing:0}.rr-review-body p{margin:0}.rr-load-more-area{display:flex;justify-content:center;margin-top:19px}.rr-load-more{-webkit-appearance:none;appearance:none;min-width:108px;min-height:31px;padding:7px 14px;border:0;border-radius:999px;background:var(--rr-green);color:#fff;font-family:inherit;font-size:10.5px;line-height:1;font-weight:600;cursor:pointer}.rr-load-more:hover{opacity:.92}@media screen and (max-width:749px){.rr-section{padding:38px 14px 36px}.rr-shell{max-width:100%;padding:24px 18px;border-radius:9px}.rr-title{font-size:23px;margin-bottom:25px}.rr-histogram{max-width:270px}}@media screen and (max-width:365px){.rr-shell{padding-left:14px;padding-right:14px}.rr-avatar{width:32px;height:32px;margin-left:-13px}.rr-rating--hero svg{width:16px;height:16px}.rr-hist-row{grid-template-columns:75px minmax(95px,120px) 42px}.rr-hist-stars svg{width:13px;height:13px}.rr-review-body{font-size:14px}}
/*# sourceMappingURL=/cdn/shop/t/6/compiled_assets/styles.css.map?subset=AAAAAAAAAACA */
