.reviews-section{background:#f9f3ec;padding:5rem 0;width:100%}.reviews-section__container{max-width:1200px;margin:0 auto;padding:0 2rem}.reviews-section__title{font-family:Georgia,serif;font-size:2.5rem;font-weight:700;text-align:center;color:#000;margin:0 0 3rem;line-height:1.2}.reviews-section__summary{max-width:600px;margin:0 auto 4rem;text-align:center}.reviews-section__rating{margin-bottom:2rem}.reviews-section__rating-number{font-size:3.5rem;font-weight:700;color:#000;line-height:1;margin-bottom:.5rem}.reviews-section__stars{display:flex;justify-content:center;gap:.25rem;margin-bottom:.5rem}.reviews-section__star{width:24px;height:24px;color:#d4a574}.reviews-section__count{font-size:1rem;color:#666}.reviews-section__distribution{margin-bottom:2rem}.reviews-section__dist-row{display:flex;align-items:center;gap:.75rem;margin-bottom:.5rem}.reviews-section__dist-stars{display:flex;gap:2px;min-width:80px}.reviews-section__dist-star{width:14px;height:14px;color:#e0e0e0}.reviews-section__dist-star.active{color:#d4a574}.reviews-section__dist-bar{flex:1;height:8px;background:#e0e0e0;border-radius:4px;overflow:hidden}.reviews-section__dist-fill{height:100%;background:#4a90e2;transition:width .3s ease}.reviews-section__dist-percent{min-width:40px;text-align:right;font-size:.875rem;color:#666}.reviews-section__write-btn{background:#fff;border:2px solid #000;color:#000;padding:.75rem 2rem;font-size:1rem;font-weight:600;border-radius:4px;cursor:pointer;transition:all .3s ease}.reviews-section__write-btn:hover{background:#000;color:#fff}.reviews-section__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.reviews-section__review{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px #0000001a;transition:transform .3s ease,box-shadow .3s ease}.reviews-section__review:hover{transform:translateY(-4px);box-shadow:0 4px 16px #00000026}.reviews-section__review-image{width:100%;aspect-ratio:1;overflow:hidden}.reviews-section__review-image img{width:100%;height:100%;object-fit:cover;display:block}.reviews-section__review-content{padding:1.25rem}.reviews-section__review-author{font-weight:700;font-size:1rem;color:#000;margin-bottom:.5rem}.reviews-section__review-stars{display:flex;gap:2px;margin-bottom:.75rem}.reviews-section__review-star{width:16px;height:16px;color:#e0e0e0}.reviews-section__review-star.active{color:#d4a574}.reviews-section__review-text{font-size:.9375rem;line-height:1.6;color:#333;margin:0}@media screen and (max-width: 989px){.reviews-section{padding:4rem 0}.reviews-section__title{font-size:2rem;margin-bottom:2.5rem}.reviews-section__rating-number{font-size:3rem}.reviews-section__grid{grid-template-columns:repeat(2,1fr);gap:1.25rem}}@media screen and (max-width: 749px){.reviews-section{padding:3rem 0}.reviews-section__container{padding:0 1.5rem}.reviews-section__title{font-size:1.75rem;margin-bottom:2rem}.reviews-section__rating-number{font-size:2.5rem}.reviews-section__star{width:20px;height:20px}.reviews-section__dist-stars{min-width:70px}.reviews-section__dist-star{width:12px;height:12px}.reviews-section__grid{grid-template-columns:1fr;gap:1rem}.reviews-section__write-btn{padding:.625rem 1.5rem;font-size:.9375rem}}.reviews-section__modal{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:9999;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.reviews-section__modal.active{opacity:1;visibility:visible}.reviews-section__modal-content{background:#fff;border-radius:12px;padding:3rem 2.5rem;max-width:500px;width:90%;position:relative;transform:scale(.9);transition:transform .3s ease}.reviews-section__modal.active .reviews-section__modal-content{transform:scale(1)}.reviews-section__modal-close{position:absolute;top:1.25rem;right:1.25rem;background:none;border:none;cursor:pointer;padding:.5rem;color:#666;transition:color .3s ease}.reviews-section__modal-close:hover{color:#000}.reviews-section__modal-title{font-size:1.75rem;font-weight:600;text-align:center;color:#000;margin:0 0 2.5rem}.reviews-section__modal-stars{display:flex;justify-content:center;gap:1rem;margin-bottom:1.5rem}.reviews-section__modal-star{width:48px;height:48px;color:#d4a574;cursor:pointer;transition:all .2s ease;stroke-width:2}.reviews-section__modal-star:hover{transform:scale(1.1)}.reviews-section__modal-star.active{fill:#d4a574;stroke:#d4a574}.reviews-section__modal-labels{display:flex;justify-content:space-between;font-size:.9375rem;color:#666}.reviews-section__modal-label-left,.reviews-section__modal-label-right{font-weight:500}@media screen and (max-width: 749px){.reviews-section__modal-content{padding:2.5rem 1.5rem}.reviews-section__modal-title{font-size:1.5rem;margin-bottom:2rem}.reviews-section__modal-stars{gap:.75rem}.reviews-section__modal-star{width:40px;height:40px}.reviews-section__modal-labels{font-size:.875rem}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/component-reviews-section.css.map */
