.reviews-showcase{background:rgb(var(--background) / 1);color:rgba(var(--text-color) / 1);overflow:hidden}.reviews-showcase__bg-wrap{padding-top:var(--padding_top);padding-bottom:var(--padding_bottom);background:var(--background-gradient)}.reviews-showcase__header{display:flex;flex-direction:column;gap:var(--spacing-1);margin-bottom:var(--spacing-10)}.reviews-showcase__title{color:rgba(var(--heading-color) / 1);font-size:2.5rem;line-height:1.15;text-transform:uppercase}.reviews-showcase__count{color:rgba(var(--heading-color) / .7)}.reviews-showcase__rating-wrap .top-benefits-bar__rating-text{font-size:1rem;line-height:1;color:var(--rating-text-color)}.reviews-showcase__grid{display:grid;gap:var(--spacing-10) var(--spacing-5)}.reviews-showcase--grid-2 .reviews-showcase__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.reviews-showcase--grid-3 .reviews-showcase__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.reviews-showcase--grid-4 .reviews-showcase__grid{grid-template-columns:repeat(4,minmax(0,1fr))}.reviews-showcase__grid-item,.reviews-showcase__slide{min-width:0}.reviews-showcase__item{display:flex;flex-direction:column;gap:var(--spacing-5);height:100%}.reviews-showcase__review-card{display:flex;flex-direction:column;justify-content:space-between;min-height:264px;height:100%;padding:var(--spacing-4);border-radius:var(--spacing-2);background:rgba(var(--reviews-bg-color) / 1);color:rgba(var(--text-color) / 1);gap:var(--spacing-6)}.reviews-showcase__review-user{display:flex;align-items:flex-end;gap:var(--spacing-2)}.reviews-showcase__avatar{width:40px;height:40px;flex:0 0 40px;border-radius:50%;overflow:hidden}.reviews-showcase__avatar-image{width:100%;height:100%;display:block;object-fit:cover}.reviews-showcase__review-user-content{display:flex;flex-direction:column;gap:var(--spacing-1);flex-grow:1}.reviews-showcase__review-rating{display:flex;align-items:center;gap:var(--spacing-2);color:rgba(var(--text-color) / 1);font-size:.75rem;line-height:1}.reviews-showcase__review-rating-star svg{width:var(--spacing-4);height:var(--spacing-4);display:block;fill:var(--star-color)}.reviews-showcase__review-author{color:rgba(var(--text-color) / 1);font-size:1.5rem;line-height:1;text-transform:uppercase}.reviews-showcase__review-text{color:rgba(var(--text-color) / .7);font-size:1rem;line-height:1.5}.reviews-showcase__review-text p{margin:0}.reviews-showcase__review-product{display:flex;align-items:center;gap:var(--spacing-4)}.reviews-showcase__review-product-image{width:48px;height:48px;flex:0 0 48px;border-radius:var(--spacing-2);overflow:hidden;padding:5px;background:#e6d3b7}.reviews-showcase__review-product-img{width:100%;height:100%;display:block;object-fit:contain}.reviews-showcase__review-product-title{color:rgba(var(--text-color) / .7);font-size:.75rem;line-height:1.2}.reviews-showcase__review-product-content{min-width:0;flex:1}.reviews-showcase__review-product-link{display:flex;align-items:center;gap:4px;color:rgba(var(--text-color) / 1);font-size:.75rem;line-height:1.2;font-weight:700;text-decoration:underline;width:100%;max-width:100%;min-width:0}.reviews-showcase__review-product-link div{min-width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.reviews-showcase__review-product-link svg{width:12px;height:12px;display:block;flex:0 0 12px}.reviews-showcase__result-card{height:auto}.reviews-showcase__result-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--spacing-5)}.reviews-showcase__result-item{position:relative;border-radius:var(--spacing-2);overflow:hidden;height:320px}.reviews-showcase__result-image,.reviews-showcase__result-item svg{width:100%;height:100%;display:block;object-fit:cover}.reviews-showcase__result-badge{position:absolute;left:var(--spacing-2);bottom:var(--spacing-2);z-index:2;display:inline-flex;align-items:center;justify-content:center;padding:var(--spacing-1) var(--spacing-1-5);border-radius:30px;background:#e6d3b7;color:rgba(var(--text-color) / 1);font-size:.625rem;line-height:1;font-weight:700;text-transform:uppercase}.reviews-showcase__slider-wrap{display:block;overflow:visible}.reviews-showcase__slider .swiper-slide{height:auto}.reviews-showcase__pagination{display:flex;justify-content:center;gap:8px;margin-top:24px}.reviews-showcase__pagination .swiper-pagination-bullet{width:8px;height:8px;margin:0!important;border-radius:50%;background:#ffffff59;opacity:1}.reviews-showcase__pagination .swiper-pagination-bullet-active{background:#c89f5a}.reviews-showcase__grid-item.is-hidden{display:none}.reviews-showcase__more{display:flex;justify-content:center;margin-top:32px}.reviews-showcase__more-button{-webkit-appearance:none;appearance:none;border:0;background:transparent;padding:0;color:#c89f5a;font-size:14px;line-height:1.2;font-weight:700;letter-spacing:.05em;text-transform:uppercase;cursor:pointer}.reviews-showcase__more-button:hover{opacity:.8}.reviews-showcase__more-button:focus-visible{outline:2px solid #c89f5a;outline-offset:4px}reviews-showcase-grid.is-expanded .reviews-showcase__grid-item.is-hidden{display:block}reviews-showcase-grid.is-expanded .reviews-showcase__more{display:none}.reviews-showcase__footer{display:flex;justify-content:center;margin-top:40px}.reviews-showcase__footer-link{color:#c89f5a;font-size:14px;line-height:1.2;font-weight:700;letter-spacing:.05em;text-transform:uppercase;text-decoration:none}.reviews-showcase__placeholder{width:100%;height:100%;min-height:inherit;display:flex;align-items:center;justify-content:center;background:#ddddddb3}.reviews-showcase__placeholder-svg,.reviews-showcase__placeholder-svg svg{width:100%;height:100%;display:block}.reviews-showcase__verified{display:flex;align-items:center;font-size:.875rem;line-height:1.2;font-weight:700;gap:4px}.reviews-showcase__verified svg{width:16px;display:block;height:16px;color:#4ade80}.reviews-showcase__footer--grid{display:none}@media screen and (max-width:1199px){.reviews-showcase__result-item{min-height:240px}.reviews-showcase--grid-4 .reviews-showcase__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (max-width:992px){.reviews-showcase__grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:20px}.reviews-showcase__result-item{min-height:220px}.reviews-showcase__rating-wrap .top-benefits-bar__rating{justify-content:flex-start;flex-direction:inherit;gap:8px}}@media screen and (max-width:749px){.reviews-showcase__header{margin-bottom:20px}.reviews-showcase__bg-wrap{padding-top:var(--padding_top_mobile);padding-bottom:var(--padding_bottom_mobile)}.reviews-showcase__title{font-size:1.5rem;margin-bottom:0}.reviews-showcase__grid{grid-template-columns:1fr!important;gap:16px}.reviews-showcase__item{gap:12px}.reviews-showcase__review-card{min-height:unset;padding:16px;border-radius:8px}.reviews-showcase__review-author{font-size:18px}.reviews-showcase__review-text{margin-top:0;font-size:.75rem;line-height:1.5}.reviews-showcase__result-grid{gap:8px}.reviews-showcase__result-item{min-height:auto;border-radius:8px;height:240px}.reviews-showcase__result-badge{left:8px;bottom:8px;min-height:22px;padding:4px 8px;font-size:10px}.reviews-showcase__footer{margin-top:20px}.reviews-showcase__footer-link,.reviews-showcase__more-button{font-size:13px}.reviews-showcase__rating-wrap .top-benefits-bar__star,.reviews-showcase__rating-wrap .top-benefits-bar__star svg{width:16px;height:16px}.reviews-showcase__rating-wrap .top-benefits-bar__stars{width:16px;overflow:hidden}.reviews-showcase__rating-wrap .top-benefits-bar__rating-text{font-size:.75rem}.reviews-showcase__grid-holder .reviews-showcase__more{display:none}.reviews-showcase__grid-holder .reviews-showcase__footer--grid{display:flex}.reviews-showcase__grid-holder .reviews-showcase__grid .reviews-showcase__grid-item:nth-child(n+3){display:none}}
/*# sourceMappingURL=/cdn/shop/t/83/assets/section-reviews-showcase.css.map */
