.customer-reviews-v2-section{position:relative;overflow-x:clip;max-inline-size:100%;background-color:var(--customer-reviews-v2-section-bg, #ffffff)}.customer-reviews-v2{display:block;position:relative;z-index:1}.customer-reviews-v2__bg-wrap{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none}.customer-reviews-v2__bg-image{display:block;inline-size:100%;block-size:100%;object-fit:cover}.customer-reviews-v2__bg-image--desktop{display:none}@media screen and (min-width:769px){.customer-reviews-v2__bg-image--mobile{display:none}.customer-reviews-v2__bg-image--desktop{display:block}}.customer-reviews-v2__header{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:8px;margin-block-end:24px;text-align:center}@media screen and (min-width:769px){.customer-reviews-v2__header{margin-block-end:24px;gap:0px}}.customer-reviews-v2__title{margin:0;font-family:var(--font-family-decorative);font-weight:400;font-size:28px;line-height:36px;min-block-size:36px;letter-spacing:var(--heading-letter-spacing, -.5px);color:var(--customer-reviews-v2-heading-color, #ffffff);text-align:center}@media screen and (min-width:769px){.customer-reviews-v2__title{font-size:36px;line-height:44px;min-block-size:44px}}.customer-reviews-v2__subtitle{margin:0;max-inline-size:42rem;font-family:var(--font-family-main);font-weight:500;font-size:14px;line-height:20px;color:var(--customer-reviews-v2-subheading-color, #ffffff);text-align:center}@media screen and (min-width:769px){.customer-reviews-v2__subtitle{font-size:16px;line-height:24px}}.customer-reviews-v2__marquees{direction:ltr;display:flex;flex-direction:column;gap:12px;min-block-size:calc(var(--customer-reviews-v2-card-block-size, 124px) * 3 + var(--customer-reviews-v2-marquee-gap, 12px) * 2)}@media screen and (min-width:769px){.customer-reviews-v2__marquees{gap:16px}}.customer-reviews-v2__marquee-row--reverse .customer-reviews-v2__marquee-viewport{padding-left:48px;padding-right:0}.customer-reviews-v2__marquee-row--offset .customer-reviews-v2__marquee-viewport{padding-left:24px;padding-right:0}@media screen and (min-width:769px){.customer-reviews-v2__marquee-row--reverse .customer-reviews-v2__marquee-viewport{padding-left:80px}.customer-reviews-v2__marquee-row--offset .customer-reviews-v2__marquee-viewport{padding-left:40px}}[dir=rtl] .customer-reviews-v2__marquee-row--reverse .customer-reviews-v2__marquee-viewport{padding-left:0;padding-right:48px}[dir=rtl] .customer-reviews-v2__marquee-row--offset .customer-reviews-v2__marquee-viewport{padding-left:0;padding-right:24px}@media screen and (min-width:769px){[dir=rtl] .customer-reviews-v2__marquee-row--reverse .customer-reviews-v2__marquee-viewport{padding-right:80px}[dir=rtl] .customer-reviews-v2__marquee-row--offset .customer-reviews-v2__marquee-viewport{padding-right:40px}}.customer-reviews-v2__marquee-viewport{position:relative;overflow:hidden;inline-size:100%;min-block-size:var(--customer-reviews-v2-card-block-size, 124px);direction:ltr}@media screen and (min-width:769px){.customer-reviews-v2{--customer-reviews-v2-card-block-size: 136px;--customer-reviews-v2-card-info-min-block-size: 100px;--customer-reviews-v2-marquee-duration: var(--customer-reviews-v2-marquee-duration-desktop, 100s);--customer-reviews-v2-marquee-gap: var(--customer-reviews-v2-marquee-gap-desktop, 16px)}}.customer-reviews-v2__marquee-row{min-block-size:var(--customer-reviews-v2-card-block-size, 124px)}.customer-reviews-v2__marquee-track{display:flex;inline-size:max-content;direction:ltr;animation:customer-reviews-v2-marquee var(--customer-reviews-v2-marquee-duration, 80s) linear infinite;will-change:transform}.customer-reviews-v2__marquee-row--reverse .customer-reviews-v2__marquee-track{animation-name:customer-reviews-v2-marquee-reverse}@media(prefers-reduced-motion:reduce){.customer-reviews-v2__marquee-track{animation:none;transform:translateZ(0)}}.customer-reviews-v2__marquee-group{display:flex;align-items:stretch;gap:var(--customer-reviews-v2-marquee-gap, 12px);padding-inline-end:var(--customer-reviews-v2-marquee-gap, 12px)}@media screen and (max-width:768px){.customer-reviews-v2{--customer-reviews-v2-card-block-size: 124px;--customer-reviews-v2-card-info-min-block-size: 72px;--customer-reviews-v2-marquee-duration: var(--customer-reviews-v2-marquee-duration-mobile, 80s);--customer-reviews-v2-marquee-gap: var(--customer-reviews-v2-marquee-gap-mobile, 12px)}}@keyframes customer-reviews-v2-marquee{0%{transform:translateZ(0)}to{transform:translate3d(-50%,0,0)}}@keyframes customer-reviews-v2-marquee-reverse{0%{transform:translate3d(-50%,0,0)}to{transform:translateZ(0)}}.customer-reviews-v2__card{box-sizing:border-box;flex:0 0 auto;background:var(--customer-reviews-v2-card-bg, #f8f6f3);color:var(--customer-reviews-v2-card-color, #0a0c11)}[dir=rtl] .customer-reviews-v2__card--horizontal{direction:rtl}[dir=rtl] .customer-reviews-v2__card-info{direction:rtl;align-items:start;text-align:start}.customer-reviews-v2__card--horizontal{display:flex;flex-direction:row;align-items:center;gap:12px;inline-size:min(340px,82vw);block-size:var(--customer-reviews-v2-card-block-size, 124px);min-block-size:var(--customer-reviews-v2-card-block-size, 124px);padding:8px;border-radius:16px;contain:layout style}@media screen and (min-width:769px){.customer-reviews-v2__card--horizontal{inline-size:380px;gap:16px;padding:8px;border-radius:16px}}.customer-reviews-v2__card-media{flex:0 0 108px;inline-size:108px;min-inline-size:108px;block-size:108px;aspect-ratio:1;border-radius:12px;border:1px solid var(--customer-reviews-v2-card-media-border, #ece8e3);background:var(--customer-reviews-v2-card-media-bg, #f0ece6);overflow:hidden;isolation:isolate}@media screen and (min-width:769px){.customer-reviews-v2__card-media{flex:0 0 120px;inline-size:120px;min-inline-size:120px;block-size:120px;border-radius:14px}}.customer-reviews-v2__card-image{display:block;inline-size:100%;block-size:100%;object-fit:cover;object-position:center;aspect-ratio:1}.customer-reviews-v2__card-image--placeholder{background:linear-gradient(135deg,#0000000a,#00000005)}.customer-reviews-v2__card-info{display:flex;flex:1;flex-direction:column;align-items:start;justify-content:center;gap:4px;min-inline-size:0;min-block-size:var(--customer-reviews-v2-card-info-min-block-size, 72px)}.customer-reviews-v2__rating-row{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:4px;inline-size:100%;min-block-size:8px;direction:ltr}@media screen and (min-width:769px){.customer-reviews-v2__rating-row{min-block-size:10px}}[dir=rtl] .customer-reviews-v2__rating-row{justify-content:flex-end}.customer-reviews-v2__rating{display:inline-flex;flex-direction:row;align-items:center;gap:2px;color:var(--customer-reviews-v2-star-color, #ffc30a)}.customer-reviews-v2__star{flex-shrink:0;inline-size:12px;block-size:12px}@media screen and (min-width:769px){.customer-reviews-v2__star{inline-size:14px;block-size:14px}}.customer-reviews-v2__name{margin:0;inline-size:100%;min-block-size:20px;font-family:var(--font-family-main);font-weight:500;font-size:14px;line-height:20px;color:var(--customer-reviews-v2-card-color, #0a0c11);text-align:start;unicode-bidi:plaintext;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.customer-reviews-v2__review{margin:0;inline-size:100%;min-block-size:36px;font-family:var(--font-family-main);font-weight:400;font-size:13px;line-height:18px;color:var(--customer-reviews-v2-card-review-color, #5b616d);text-align:start;unicode-bidi:plaintext;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}[dir=rtl] .customer-reviews-v2__name,[dir=rtl] .customer-reviews-v2__review{direction:rtl;text-align:start;unicode-bidi:isolate}@media screen and (min-width:769px){.customer-reviews-v2__name{min-block-size:22px;font-size:16px;line-height:22px}.customer-reviews-v2__review{min-block-size:60px;font-size:14px;line-height:20px;-webkit-line-clamp:3}}.customer-reviews-v2__skeleton{display:block;border-radius:8px;background:linear-gradient(90deg,#0000000f,#0000001a,#0000000f);background-size:200% 100%;animation:customer-reviews-v2-shimmer 1.4s ease-in-out infinite}[dir=rtl] .customer-reviews-v2__skeleton{animation-direction:reverse}[dir=rtl] .customer-reviews-v2__card--skeleton .customer-reviews-v2__card-info{align-items:start}[dir=rtl] .customer-reviews-v2__card--skeleton .customer-reviews-v2__skeleton--rating,[dir=rtl] .customer-reviews-v2__card--skeleton .customer-reviews-v2__skeleton--name{align-self:start}.customer-reviews-v2--loaded .customer-reviews-v2__skeleton,.customer-reviews-v2--error .customer-reviews-v2__skeleton{animation:none}@keyframes customer-reviews-v2-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.customer-reviews-v2__skeleton--image{inline-size:100%;block-size:100%;border-radius:inherit}.customer-reviews-v2__skeleton--rating{inline-size:72px;block-size:12px;min-block-size:8px}.customer-reviews-v2__skeleton--name{inline-size:96px;block-size:14px;min-block-size:20px}.customer-reviews-v2__skeleton--text{inline-size:100%;block-size:12px;min-block-size:18px}.customer-reviews-v2__skeleton--text-short{inline-size:72%;min-block-size:18px}.customer-reviews-v2__skeleton--text-desktop{display:none;inline-size:88%;block-size:12px;min-block-size:20px}@media screen and (min-width:769px){.customer-reviews-v2__skeleton--rating{min-block-size:10px}.customer-reviews-v2__skeleton--name{min-block-size:22px}.customer-reviews-v2__skeleton--text-desktop{display:block}}.customer-reviews-v2-section[hidden]{display:none!important}
/*# sourceMappingURL=/cdn/shop/t/108/assets/customer-reviews-v2.css.map */
