.boxReview{background-color:#f7f7f8;border-radius:16px;margin-bottom:15px;overflow:hidden;padding:16px;width:100%}.boxReview .boxReview-head{margin-bottom:16px}.boxReview .boxReview-head .title{font-size:20px;margin-bottom:0}.boxReview .boxReview-head .btn-show-all{align-items:center;color:#3b82f6;display:flex;font-size:12px}.boxReview .boxReview-head .btn-show-all .icon{fill:#3b82f6;height:16px;width:16px}.boxReview .block-product-review{background-color:#fff;border-radius:16px;display:flex;margin-bottom:20px;padding:15px}.boxReview .block-product-review .boxReview-product{gap:10px;width:100%}.boxReview .block-product-review .boxReview-product .image-review{height:110px;max-width:none;width:110px}.boxReview .block-product-review .boxReview-product .boxReview-product__info{position:relative;width:100%}.boxReview .block-product-review .boxReview-product .info__name{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#4a4a4a;cursor:pointer;display:-webkit-box;font-size:16px;overflow:hidden;text-overflow:ellipsis}.boxReview .block-product-review .boxReview-product .info__name:hover{color:#e11b1e}.boxReview .block-product-review .boxReview-product .btn-info{border-radius:3px;box-shadow:0 0 0 .5px #e0052b;color:#e0052b;cursor:pointer;font-size:12px;margin:auto 0 0 auto;padding:3px 10px;position:relative;white-space:nowrap;width:-moz-fit-content;width:fit-content}.boxReview .block-product-review .boxReview-product .btn-info .quantity{color:#000;display:flex;gap:5px;left:0;position:absolute;top:-25px}.boxReview .block-product-review .boxReview-product .btn-info .quantity p{color:#e0052b}.boxReview .boxReview-review{align-items:center;background-color:#fff;border-radius:16px;display:flex;gap:20px;margin-bottom:20px;overflow:hidden;padding:24px 48px}.boxReview .boxReview-review a.boxReview-product{padding:15px;width:33%}.boxReview .boxReview-review a.boxReview-product .image-review{height:100%}.boxReview .boxReview-review a.boxReview-product .boxReview-product__info{margin-left:3px}.boxReview .boxReview-review a.boxReview-product .boxReview-product__info .info__name{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#444;display:-webkit-box;font-size:14px;font-weight:700;line-height:1.4;margin-bottom:10px;overflow:hidden}.boxReview .boxReview-review .boxReview-overview{display:flex;flex-direction:column}.boxReview .boxReview-review .boxReview-overview .boxReview-score{align-items:center;display:flex;flex-direction:column;justify-content:center}.boxReview .boxReview-review .boxReview-overview .boxReview-score .rating{align-items:center;color:#a1a1aa;display:flex;font-size:32px;line-height:48px}.boxReview .boxReview-review .boxReview-overview .boxReview-score .rating .average-rating{color:#18181b;font-size:48px;font-weight:700}.boxReview .boxReview-review .boxReview-overview .boxReview-score .item-star{height:24px;margin-right:0;width:130px}.boxReview .boxReview-review .boxReview-overview .boxReview-score .item-star .star-container{height:-moz-fit-content;height:fit-content}.boxReview .boxReview-review .boxReview-overview .boxReview-score .item-star .star-container .icon{fill:rgba(145,158,171,.522);height:24px;width:24px}.boxReview .boxReview-review .boxReview-overview .boxReview-score .item-star .star-container .icon svg{width:24px}.boxReview .boxReview-review .boxReview-overview .boxReview-score .item-star .star-container-level{height:-moz-fit-content;height:fit-content}.boxReview .boxReview-review .boxReview-overview .boxReview-score .item-star .star-container-level .icon{fill:#ffbf00;stroke:#ffbf00;height:24px;margin-right:2px;width:24px}.boxReview .boxReview-review .boxReview-overview .boxReview-score .item-star .star-container-level .icon svg{width:24px}.boxReview .boxReview-review .boxReview-overview .boxReview-score .boxReview-score__count{cursor:pointer}.boxReview .boxReview-review .boxReview-star{display:flex;flex:1;flex-direction:column;font-size:14px;justify-content:space-evenly;padding-left:10px}.boxReview .boxReview-review .boxReview-star div .is-active{fill:#ffbf00;margin-left:2px;width:13px}.boxReview .boxReview-review .boxReview-star div span{color:#a1a1aa;font-size:12px;width:75px}.boxReview .boxReview-review .boxReview-star progress{border-radius:5px;height:8px;max-width:70%}.boxReview .boxReview-review .boxReview-star progress::-moz-progress-bar{background-color:#d70018}.boxReview .boxReview-review .boxReview-star progress::-webkit-progress-value{background-color:#d70018}.boxReview .boxReview-review .boxReview-star progress::-ms-fill{background-color:#d70018;border:none}.boxReview .boxReview-review .box-experience-review{border-left:1px solid #e4e4e7;color:#18181b;flex:1;font-size:14px;height:-moz-fit-content;height:fit-content;padding-left:24px}.boxReview .boxReview-review .box-experience-review .title{font-size:20px;margin-bottom:10px}.boxReview .boxReview-review .box-experience-review .experience-review__item{align-items:center;display:flex;font-size:16px;justify-content:space-between}.boxReview .boxReview-review .box-experience-review .experience-review__item .item-title{width:170px}.boxReview .boxReview-review .box-experience-review .experience-review__item .item-review-result{font-size:14px;margin-bottom:5px}.boxReview .boxReview-review .box-experience-review .experience-review__item .item-review-result .item-point{min-width:36px}.boxReview .boxReview-review .box-experience-review .experience-review__item .item-review-result .item-review-count{color:#a1a1aa;text-align:left;width:96px}.boxReview #review{background-color:#fff;border-radius:16px;padding:16px}.boxReview #review .box-review-filter{align-items:center;display:flex;gap:10px;margin-bottom:10px;margin-top:10px}.boxReview #review .box-review-filter .title{font-size:20px;margin:0}.boxReview #review .box-review-filter .filter-container{display:flex;gap:8px;overflow:auto}.boxReview #review .box-review-filter .filter-container .filter-item{align-items:center;background-color:#f7f7f8;border:1px solid #e4e4e7;border-radius:16px;color:#1d1d20;cursor:pointer;display:flex;font-size:14px;gap:6px;padding:3px 12px;white-space:nowrap}.boxReview #review .box-review-filter .filter-container .filter-item.active{background-color:#eff5ff;border-color:#3b82f6;color:#2570eb}.boxReview #review .box-review-filter .filter-container .filter-item.active .cps-x-icon{align-items:center;display:flex;justify-content:center}.boxReview #review .box-review-filter .filter-container .filter-item .cps-x-icon{border-radius:12px;display:none;height:18px;width:18px}.boxReview #review .box-review-filter .filter-container .filter-item .cps-x-icon:hover{background-color:#fff}.boxReview #review .box-review-filter .filter-container .filter-item .cps-x-icon svg{height:10px;width:10px}.boxReview #review .boxReview-comment{margin:30px 0 15px;width:100%}.boxReview #review .boxReview-comment .load-more{background-color:#f2f2f3;border-radius:10px;color:#000;display:block;font-size:14px;font-weight:500;gap:5px;height:40px;margin:auto;-webkit-text-decoration:none;text-decoration:none;width:260px}.boxReview #review .boxReview-comment .load-more:hover{background-color:#e5e5e6}.boxReview #review .boxReview-comment .boxReview-comment-item-title div p.name-letter{background-color:#ddd;border-radius:50%;font-weight:600;height:32px;overflow:hidden;width:32px}.boxReview #review .boxReview-comment .boxReview-comment-item-title div p.name-letter .icon-cps,.boxReview #review .boxReview-comment .boxReview-comment-item-title div p.name-letter .icon-cps svg{height:25px;width:25px}.boxReview #review .boxReview-comment .boxReview-comment-item-title .block-info .block-info__name{align-items:center;display:flex;gap:15px}.boxReview #review .boxReview-comment .boxReview-comment-item-title div span.name{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;font-size:16px;font-weight:600;overflow:hidden;width:170px}.boxReview #review .boxReview-comment .boxReview-comment-item-title .admin__tag{align-items:center;background:#d70018;border-radius:5px;color:#fff;display:flex;font-size:10px;font-weight:700;height:18px;line-height:1;margin:0 0 0 5px;padding:2px 6px}.boxReview #review .boxReview-comment .boxReview-comment-item-review{display:flex;flex-direction:column;gap:8px;width:100%}.boxReview #review .boxReview-comment .boxReview-comment-item-review .item-review-rating{align-items:center;flex-wrap:wrap;font-size:12px;gap:10px}.boxReview #review .boxReview-comment .boxReview-comment-item-review .item-review-rating .item-review-rating__star{align-items:center;display:flex}.boxReview #review .boxReview-comment .boxReview-comment-item-review .item-review-rating .item-review-rating__star .rating-label{margin-left:8px;margin-top:1px}.boxReview #review .boxReview-comment .boxReview-comment-item-review .item-review-rating div .icon{fill:rgba(145,158,171,.522);width:15px}.boxReview #review .boxReview-comment .boxReview-comment-item-review .item-review-rating div .icon .is-active,.boxReview #review .boxReview-comment .boxReview-comment-item-review .item-review-rating div .is-active{fill:#ffbf00}.boxReview #review .boxReview-comment .boxReview-comment-item-review .bought-cps{color:#229a16;font-size:14px;gap:3px}.boxReview #review .boxReview-comment .boxReview-comment-item-review .bought-cps .tick-icon{display:flex}.boxReview #review .boxReview-comment .boxReview-comment-item-review .bought-cps .tick-icon svg path{stroke:#229a16}.boxReview #review .boxReview-comment .boxReview-comment-item-review .item-review-rating__list-attribute{display:flex;flex-wrap:wrap;font-size:14px;gap:12px}.boxReview #review .boxReview-comment .boxReview-comment-item-review .item-review-rating__list-attribute .item-review-rating__item-attribute{background-color:rgba(0,0,0,.059);border-radius:8px;color:#1d1d20;padding:3px 10px}.boxReview #review .boxReview-comment .boxReview-comment-item-review .item-review-comment{font-size:14px}.boxReview #review .boxReview-comment .boxReview-comment-item-review .item-review-comment p{word-wrap:break-word;max-width:100%}.boxReview #review .boxReview-comment .boxReview-comment-item-review .item-review-comment span{width:100px}.boxReview #review .boxReview-comment .boxReview-comment-item-review .item-review-comment .comment-content{width:100%}.boxReview #review .boxReview-comment .boxReview-comment-item-review .item-review-comment .comment-image{display:flex;gap:16px;margin:10px 0;overflow-x:auto}.boxReview #review .boxReview-comment .boxReview-comment-item-review .item-review-comment .comment-image .spotlight{align-items:center;display:flex;justify-content:center}.boxReview #review .boxReview-comment .boxReview-comment-item-review .item-review-comment .comment-image .spotlight .image{border-radius:10px;height:80px;max-height:80px;-o-object-fit:cover;object-fit:cover;width:80px}.boxReview #review .boxReview-comment .boxReview-comment-item-review .item-review-comment .comment-button{background-color:transparent;background-color:initial;border:none;color:#d70018;cursor:pointer;font-size:14px;gap:2px;height:20px;margin-left:auto;outline:none}.boxReview #review .boxReview-comment .boxReview-comment-item-review .item-review-comment .comment-button .icon{fill:#d70018!important;width:12px}.boxReview #review .boxReview-comment .boxReview-comment-item-review .item-review-comment .comment-button span{color:red;font-size:12px;margin-left:2px}.boxReview #review .boxReview-comment .boxReview-comment-item-review .item-review-comment-button{flex-direction:column;width:100%}.boxReview #review .boxReview-comment .boxReview-comment-item-review .item-review-comment-button button{background:transparent none repeat 0 0/auto auto padding-box border-box scroll;background:initial;border:none;color:#d70018;cursor:pointer}.boxReview #review .boxReview-comment .boxReview-comment-item-review .date-time{align-items:center;color:#a1a1aa;display:flex;font-size:14px;gap:5px;padding-top:3px}.boxReview #review .boxReview-comment .boxReview-comment-item-review .date-time .icon-clock{fill:#a1a1aa;display:flex}.boxReview #review .boxReview-comment .boxReview-comment-item{align-items:flex-start;border-bottom:1px solid rgba(145,158,171,.239);display:flex;gap:20px;margin-bottom:15px;padding-bottom:15px}.boxReview #review .boxReview-comment .boxReview-comment-item:last-of-type{border-bottom:none}.boxReview #review .boxReview-comment .boxReview-comment-item .textarea{border-radius:10px;margin-left:40px;max-width:calc(100% - 120px);min-width:0!important}.boxReview #review .boxReview-comment .boxReview-comment-item .button{background-color:#c52921;border-radius:10px;color:#fff;gap:15px;width:70px}.boxReview #review .boxReview-comment .boxReview-comment-item .button .icon{fill:#fff;width:15px}.boxReview #review .boxReview-comment .boxReview-comment-item:first-child div p.name-letter{background-color:#235157;color:#fff}.boxReview #review .boxReview-comment .boxReview-comment-item:nth-child(2) div p.name-letter{background-color:#3a7752;color:#fff}.boxReview #review .boxReview-comment .boxReview-comment-item:nth-child(3) div p.name-letter{background-color:#622889;color:#fff}.boxReview #review .boxReview-comment .boxReview-comment-item:nth-child(4) div p.name-letter{background-color:#7d171f;color:#fff}.boxReview #review .boxReview-comment .boxReview-comment-item:nth-child(5) div p.name-letter{background-color:#6a2a2a;color:#fff}.boxReview #review .boxReview-comment .boxReview-comment-item:nth-child(6) div p.name-letter{background-color:#0b8e08;color:#fff}.boxReview #review .boxReview-comment .boxReview-comment-item:nth-child(7) div p.name-letter{background-color:#443227;color:#fff}.boxReview #review .boxReview-comment .boxReview-comment-item:nth-child(8) div p.name-letter{background-color:#4a731e;color:#fff}.boxReview #review .boxReview-comment .boxReview-comment-item:nth-child(9) div p.name-letter{background-color:#608b77;color:#fff}.boxReview #review .boxReview-comment .boxReview-comment-item:nth-child(10) div p.name-letter{background-color:#1e4448;color:#fff}.boxReview #review .boxReview-comment .boxReview-comment-item:nth-child(11) div p.name-letter{background-color:#2f165a;color:#fff}.boxReview #review .boxReview-comment .boxReview-comment-item:nth-child(12) div p.name-letter{background-color:#0a6846;color:#fff}.boxReview #review .boxReview-comment .boxReview-comment-item:nth-child(13) div p.name-letter{background-color:#156194;color:#fff}.boxReview #review .boxReview-comment .boxReview-comment-item:nth-child(14) div p.name-letter{background-color:#719388;color:#fff}.boxReview #review .boxReview-comment .boxReview-comment-item:nth-child(15) div p.name-letter{background-color:#188007;color:#fff}.boxReview #review .boxReview-comment .boxReview-comment-item:nth-child(16) div p.name-letter{background-color:#6e2841;color:#fff}.boxReview #review .boxReview-comment .boxReview-comment-item:nth-child(17) div p.name-letter{background-color:#3b1c5f;color:#fff}.boxReview #review .boxReview-comment .boxReview-comment-item:nth-child(18) div p.name-letter{background-color:#968593;color:#fff}.boxReview #review .boxReview-comment .boxReview-comment-item:nth-child(19) div p.name-letter{background-color:#730445;color:#fff}.boxReview #review .boxReview-comment .boxReview-comment-item:nth-child(20) div p.name-letter{background-color:#850f15;color:#fff}.boxReview #review .boxReview-comment .boxReview-comment-item:nth-child(21) div p.name-letter{background-color:#267919;color:#fff}.boxReview #review .boxReview-comment .boxReview-comment-item:nth-child(22) div p.name-letter{background-color:#632d86;color:#fff}.boxReview #review .boxReview-comment .boxReview-comment-item:nth-child(23) div p.name-letter{background-color:#8b3837;color:#fff}.boxReview #review .boxReview-comment .boxReview-comment-item:nth-child(24) div p.name-letter{background-color:#5a125d;color:#fff}.boxReview #review .boxReview-comment .boxReview-comment-item:nth-child(25) div p.name-letter{background-color:#04156c;color:#fff}.boxReview #review .boxReview-comment .boxReview-comment-item:nth-child(26) div p.name-letter{background-color:#780f79;color:#fff}.boxReview #review .boxReview-comment .boxReview-comment-item:nth-child(27) div p.name-letter{background-color:#166d4e;color:#fff}.boxReview #review .boxReview-comment .boxReview-comment-item:nth-child(28) div p.name-letter{background-color:#19296c;color:#fff}.boxReview #review .boxReview-comment .boxReview-comment-item:nth-child(29) div p.name-letter{background-color:#881f2b;color:#fff}.boxReview #review .boxReview-comment .boxReview-comment-item:nth-child(30) div p.name-letter{background-color:#393a86;color:#fff}.boxReview #review .boxReview-comment .boxReview-comment-item:nth-child(31) div p.name-letter{background-color:#5c3137;color:#fff}.boxReview #review .boxReview-comment .boxReview-comment-item:nth-child(32) div p.name-letter{background-color:#720960;color:#fff}.boxReview #review .boxReview-comment .boxReview-comment-item:nth-child(33) div p.name-letter{background-color:#4a0e25;color:#fff}.boxReview #review .boxReview-comment .boxReview-comment-item:nth-child(34) div p.name-letter{background-color:#2a7468;color:#fff}.boxReview #review .boxReview-comment .boxReview-comment-item:nth-child(35) div p.name-letter{background-color:#3b210b;color:#fff}.boxReview #review .boxReview-comment .boxReview-comment-item:nth-child(36) div p.name-letter{background-color:#261f6e;color:#fff}.boxReview #review .boxReview-comment .boxReview-comment-item:nth-child(37) div p.name-letter{background-color:#7f563b;color:#fff}.boxReview #review .boxReview-comment .boxReview-comment-item:nth-child(38) div p.name-letter{background-color:#65393a;color:#fff}.boxReview #review .boxReview-comment .boxReview-comment-item:nth-child(39) div p.name-letter{background-color:#917f47;color:#fff}.boxReview #review .boxReview-comment .boxReview-comment-item:nth-child(40) div p.name-letter{background-color:#8c534c;color:#fff}.boxReview #review .boxReview-comment .boxReview-comment-item:nth-child(41) div p.name-letter{background-color:#137303;color:#fff}.boxReview #review .boxReview-comment .boxReview-comment-item:nth-child(42) div p.name-letter{background-color:#501157;color:#fff}.boxReview #review .boxReview-comment .boxReview-comment-item:nth-child(43) div p.name-letter{background-color:#414b23;color:#fff}.boxReview #review .boxReview-comment .boxReview-comment-item:nth-child(44) div p.name-letter{background-color:#946d4d;color:#fff}.boxReview #review .boxReview-comment .boxReview-comment-item:nth-child(45) div p.name-letter{background-color:#298288;color:#fff}.boxReview #review .boxReview-comment .boxReview-comment-item:nth-child(46) div p.name-letter{background-color:#4c5b03;color:#fff}.boxReview #review .boxReview-comment .boxReview-comment-item:nth-child(47) div p.name-letter{background-color:#279246;color:#fff}.boxReview #review .boxReview-comment .boxReview-comment-item:nth-child(48) div p.name-letter{background-color:#3e5a19;color:#fff}.boxReview #review .boxReview-comment .boxReview-comment-item:nth-child(49) div p.name-letter{background-color:#345c2f;color:#fff}.boxReview #review .boxReview-comment .boxReview-comment-item:nth-child(50) div p.name-letter{background-color:#508494;color:#fff}.boxReview #review .boxReview-comment .boxReview-comment-item-child{margin-left:40px}.boxReview #review .boxReview-no-comment{gap:15px;margin:auto;width:40%}.boxReview #review .boxReview-no-comment p{font-size:14px;text-align:center;width:339px}.boxReview #review .boxReview-no-comment .button__review{background:#d70018;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;padding:10px 16px;text-align:center;white-space:nowrap}.boxReview .button{background-color:#d7000e;border:none;border-radius:8px;color:#fff;margin-top:16px;padding:10px 16px;text-align:center}.boxReview .item-star{margin-right:10px;position:relative;width:94px}.boxReview .item-star .star-container{display:flex;height:100%;left:0;position:absolute;top:0;width:100%}.boxReview .item-star .star-container .icon{margin-right:2px}.boxReview .item-star .star-container-level{display:flex;height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%;z-index:2}.boxReview .item-star .star-container-level .icon{fill:#ffbf00;stroke:#ffbf00;margin-right:2px}.boxReview .item-star .icon{fill:rgba(145,158,171,.522);height:100%;width:16.88px}.boxReview .item-star .icon svg{width:16.88px}.boxReview .modal-review{z-index:1001}.boxReview .modal-review .modal-content{border-radius:8px;overflow:visible;overflow:initial;transform:translateZ(0);width:600px}.boxReview .modal-review .modal-content .review-container{border-radius:8px;height:100%;overflow:auto;width:100%}.boxReview .modal-review .modal-content .review-container .content__close-btn{border:2px solid #d9d9d9;border-radius:20px;height:1px;margin:0 auto;width:50px}.boxReview .modal-review .modal-content .review-container .content__close-btn-desk{cursor:pointer;position:fixed;right:15px;top:15px;z-index:2}.boxReview .modal-review .modal-content .review-container .content__close-btn-desk .close-icon{fill:#292d32}.boxReview .modal-review .modal-content .review-container .content__close-btn-desk .close-icon svg{height:20px}.boxReview .modal-review .modal-content .review-container::-webkit-scrollbar{display:none}.boxReview .modal-review .modal-content .review-container .title{background-color:#f4f6f8;border-top-left-radius:8px;border-top-right-radius:8px;font-size:20px;left:0;padding:15px;position:fixed;top:0;width:100%}.boxReview .modal-review .modal-content .review-container .modal-review-title{background-color:#fff;padding-top:56px;width:100%}.boxReview .modal-review .modal-content .review-container .modal-review-title svg{height:138px}.boxReview .modal-review .modal-content .review-container .modal-review-title .delete,.boxReview .modal-review .modal-content .review-container .modal-review-title .modal-close{background-color:#d70018;position:absolute;right:10px;top:10px}.boxReview .modal-review .modal-content .review-container .modal-review-title .cps-devider-text{font-size:14px;margin:15px auto 0;position:relative;text-align:center;width:100%;z-index:2}.boxReview .modal-review .modal-content .review-container .modal-review-title .cps-devider-text span{background:#fff;color:#444;padding:0 10px;position:relative;z-index:1}.boxReview .modal-review .modal-content .review-container .modal-review-title .cps-devider-text:after{border-top:thin solid rgba(0,0,0,.2);content:"";left:0;position:absolute;top:50%;width:100%;z-index:0}.boxReview .modal-review .modal-content .review-container .modal-review-title p.title-logged{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;font-size:20px;font-weight:600;height:60px;overflow:hidden;text-align:left}.boxReview .modal-review .modal-content .review-container .modal-review-title button{background-color:#d70018;border-radius:30px;color:#fff;font-weight:600;transition:.3s;width:100%}.boxReview .modal-review .modal-content .review-container .modal-review-title button:focus,.boxReview .modal-review .modal-content .review-container .modal-review-title button:hover{background-color:rgba(215,0,24,.85);border-color:#d70018;box-shadow:none}.boxReview .modal-review .modal-content .review-container .modal-review-content{background-color:#fff;width:100%}.boxReview .modal-review .modal-content .review-container .modal-review-content .input{border-radius:10px;height:35px}.boxReview .modal-review .modal-content .review-container .modal-review-content .input::-moz-placeholder{color:#919191}.boxReview .modal-review .modal-content .review-container .modal-review-content .input::placeholder{color:#919191}.boxReview .modal-review .modal-content .review-container .modal-review-content .group-input{margin-bottom:10px;overflow:auto}.boxReview .modal-review .modal-content .review-container .modal-review-content .group-input #previewImg{gap:10px}.boxReview .modal-review .modal-content .review-container .modal-review-content .group-input #previewImg .img-container{align-items:center;display:flex;height:70px;justify-content:center;position:relative;width:100px}.boxReview .modal-review .modal-content .review-container .modal-review-content .group-input #previewImg .img-container img{border-radius:5px;max-height:70px;max-width:100px}.boxReview .modal-review .modal-content .review-container .modal-review-content .group-input #previewImg .img-container .del-img{cursor:pointer;display:flex;position:absolute;right:-5px;top:-5px}.boxReview .modal-review .modal-content .review-container .modal-review-content .group-input #previewImg .img-container .del-img svg{height:20px;width:20px}.boxReview .modal-review .modal-content .review-container .modal-review-content .group-input .btn-add{border:1px dashed rgba(145,158,171,.239);border-radius:8px;color:#637381;cursor:pointer;font-size:13px;font-weight:700;gap:10px;padding:7px 11px;white-space:nowrap}.boxReview .modal-review .modal-content .review-container .modal-review-content .group-input .btn-add .input-icon{height:24px;margin-right:5px;margin-top:3px;width:24px}.boxReview .modal-review .modal-content .review-container .modal-review-content .group-input .btn-add .input-icon svg{height:24px;width:24px}.boxReview .modal-review .modal-content .review-container .modal-review-content textarea{border-radius:8px;margin:10px 0;max-height:40vh}.boxReview .modal-review .modal-content .review-container .modal-review-content textarea::-moz-placeholder{color:#919191;font-size:14px}.boxReview .modal-review .modal-content .review-container .modal-review-content textarea::placeholder{color:#919191;font-size:14px}.boxReview .modal-review .modal-content .review-container .modal-review-content .title-review-star-items{color:#111;font-size:16px;font-weight:700;margin:20px 0 0}.boxReview .modal-review .modal-content .review-container .modal-review-content .modal-review-star{fill:rgba(145,158,171,.522);align-items:center;padding:10px 0}.boxReview .modal-review .modal-content .review-container .modal-review-content .modal-review-star.review-all{border-bottom:1px solid rgba(145,158,171,.239)}.boxReview .modal-review .modal-content .review-container .modal-review-content .modal-review-star .is-active{fill:#ffbf00}.boxReview .modal-review .modal-content .review-container .modal-review-content .modal-review-star .star-all{font-size:12px;width:100%}.boxReview .modal-review .modal-content .review-container .modal-review-content .modal-review-star:hover .icon{fill:#ffbf00}.boxReview .modal-review .modal-content .review-container .modal-review-content .modal-review-star .modal__button{width:100%}.boxReview .modal-review .modal-content .review-container .modal-review-content .modal-review-star .modal__button .icon svg{height:25px}.boxReview .modal-review .modal-content .review-container .modal-review-content .modal-review-star .modal__button:hover~.modal__button .icon{fill:rgba(145,158,171,.522)}.boxReview .modal-review .modal-content .review-container .modal-review-content .modal-review-star .star{margin-left:auto;margin-right:15px}.boxReview .modal-review .modal-content .review-container .modal-review-content .modal-review-star .star .icon svg{height:15px}.boxReview .modal-review .modal-content .review-container .modal-review-content .modal-review-star .label-review{font-size:12px;width:50%}.boxReview .modal-review .modal-content .review-container .modal-review-content .modal-review-star .modal-review-star-status{color:#212b36;font-size:12px;text-align:left;width:110px}.boxReview .modal-review .modal-content .review-container .modal-review-content .is-active{fill:#ffbf00}.boxReview .modal-review .modal-content .review-container .modal-review-content .clear__review{padding-bottom:40px}.boxReview .modal-review .modal-content .review-container .modal-review-content .button-container{background-color:#fff;border-bottom-left-radius:15px;border-bottom-right-radius:15px;bottom:0;box-shadow:0 -4px 20px -1px rgba(40,124,234,.149);left:50%;padding-bottom:10px;position:fixed;text-align:center;transform:translateX(-50%);width:100%}.boxReview .modal-review .modal-content .review-container .modal-review-content .button-container .button{font-weight:600;width:95%}.boxReview .modal-review .modal-content .review-container .modal-review-content .recaptcha{flex-direction:column!important;margin:10px auto 0;text-align:center}.boxReview .modal-review .modal-content .review-container .modal-review-content .recaptcha div{display:flex;justify-content:center}.boxReview .modal-review .modal-content .review-container .modal-review-content .recaptcha .error-text{color:#d70018}@media only screen and (max-width:540px){.boxReview{padding:12px}.boxReview .boxReview-head{margin-bottom:16px}.boxReview .boxReview-head .title{font-size:16px}.boxReview .block-product-review{margin-bottom:12px}.boxReview .block-product-review .boxReview-product .image-review{height:90px;width:90px}.boxReview .block-product-review .boxReview-product .info__name{font-size:14px}.boxReview .boxReview-review{flex-direction:column;gap:16px;margin-bottom:12px;padding:8px 12px}.boxReview .boxReview-review .boxReview-overview{flex-direction:row;justify-content:space-between;width:100%}.boxReview .boxReview-review .boxReview-overview .boxReview-score{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;width:100%}.boxReview .boxReview-review .boxReview-overview .boxReview-score .rating{font-size:24px;line-height:32px}.boxReview .boxReview-review .boxReview-overview .boxReview-score .rating .average-rating{font-size:32px}.boxReview .boxReview-review .boxReview-overview .boxReview-score .boxReview-score__count{font-size:14px}.boxReview .boxReview-review .boxReview-star{padding-left:0;width:100%}.boxReview .boxReview-review .boxReview-star progress{max-width:60%}.boxReview .boxReview-review .box-experience-review{border-left:none;border-top:1px solid #e4e4e7;gap:8px;padding-left:0;padding-top:16px;width:100%}.boxReview .boxReview-review .box-experience-review .title{font-size:16px;margin-bottom:10px}.boxReview .boxReview-review .box-experience-review .experience-review__item{align-items:flex-start;border-bottom:1px solid #f2f2f3;flex-direction:column;padding:4px 0}.boxReview .boxReview-review .box-experience-review .experience-review__item:last-of-type{border-bottom:none}.boxReview .boxReview-review .box-experience-review .experience-review__item .item-title{width:100%}.boxReview #review{padding:12px}.boxReview #review .box-review-filter{align-items:flex-start;flex-direction:column;margin-top:0}.boxReview #review .box-review-filter .title{font-size:16px}.boxReview #review .box-review-filter .filter-container{flex-wrap:wrap;overflow:visible;overflow:initial}.boxReview #review .boxReview-comment{margin:16px 0}.boxReview #review .boxReview-comment .load-more{font-size:14px;height:36px;width:200px}.boxReview #review .boxReview-comment .boxReview-comment-item-title div p.name-letter{font-weight:400;height:24px;width:24px}.boxReview #review .boxReview-comment .boxReview-comment-item-title div p.name-letter .icon-cps,.boxReview #review .boxReview-comment .boxReview-comment-item-title div p.name-letter .icon-cps svg{height:20px;width:20px}.boxReview #review .boxReview-comment .boxReview-comment-item-title div span.name{width:100%}.boxReview #review .boxReview-comment .boxReview-comment-item-review{display:flex;flex-direction:column;gap:8px}.boxReview #review .boxReview-comment .boxReview-comment-item-review .item-review-rating{gap:12px}.boxReview #review .boxReview-comment .boxReview-comment-item-review .item-review-rating__list-attribute{flex-wrap:wrap;gap:8px;width:100%}.boxReview #review .boxReview-comment .boxReview-comment-item-review .item-review-rating__list-attribute .item-review-rating__item-attribute{width:-moz-fit-content;width:fit-content}.boxReview #review .boxReview-comment .boxReview-comment-item-review .item-review-comment{font-size:14px}.boxReview #review .boxReview-comment .boxReview-comment-item-review .date-time{font-size:12px}.boxReview #review .boxReview-comment .boxReview-comment-item-review .date-time .icon-clock{height:12px;margin-bottom:2px;width:12px}.boxReview #review .boxReview-comment .boxReview-comment-item{flex-direction:column;font-size:14px;gap:12px}.boxReview .modal-review .modal-content{width:90%}.boxReview .modal-review .modal-content .review-container .modal-review-title p.title-logged{font-size:15px}}