.custom-section-reviews{background:rgb(var(--color-button))}.product-reviews-container{display:flex;flex-direction:column;border:1px solid rgba(var(--color-foreground));background:rgb(var(--color-background))}#custom-reviews{scroll-margin-top:70px;background:rgb(var(--color-button))}.product-reviews-left{width:100%;display:flex;flex-direction:column;align-items:center;padding-top:1.5rem;line-height:1}.product-reviews-title{font-size:40px;text-align:center;font-weight:600;line-height:1;letter-spacing:0;padding-inline:10px;margin:20px auto 16px;color:rgb(var(--color-foreground))}.product-reviews-average{font-size:75px;flex:0 0 100%;margin-bottom:8px;line-height:90%;font-weight:600;letter-spacing:-4.35px;color:rgb(var(--color-foreground));padding-inline:10px}.product-reviews-left .card-product__rating{margin-bottom:6px;padding-inline:10px}.product-reviews-count{font-size:12px;text-align:center;line-height:1.25;letter-spacing:0;color:rgb(var(--color-foreground));margin-bottom:20px;padding-inline:10px}.product-reviews-write-btn{border:none;height:34px;padding:0 18px;font-size:14px;line-height:1;text-transform:uppercase;color:rgb(var(--color-background));transition:.2s;font-weight:500;letter-spacing:.7px;width:fit-content;position:relative;z-index:1;letter-spacing:0;background:rgb(var(--color-foreground));text-decoration:none;display:inline-flex;align-items:center;gap:8px;border-radius:40px;overflow:hidden;width:auto!important;cursor:pointer;margin-bottom:1rem}.product-reviews-write-btn:before{content:"";width:0%;background:linear-gradient(90deg,rgb(var(--color-button)),rgb(var(--color-button),.7));height:100%;position:absolute;left:0;top:0;z-index:-1;transition:width .25s ease-out}.product-reviews-write-btn:hover:before{width:100%}.product-reviews-write-btn .button-arrow{width:24px;height:16px;flex-shrink:0}.product-reviews-write-btn .button-arrow path{transition:stroke .25s ease-out;stroke:#fff8f0}.product-reviews-write-btn:hover{color:rgb(var(--color-foreground))}.product-reviews-write-btn:hover .button-arrow path{stroke:rgb(var(--color-foreground))}.product-reviews-form-accordion{width:100%;max-width:100%;scroll-margin-top:70px;height:0;overflow:hidden;transition:height .4s ease-out}.product-reviews-form-accordion.active{height:auto;overflow:visible}.product-reviews-form{width:100%;padding:1.5rem 1rem;display:flex;letter-spacing:0;flex-direction:column;align-items:center;gap:1rem;border-top:1px solid rgb(var(--color-foreground))}.product-reviews-form-title{font-size:18px;letter-spacing:0;font-weight:500;text-align:center;color:rgb(var(--color-foreground));margin:0}.product-reviews-form-rating{display:flex;flex-direction:column;align-items:center;gap:.5rem;width:100%}.product-reviews-form-rating-label{font-size:14px;color:rgb(var(--color-foreground));text-align:center}.product-reviews-form-stars-container{display:flex;gap:.25rem;align-items:center;justify-content:center}.product-reviews-form-star{background:none;border:none;padding:0;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:transform .2s ease}.product-reviews-form-star:hover{transform:scale(1.1)}.product-reviews-form-star svg{width:28px;height:28px;transition:fill .2s ease}.product-reviews-form-star svg path{fill:#e1e1e1;stroke:none}.product-reviews-form-star:hover svg path,.product-reviews-form-star.active svg path,.product-reviews-form-star.filled svg path{fill:rgb(var(--color-button))}.product-reviews-form-label{font-size:14px;color:rgb(var(--color-foreground));text-align:center;width:100%}.product-reviews-form-input-wrapper{width:100%;position:relative}.product-reviews-form-char-count{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);font-size:12px;color:rgba(var(--color-foreground),.6);pointer-events:none}.rtl .product-reviews-form-char-count{right:auto;left:.75rem}.product-reviews-form-input-wrapper .product-reviews-form-input{padding-right:4rem}.rtl .product-reviews-form-input-wrapper .product-reviews-form-input{padding-left:4rem;padding-right:0}.rtl .product-reviews-form-input,.rtl .product-reviews-form-textarea{text-align:right}.product-reviews-form-input,.product-reviews-form-textarea{width:100%;padding:.75rem;border:1px solid rgba(var(--color-foreground));background:rgb(var(--color-background));color:rgb(var(--color-foreground));font-size:14px;font-family:inherit;transition:border-color .2s ease;box-sizing:border-box}.product-reviews-form-input:focus,.product-reviews-form-textarea:focus{outline:none;border-color:rgb(var(--color-foreground))}.product-reviews-form-textarea{min-height:120px;resize:vertical}.product-reviews-form-buttons{display:flex;justify-content:center;gap:.5rem;width:100%;margin-top:.5rem}.product-reviews-form-btn{flex:1;padding:.75rem .4rem;font-size:10px;font-weight:500;text-transform:uppercase;cursor:pointer;transition:all .25s ease-out;border:1px solid;font-family:inherit}.product-reviews-form-btn-cancel{background:transparent;color:rgb(var(--color-foreground));border-color:rgb(var(--color-foreground))}.product-reviews-form-btn-cancel:hover{background:rgba(var(--color-foreground),.1)}.product-reviews-form-btn-submit{background:rgb(var(--color-foreground));color:rgb(var(--color-background));border-color:rgb(var(--color-foreground))}.product-reviews-form-btn-submit:hover{opacity:.9}.product-reviews-form-btn-submit:disabled{opacity:.5;cursor:not-allowed}.product-reviews-form-success{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem 1.5rem;text-align:center;width:100%}.product-reviews-form-success-icon{width:40px;height:40px;margin-bottom:1.5rem;display:flex;align-items:center;justify-content:center;background:rgb;background:rgb(var(--color-foreground));border-radius:50%;padding:8px}.product-reviews-form-success-icon svg{width:100%;height:100%}.product-reviews-form-success-icon svg path{fill:rgb(var(--color-background));stroke:none}.product-reviews-form-success-title{font-size:24px;font-weight:500;color:rgb(var(--color-foreground));margin:0 0 .5rem;letter-spacing:0;line-height:1.2}.product-reviews-form-success-text{font-size:18px;letter-spacing:0;color:rgb(var(--color-foreground));margin:0;line-height:1.5}.product-reviews-form-errors{width:100%;padding:1rem;margin-bottom:1rem;background:#ff00001a;border:1px solid rgba(255,0,0,.3);border-radius:4px}.product-reviews-form-error-message{font-size:14px;font-weight:500;color:rgb(var(--color-foreground));margin:0 0 .5rem}.product-reviews-form-errors ul{list-style:none;padding:0;margin:0}.product-reviews-form-errors li{font-size:14px;color:rgb(var(--color-foreground));margin-bottom:.25rem}.product-reviews-form-errors a{color:rgb(var(--color-foreground));text-decoration:underline}.product-reviews-right{width:100%;border-left:none}.rtl .product-reviews-right{border-right:1px solid rgba(var(--color-foreground));border-left:none}.product-reviews-list{display:flex;flex-direction:column}.rtl .product-reviews-list{text-align:right}.rtl .product-review-author{justify-content:flex-end}.rtl .product-review-header{flex-direction:row-reverse}.product-review-item{border-bottom:1px solid rgba(var(--color-foreground),1);padding:.8rem}.product-review-header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:1rem}.product-review-date{font-size:14px;line-height:1.25;color:rgb(var(--color-foreground))}.product-review-author{display:flex;flex-direction:row;align-items:center;gap:10px;margin-bottom:.75rem}.product-review-name{color:rgb(var(--color-foreground));font-size:20px;letter-spacing:0}.product-review-verified{padding:2px 7px;font-size:10px;font-weight:500;line-height:1.25;border-radius:4px;background:rgb(var(--color-foreground));color:rgb(var(--color-background));white-space:nowrap}.product-review-title{font-size:22px;text-transform:uppercase;font-weight:700;line-height:1.04;letter-spacing:0;color:rgb(var(--color-foreground));margin:0 0 1rem}.product-review-description{font-size:16px;line-height:1.25;color:rgb(var(--color-foreground));letter-spacing:0}.product-review-image{margin-top:1rem;overflow:hidden;width:fit-content;border-radius:4px}.rtl .product-review-image{margin-left:auto}.product-review-image img{width:100%;height:100%;object-fit:cover;display:block}.product-reviews-pagination{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:1rem;margin-block:2rem}.product-reviews-pagination-arrow{background:none;cursor:pointer;display:flex;align-items:center;justify-content:center;color:rgb(var(--color-foreground));transition:opacity .3s ease;opacity:1;width:30px;height:30px;border:1px solid rgba(var(--color-foreground));padding:5px;position:relative}.product-reviews-pagination-arrow:before{position:absolute;content:"";width:100%;transform:scaleX(0);height:100%;transform-origin:left;background:rgba(var(--color-foreground));transition:transform .3s ease}.product-reviews-pagination-arrow:hover path{fill:rgb(var(--color-background))}.product-reviews-pagination-arrow:hover:before{transform:scaleX(1)}.product-reviews-pagination-arrow.disabled{opacity:0;cursor:not-allowed;pointer-events:none}.product-reviews-pagination-arrow svg{width:100%;height:100%}.product-reviews-pagination-prev svg{transform:rotate(180deg)}.product-reviews-pagination-numbers{display:flex;flex-direction:row;gap:.5rem;align-items:center}.product-reviews-pagination-number{background:none;padding:.5rem;cursor:pointer;color:rgb(var(--color-foreground));font-size:16px;transition:all .3s ease;min-width:10px;opacity:.5;font-weight:500;text-align:center}.product-reviews-pagination-number:hover{border-color:rgba(var(--color-foreground),.5)}.product-reviews-pagination-number.active{opacity:1}.product-review-item[data-hidden=true]{display:none!important}.product-review-item{opacity:1}@media screen and (min-width: 750px){.product-reviews-container{flex-direction:row;align-items:flex-start}.rtl .product-reviews-container{flex-direction:row-reverse}.product-review-author{margin-bottom:2rem}.product-reviews-title{font-size:38px;margin:20px auto 30px}.product-reviews-left{width:30%;flex-shrink:0}.product-reviews-left .card-product__rating{margin-bottom:12px;padding-inline:10px}.product-reviews-form-buttons{gap:1rem}.product-reviews-form-btn{font-size:14px}.product-reviews-right{width:70%;flex-shrink:0;border-left:1px solid rgba(var(--color-foreground))}.product-review-item{padding:1.5rem}.product-reviews-average{font-size:110px;margin-bottom:20px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/product-reviews.css.map */
