.rm-section{position:relative;width:100%;overflow:hidden;padding-top:var(--rm-section-padding-top);padding-bottom:var(--rm-section-padding-bottom);box-shadow:0 18px 45px #00000017,0 3px 8px #0000000d}.rm-section .rm-section *,.rm-section .rm-section *:before,.rm-section .rm-section *:after{box-sizing:border-box}.rm-section .rm-section__header{position:relative;z-index:2;margin-bottom:clamp(28px,4vw,52px);text-align:center}.rm-section .rm-section__eyebrow{display:inline-flex;align-items:center;justify-content:center;gap:8px;margin-bottom:12px;padding:8px 14px;border:1px solid color-mix(in srgb,var(--rm-accent-color) 24%,transparent);border-radius:999px;background:color-mix(in srgb,var(--rm-accent-color) 8%,var(--rm-card-background));color:var(--rm-accent-color);font-size:clamp(11px,1.2vw,13px);font-weight:700;line-height:1;letter-spacing:.08em;text-transform:uppercase}.rm-section .rm-section__eyebrow-dot{width:7px;height:7px;flex:0 0 7px;border-radius:50%;background:var(--rm-accent-color);box-shadow:0 0 0 5px color-mix(in srgb,var(--rm-accent-color) 12%,transparent);animation:rmPulse 1.8s ease-in-out infinite}.rm-section .rm-section__heading{max-width:900px;margin:0 auto;color:var(--rm-heading-color);font-size:clamp(30px,4.4vw,64px);font-weight:800;line-height:1.05;letter-spacing:-.045em}.rm-section .rm-section__description{max-width:680px;margin:16px auto 0;color:var(--rm-muted-color);font-size:clamp(14px,1.4vw,17px);line-height:1.7}.rm-section .rm-section__description p{margin:0}.rm-section .rm-summary{display:flex;align-items:center;justify-content:center;gap:12px 18px;flex-wrap:wrap;margin-top:22px}.rm-section .rm-summary__stars{color:#f5a623;font-size:18px;line-height:1;letter-spacing:2px;white-space:nowrap}.rm-section .rm-summary__content{display:flex;align-items:center;gap:7px;color:var(--rm-muted-color);font-size:14px}.rm-section .rm-summary__content strong{color:var(--rm-heading-color);font-size:16px}.rm-section .rm-summary__verified{display:inline-flex;align-items:center;gap:6px;color:var(--rm-accent-color);font-size:13px;font-weight:700}.rm-section .rm-summary__verified svg{flex:0 0 auto}.rm-section .rm-marquee-area{position:relative;width:100%}.rm-section .rm-marquee{position:relative;width:100%;overflow:hidden}.rm-section .rm-marquee+.rm-marquee{margin-top:var(--rm-card-gap)}.rm-section .rm-marquee__track{display:flex;width:max-content;will-change:transform}.rm-section .rm-marquee__group{display:flex;flex-shrink:0;gap:var(--rm-card-gap);padding-right:var(--rm-card-gap)}.rm-section .rm-marquee--top .rm-marquee__track{animation:rmScrollRight var(--rm-top-speed) linear infinite}.rm-section .rm-marquee--bottom .rm-marquee__track{animation:rmScrollLeft var(--rm-bottom-speed) linear infinite}.rm-section .rm-section[data-paused=true] .rm-marquee__track,.rm-section .rm-marquee__track{animation-play-state:paused}.rm-section .rm-review-card{position:relative;display:flex;width:var(--rm-card-width);min-width:var(--rm-card-width);min-height:220px;flex-direction:column;justify-content:space-between;padding:22px;overflow:hidden;border:1px solid var(--rm-border-color);border-radius:22px;background:var(--rm-card-background);box-shadow:0 10px 30px #0000000d,0 1px 2px #0000000a;transition:transform .3s ease,border-color .3s ease,box-shadow .3s ease}.rm-section .rm-review-card:before{position:absolute;top:-60px;right:-60px;width:130px;height:130px;border-radius:50%;background:color-mix(in srgb,var(--rm-accent-color) 7%,transparent);content:"";pointer-events:none}.rm-review-card__top{position:relative;z-index:1}.rm-review-card__rating-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.rm-review-card__stars{color:#f5a623;font-size:16px;line-height:1;letter-spacing:1.5px;white-space:nowrap}.rm-review-card__badge{display:inline-flex;align-items:center;gap:5px;padding:5px 9px;border-radius:999px;background:color-mix(in srgb,var(--rm-accent-color) 9%,transparent);color:var(--rm-accent-color);font-size:10px;font-weight:800;line-height:1;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap}.rm-review-card__badge svg{width:12px;height:12px}.rm-review-card__title{margin:0 0 9px;color:var(--rm-heading-color);font-size:clamp(16px,1.4vw,19px);font-weight:750;line-height:1.3}.rm-review-card__text{display:-webkit-box;margin:0;overflow:hidden;color:var(--rm-text-color);font-size:14px;line-height:1.65;-webkit-box-orient:vertical;-webkit-line-clamp:4}.rm-review-card__bottom{position:relative;z-index:1;display:flex;align-items:center;gap:11px;margin-top:20px}.rm-review-card__avatar{display:grid;width:42px;height:42px;flex:0 0 42px;place-items:center;overflow:hidden;border:2px solid color-mix(in srgb,var(--rm-accent-color) 20%,transparent);border-radius:50%;background:color-mix(in srgb,var(--rm-accent-color) 10%,#ffffff);color:var(--rm-accent-color);font-size:14px;font-weight:800;text-transform:uppercase}.rm-review-card__avatar img{width:100%;height:100%;object-fit:cover}.rm-review-card__customer{min-width:0;flex:1}.rm-review-card__name{margin:0;overflow:hidden;color:var(--rm-heading-color);font-size:14px;font-weight:750;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.rm-review-card__product{margin:3px 0 0;overflow:hidden;color:var(--rm-muted-color);font-size:12px;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.rm-review-card__quote{width:26px;height:26px;flex:0 0 26px;color:color-mix(in srgb,var(--rm-accent-color) 25%,transparent)}.rm-edge{position:absolute;z-index:4;top:0;bottom:0;width:clamp(20px,7vw,130px);pointer-events:none}.rm-edge--left{left:0;background:linear-gradient(90deg,var(--rm-background) 0%,color-mix(in srgb,var(--rm-background) 90%,transparent) 35%,transparent 100%)}.rm-edge--right{right:0;background:linear-gradient(270deg,var(--rm-background) 0%,color-mix(in srgb,var(--rm-background) 90%,transparent) 35%,transparent 100%)}@keyframes rmScrollLeft{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes rmScrollRight{0%{transform:translate(-50%)}to{transform:translate(0)}}@keyframes rmPulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(.75);opacity:.65}}@media screen and (max-width:749px){.rm-section{--rm-card-width: min(82vw, 310px) !important}.rm-section__header{padding-right:20px;padding-left:20px;margin-bottom:28px}.rm-section__heading{letter-spacing:-.035em}.rm-summary{gap:10px 14px}.rm-review-card{min-height:210px;padding:18px;border-radius:18px}.rm-review-card__rating-row{margin-bottom:13px}.rm-review-card__text{font-size:13px;line-height:1.6}.rm-edge{width:28px}}@media(prefers-reduced-motion:reduce){.rm-marquee{overflow-x:auto;scrollbar-width:none}.rm-marquee::-webkit-scrollbar{display:none}.rm-marquee__track{animation:none!important;transform:none!important}.rm-marquee__group[aria-hidden=true]{display:none}.rm-section__eyebrow-dot{animation:none}}
/*# sourceMappingURL=/cdn/shop/t/2/compiled_assets/styles.css.map */
