.reviews-section{position:relative}.reviews-section__rating{display:flex;justify-content:center;margin-bottom:4rem}.reviews-section__rating-block{background:#fff;border-radius:50px;padding:1rem 3rem;display:flex;flex-direction:column;align-items:center;gap:1rem;border:1px solid rgba(var(--color-foreground),.1);width:fit-content;font-size:1.6rem}.reviews-section__rating-content{display:flex;align-items:center;gap:2rem;white-space:nowrap;justify-content:center}.reviews-section__rating-text{font-weight:600;color:#000}.reviews-section__rating-stars{display:flex;gap:.2rem}.reviews-section__star{color:#e0e0e0;line-height:1}.reviews-section__star--filled{color:#ff553e}.reviews-section__reviews-count{color:#000}.reviews-section__title{text-align:center;margin-bottom:7rem}.reviews-slider{position:relative;max-width:100%}.reviews-slider__container{border-radius:1.2rem}.reviews-slider__track{width:calc(100% + 50px);display:flex;align-items:stretch;gap:2rem;padding:1rem 0;overflow-x:scroll;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none}.reviews-slider__track::-webkit-scrollbar{display:none}.reviews-slider__slide{scroll-snap-align:start;flex-shrink:0}.reviews-slider__navigation{display:flex;justify-content:center;gap:2rem;margin-top:3rem}.reviews-slider__nav-button{display:flex;align-items:center;justify-content:center;width:4.8rem;height:4.8rem;border:none;border-radius:50%;background:#fff;color:#000;cursor:pointer;transition:all .3s ease}.reviews-slider__nav-button.reviews-slider__nav-button--prev{transform:rotate(90deg)}.reviews-slider__nav-button.reviews-slider__nav-button--next{transform:rotate(-90deg)}.reviews-slider__nav-button:hover{background:#f5f5f5}.reviews-slider__nav-button:disabled{background:#ffffff80;cursor:not-allowed;transform:none;opacity:.5}.reviews-slider__nav-button svg{width:2.4rem;height:2.4rem}.review-card{background:#fff;border-radius:var(--deployer-small-border-radius);padding:2rem 3rem;border:1px solid rgba(var(--color-foreground),.05);display:flex;flex-direction:column;gap:0;width:30%;max-width:500px;z-index:1;flex-shrink:0;transition:transform .3s ease,box-shadow .3s ease}.review-card__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.review-card__rating{display:flex;gap:.2rem}.review-card__star{font-size:2rem;color:#e0e0e0}.review-card__star--filled{color:#ff553e}.review-card__verified{display:flex;align-items:center;gap:.5rem;color:rgb(var(--color-foreground));font-weight:700;font-size:1.4rem}.review-card__content,.review-card__author-name{font-size:1.6rem}.review-card__verified svg{width:1.6rem;height:1.6rem;fill:rgb(var(--color-foreground))}.review-card__title{font-size:1.8rem;font-weight:600;color:rgb(var(--color-foreground));font-family:var(--font-body-family);margin-bottom:.5rem}.review-card__content{flex:1;line-height:1.6;color:var(--color-foreground)}.review-card__content p{margin:0}.review-card__footer{margin-top:auto;margin-top:5rem}.review-card__author{display:flex;align-items:center;gap:2.4rem}.review-card__author-avatar{width:4rem;height:4rem;border-radius:50%;overflow:hidden;flex-shrink:0;background:rgba(var(--color-foreground),.1)}.review-card__author-avatar img{width:100%;height:100%;object-fit:contain}.review-card__author-name{font-weight:600;color:rgb(var(--color-foreground));flex:1}.review-card__date{font-weight:400}@media screen and (max-width: 749px){.reviews-slider__track{width:100%}.reviews-section__title{font-size:2.8rem;margin-bottom:3rem}.reviews-section__rating-block{padding:1.5rem 2rem}.reviews-section__rating-content{gap:.6rem}.reviews-section__rating-text,.reviews-section__star{font-size:1.4rem}.reviews-section__reviews-count{font-size:1.2rem}.review-card{padding:2rem;width:100%}.reviews-slider__nav-button{width:4rem;height:4rem}.reviews-slider__nav-button svg{width:1.8rem;height:1.8rem}}@media screen and (min-width: 750px) and (max-width: 989px){.review-card{width:45%}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/section-reviews.css.map */
