.customer-reviews-plans-main{display:flex;justify-content:center;background:var(--bg-warm, #faf8f6);padding:1rem 0}.customer-reviews-plans-container{display:flex;justify-content:center;width:100%;max-width:1280px;padding:3rem 1.5rem 2.5rem;background:var(--bg-warm, #faf8f6)}.customer-reviews-plan-heading{display:flex;flex-direction:column;align-items:center;margin-bottom:2.5rem;gap:.75rem}.customer-reviews-plan-title{font-family:Exo,sans-serif;font-weight:700;font-size:clamp(1.75rem,3.5vw,2.75rem);letter-spacing:-.02em;color:#1a1a1a;text-align:center;width:100%;margin:0 auto;line-height:1.15}.customer-reviews-plan-description{font-family:Open Sans,sans-serif;font-weight:400;font-size:1.05rem;line-height:1.6;color:#6d6b6b;text-align:center;max-width:540px;margin:0 auto}.customer-reviews-heading{text-align:center;margin-bottom:2rem}.customer-reviews-title{font-family:Exo,sans-serif;font-weight:700;font-size:clamp(1.75rem,3.5vw,2.75rem);letter-spacing:-.02em;color:#1a1a1a;line-height:1.15}.customer-reviews-description{font-family:Open Sans,sans-serif;font-weight:400;font-size:1.05rem;line-height:1.6;color:#6d6b6b;max-width:540px;margin:.5rem auto 0}.customer-reviews{display:block}.customer-reviews--carousel{display:flex;flex-wrap:nowrap;overflow:hidden;margin:0 -.75rem;width:calc(100% + 1.5rem);gap:0}.customer-reviews--carousel .columns{padding:0 .75rem .5rem}.customer-reviews--review{background:#fff;border:1px solid var(--border, #e8e4e0);border-radius:12px;padding:2rem;transition:all .3s cubic-bezier(.16,1,.3,1);color:var(--color-text, #333);height:100%;display:flex;flex-direction:column}.customer-reviews--review:hover{box-shadow:0 8px 30px #0000000f;transform:translateY(-2px)}.customer-reviews--review--has-bg .customer-reviews--content{padding:1.25rem}.customer-reviews--review--has-bg .customer-reviews--product{border-bottom-left-radius:0;border-bottom-right-radius:0;margin-bottom:0}.customer-reviews--review>*:last-child{margin-bottom:0}.customer-reviews-planes-content{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.75rem;flex:1}.customer-reviews-planes-block{max-width:70%}.customer-reviews-planes-avatar{width:38px;height:38px;border-radius:50%;object-fit:cover;background:linear-gradient(135deg,var(--wine-primary, #b4176c),var(--wine-berry, #87235b));flex-shrink:0}.customer-reviews-avatar{width:38px;height:38px;border-radius:50%;object-fit:cover;background:linear-gradient(135deg,var(--wine-primary, #b4176c),var(--wine-berry, #87235b));flex-shrink:0;margin-right:1rem}.customer-reviews-planes-author{font-family:Exo,sans-serif;font-weight:700;font-size:.88rem;color:#1a1a1a;line-height:1.3;margin:0}.customer-reviews-author{font-family:Exo,sans-serif;font-weight:700;font-size:.88rem;color:#1a1a1a;line-height:1.3}.customer-reviews--author{display:flex;align-items:center;gap:.75rem;font-family:Exo,sans-serif;font-weight:700;font-size:.88rem;color:#1a1a1a;letter-spacing:.02em;text-transform:none;line-height:1.3}.customer-reviews--author span{opacity:.8}.customer-reviews--author img{border-radius:50%;width:38px;height:38px;object-fit:cover}.customer-reviews-plans-text{font-family:Open Sans,sans-serif;font-weight:400;font-size:.95rem;font-style:italic;line-height:1.65;color:#333;text-align:center;width:100%;margin-bottom:0}.customer-reviews-text-description{font-family:Open Sans,sans-serif;font-weight:400;font-size:.95rem;font-style:italic;line-height:1.65;color:#333;order:3}.customer-reviews--review h6{font-family:Exo,sans-serif;font-weight:700;color:#1a1a1a;margin-bottom:.5rem}.customer-reviews--review p{font-family:Open Sans,sans-serif;font-size:.95rem;line-height:1.65}.customer-reviews-content-user{display:flex;align-items:center}.customer-reviews-container-customer{display:flex;flex-direction:column;justify-content:center}.star-rating{--star-percent: calc(var(--star-rating) / 5 * 100%);display:inline-block;font-size:1.1rem;font-family:var(--font-body, "Open Sans", sans-serif);line-height:1;margin-bottom:.5rem;color:var(--wine-gold, #F5B555)}.star-rating:before{content:"\2605\2605\2605\2605\2605";background:linear-gradient(90deg,var(--wine-gold, #F5B555) var(--star-percent),#e1e1e1 var(--star-percent));-webkit-background-clip:text;-webkit-text-fill-color:transparent}.star-rating span{font-size:.75rem;margin-left:.5rem}.customer-reviews--review .star-rating{font-size:1.1rem;margin-bottom:.5rem}.rating{display:inline-block;margin:0}.rating-star{--letter-spacing: .3;--font-size: 1.5;--percent: calc( ( var(--rating) / var(--rating-max) + var(--rating-decimal) * var(--font-size) / (var(--rating-max) * (var(--letter-spacing) + var(--font-size))) ) * 100% );letter-spacing:calc(var(--letter-spacing) * 1rem);font-size:calc(var(--font-size) * 1rem);line-height:1;display:inline-block;font-family:var(--font-body, "Open Sans", sans-serif);margin:0}.rating-star:before{content:"\2605\2605\2605\2605\2605";background:linear-gradient(90deg,var(--wine-gold, #F5B555) var(--percent),rgba(var(--color-foreground),.15) var(--percent));-webkit-background-clip:text;-webkit-text-fill-color:transparent}.rating-text{display:none}.rating-count{display:none;margin:0}@media(forced-colors:active){.rating{display:none}.rating-text{display:block}}.customer-reviews--product{margin-bottom:1.25rem;overflow:hidden;position:relative;border-radius:8px}.customer-reviews--quick-view{background:#fff;border-radius:50%;width:36px;height:36px;position:absolute;bottom:14px;right:14px;display:flex;align-items:center;justify-content:center;opacity:0;cursor:pointer;box-shadow:0 2px 8px #0000001a;transition:opacity .25s ease}.customer-reviews--quick-view svg{transform:translateY(1px)}.customer-reviews--quick-view .loading-overlay{width:100%;height:100%;justify-content:center;align-items:center}.customer-reviews--quick-view .loading-overlay svg{width:16px}.customer-reviews--quick-view.loading>svg{visibility:hidden}.customer-reviews--quick-view.loading .loading-overlay{display:flex}.customer-reviews--review:hover .customer-reviews--quick-view{opacity:1}.customer-reviews-icon{width:48px;height:48px;flex-shrink:0;margin-bottom:-1.5rem;margin-left:-1rem;opacity:.15}.customer-reviews-planes-icon{width:28px;height:28px}.customer-reviews-main{display:flex;justify-content:center;margin-top:2.5rem}.customer-reviews-container{min-width:332px;border-radius:12px;background:#fff;border:1px solid var(--border, #e8e4e0);padding:2rem;transition:all .3s cubic-bezier(.16,1,.3,1)}.customer-reviews-container:hover{box-shadow:0 8px 30px #0000000f;transform:translateY(-2px)}.customer-reviews--carousel .flickity-nav.flickity-prev,.customer-reviews--carousel .flickity-nav.flickity-next{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#fff;border:1px solid var(--border, #e8e4e0);border-radius:50%;cursor:pointer;z-index:2;transition:all .25s ease;color:#1a1a1a}.customer-reviews--carousel .flickity-nav.flickity-prev:hover,.customer-reviews--carousel .flickity-nav.flickity-next:hover{background:var(--wine-primary, #b4176c);border-color:var(--wine-primary, #b4176c);color:#fff}.customer-reviews--carousel .flickity-nav.flickity-prev:hover svg,.customer-reviews--carousel .flickity-nav.flickity-next:hover svg{fill:#fff;stroke:#fff}.customer-reviews--carousel .flickity-nav.flickity-prev{left:-6px}.customer-reviews--carousel .flickity-nav.flickity-next{right:-6px}.customer-reviews .flickity-page-dots.dot-style--dots{display:flex;align-items:center;justify-content:center;flex-wrap:nowrap;overflow-x:auto;margin-top:1.5rem;gap:.5rem;padding:.25rem 0}.customer-reviews .flickity-page-dots.dot-style--dots .dot{flex-shrink:0;width:8px;height:8px;border-radius:50%;margin:0 4px;background:#d4d0cc;transition:all .3s ease;cursor:pointer}.customer-reviews .flickity-page-dots.dot-style--dots .dot .thb-pagination-svg circle{stroke:#d4d0cc}.flickity-page-dots .dot.is-selected{width:10px!important;height:10px;background-color:var(--wine-primary, #b4176c)!important}.flickity-page-dots{bottom:0!important}.customer-reviews scroll-shadow{margin:0 -.75rem;width:calc(100% + 1.5rem)}@media only screen and (max-width:767px){.customer-reviews-plans-container{padding:2rem 1rem}.customer-reviews--carousel .columns{max-width:calc(80vw - .75rem)}.customer-reviews-heading{margin-bottom:1.5rem}.customer-reviews-title{max-width:280px;margin:0 auto}.customer-reviews-description{max-width:300px;margin:.5rem auto 0}.customer-reviews-text-description{font-weight:400}.customer-reviews-plan-heading{margin-bottom:1.25rem}.customer-reviews-plan-title{font-size:1.35rem!important;text-transform:none!important;letter-spacing:-.01em;max-width:280px;margin:0 auto}.customer-reviews-plan-description{font-size:.85rem}.customer-reviews--review{padding:1.25rem;flex-direction:column}.customer-reviews--product{max-width:120px;margin:0 auto .75rem}.customer-reviews-planes-content{align-items:flex-start;text-align:left}.customer-reviews-plans-text{text-align:left;font-size:.85rem;line-height:1.55}.customer-reviews--review .star-rating{font-size:.9rem}.customer-reviews--review h6{font-size:.92rem}.customer-reviews-planes-author{font-size:.78rem}.customer-reviews-planes-product{font-size:.75rem}.customer-reviews--carousel .flickity-nav.flickity-prev,.customer-reviews--carousel .flickity-nav.flickity-next{width:32px;height:32px}.customer-reviews--carousel .flickity-nav.flickity-prev{left:-4px}.customer-reviews--carousel .flickity-nav.flickity-next{right:-4px}}@media only screen and (min-width:768px){.customer-reviews--carousel{margin:0 -.75rem;width:calc(100% + 1.5rem);padding:0}.customer-reviews-container{max-width:1222px;padding:2.5rem 3rem 2rem}.customer-reviews--review--has-bg .customer-reviews--content{padding:1.5rem}.customer-reviews-plans-container{padding:3.5rem 3rem 2.5rem}.customer-reviews-plan-heading{margin-bottom:3rem}}@media only screen and (min-width:1068px){.customer-reviews--carousel{margin:0 -.75rem;width:calc(100% + 1.5rem)}.customer-reviews--carousel.flickity-enabled{overflow:visible}.customer-reviews-plans-container{padding:4rem 4rem 3rem}}
/*# sourceMappingURL=/cdn/shop/t/327/assets/customer-reviews.css.map */
