.cc-reviews-wrap{padding:6.4rem 0 4.8rem}.cc-reviews-wrap .jdgm-carousel-wrapper{width:100%!important;max-width:none!important;padding:0!important}.cc-reviews-wrap .jdgm-widget.jdgm-carousel{max-width:none!important}.cc-reviews-wrap .jdgm-carousel-title-and-link{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1rem;width:100%!important;margin:0 0 4rem!important}.cc-reviews-wrap .jdgm-carousel-title{font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);font-size:3rem;line-height:1.2;letter-spacing:-.01em;color:rgb(var(--color-foreground))!important;text-align:center!important;margin:0}.cc-reviews-wrap .jdgm-all-reviews-rating-wrapper{display:flex;flex-direction:column;align-items:center;gap:.8rem}.cc-reviews-wrap .jdgm-all-reviews-rating{display:flex;gap:.2rem}.cc-reviews-wrap .jdgm-star{color:rgba(var(--color-foreground),.2)!important;font-size:1.8rem}.cc-reviews-wrap .jdgm-star.jdgm--on{color:rgb(var(--color-button))!important}.cc-reviews-wrap .jdgm-carousel-number-of-reviews{display:inline-flex;align-items:center;gap:.5rem;font-size:1.3rem;color:rgba(var(--color-foreground),.6)!important}.cc-reviews-wrap .jdgm-carousel-number-of-reviews a{color:inherit!important;text-decoration:underline;text-underline-offset:2px}.cc-reviews-wrap .jdgm-carousel-number-of-reviews svg,.cc-reviews-wrap .jdgm-carousel-number-of-reviews svg path{fill:rgba(var(--color-foreground),.5)!important}.cc-reviews-wrap .jdgm-carousel__item-container,.cc-reviews-wrap .jdgm-carousel__item-wrapper{height:220px!important}.cc-reviews-wrap .jdgm-carousel__item-container{-webkit-mask-image:linear-gradient(to right,#000 0,#000 calc(100% - 7rem),transparent 100%);mask-image:linear-gradient(to right,#000 0,#000 calc(100% - 7rem),transparent 100%)}.cc-reviews-wrap .jdgm-carousel-item{box-sizing:border-box!important;background:rgb(var(--color-background))!important;border:1px solid rgba(var(--color-foreground),.06)!important;border-radius:0!important;box-shadow:none!important;padding:0 2rem!important;width:440px!important;height:220px!important;margin-right:8px!important;transition:border-color .2s ease,box-shadow .2s ease}.cc-reviews-wrap .jdgm-carousel-item:hover{border-color:rgba(var(--color-foreground),.12)!important;box-shadow:0 4px 16px -8px rgba(var(--color-shadow),.18)!important}.cc-reviews-wrap img.jdgm-carousel-item__product-image,.cc-reviews-wrap .jdgm-carousel-item__review-wrapper{vertical-align:top!important}.cc-reviews-wrap img.jdgm-carousel-item__product-image{border:1px solid rgba(var(--color-foreground),.08);margin-top:1.6rem}.cc-reviews-wrap span.jdgm-carousel-item__product-image{width:0!important;border:0!important}.cc-reviews-wrap .jdgm-carousel-item__review{padding-top:1.6rem}.cc-reviews-wrap .jdgm-carousel-item__review-rating .jdgm-star{font-size:1.3rem}.cc-reviews-wrap .jdgm-carousel-item__review-title{font-size:1.5rem!important;font-weight:500!important;color:rgb(var(--color-foreground))!important;line-height:1.35;white-space:normal!important;max-height:4.1rem;overflow:hidden}.cc-reviews-wrap .jdgm-carousel-item__review-body{font-size:1.35rem!important;color:rgba(var(--color-foreground),.75)!important;line-height:1.55;display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:4!important;max-height:none!important;overflow:hidden!important}.cc-reviews-wrap .jdgm-carousel-item__reviewer-name{font-size:1.2rem!important;font-weight:500!important;color:rgb(var(--color-foreground))!important;text-transform:uppercase;letter-spacing:.05em}.cc-reviews-wrap .jdgm-carousel-item__product{font-size:1.2rem!important;font-weight:700!important;color:rgb(var(--color-foreground))!important;text-decoration:underline;text-decoration-color:rgba(var(--color-foreground),.25);text-underline-offset:3px}.cc-reviews-wrap .jdgm-carousel-item__product:hover{text-decoration-color:rgb(var(--color-button))}.cc-reviews-wrap .jdgm-carousel-item__timestamp{font-size:1.1rem!important;color:rgba(var(--color-foreground),.4)!important}.cc-reviews-wrap .jdgm-carousel__left-arrow,.cc-reviews-wrap .jdgm-carousel__right-arrow{position:relative;transform:none!important;width:3.6rem!important;height:3.6rem!important;background-color:rgb(var(--color-background))!important;border:1px solid rgba(var(--color-foreground),.14)!important;color:rgb(var(--color-foreground))!important;box-shadow:none!important;border-radius:50%;cursor:pointer;transition:background-color .2s ease,color .2s ease}.cc-reviews-wrap .jdgm-carousel__left-arrow:before,.cc-reviews-wrap .jdgm-carousel__right-arrow:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-color:currentColor;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:1.4rem 1.4rem;mask-size:1.4rem 1.4rem}.cc-reviews-wrap .jdgm-carousel__left-arrow:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M15 4L7 12l8 8' fill='none' stroke='black' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M15 4L7 12l8 8' fill='none' stroke='black' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.cc-reviews-wrap .jdgm-carousel__right-arrow:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M9 4l8 8-8 8' fill='none' stroke='black' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M9 4l8 8-8 8' fill='none' stroke='black' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.cc-reviews-wrap .jdgm-carousel__left-arrow:hover,.cc-reviews-wrap .jdgm-carousel__right-arrow:hover{background-color:rgb(var(--color-foreground))!important;color:rgb(var(--color-background))!important}@media screen and (max-width:749px){.cc-reviews-wrap{padding:4rem 0 3.2rem}.cc-reviews-wrap .jdgm-carousel-title-and-link{margin-bottom:3rem!important}.cc-reviews-wrap .jdgm-carousel-title{font-size:2.4rem}.cc-reviews-wrap .jdgm-carousel__item-container,.cc-reviews-wrap .jdgm-carousel__item-wrapper{height:250px!important}.cc-reviews-wrap .jdgm-carousel__item-container{-webkit-mask-image:linear-gradient(to right,#000 0,#000 calc(100% - 3rem),transparent 100%);mask-image:linear-gradient(to right,#000 0,#000 calc(100% - 3rem),transparent 100%)}.cc-reviews-wrap .jdgm-carousel-item{padding:0 1.6rem!important;width:300px!important;height:250px!important;margin-right:10px!important}.cc-reviews-wrap .jdgm-carousel-item__review-title,.cc-reviews-wrap .jdgm-carousel-item__review-body{font-size:1.3rem!important}.cc-reviews-wrap .jdgm-carousel-item__review-body{-webkit-line-clamp:3!important}}
/*# sourceMappingURL=/cdn/shop/t/21/assets/cc-reviews.css.map */
