@import url(https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;500;600&display=swap);@import url(https://fonts.googleapis.com/icon?family=Material+Icons);.ts-theme-light{--customerQuestionAsk:#2d3935;--customerQuestionAnswer:#6c6c6c;--customerQuestionDate:#6c6c6c;--customerQuestionHighlight:#f5f502}.ts-theme-dark{--customerQuestionAsk:#fff;--customerQuestionAnswer:#fff;--customerQuestionDate:#fff;--customerQuestionHighlight:#646400}.ts-highlight{background-color:var(--customerQuestionHighlight);font-weight:700;border-radius:2px}.ts-questions-list-item[data-v-28e7de5f]{width:100%;border-bottom:1px solid #c9cfcc;padding:32px 0}.ts-questions-list-item .ts-title[data-v-28e7de5f]{color:var(--customerQuestionAsk);font-weight:600;font-size:16px;margin-bottom:16px;display:block}.ts-title_sub[data-v-28e7de5f]{color:var(--customerQuestionAnswer);font-weight:400;font-size:16px;margin:0 0 8px}.ts-title_sub[data-v-28e7de5f]:before{content:"R:";margin-right:3px}.ts-date[data-v-28e7de5f]{color:var(--customerQuestionDate);font-size:14px}.ts-theme-light{--customerQuestionFilter:#303633;--customerQuestionFilterBg:#fff;--customerQuestionFilterItemSelected:#303633;--customerQuestionFilterItemHover:#f1f4f3}.ts-theme-dark{--customerQuestionFilter:#fff;--customerQuestionFilterBg:#191b1a;--customerQuestionFilterItemSelected:#fff;--customerQuestionFilterItemHover:#616b66}.ts-filter-question[data-v-2b8c0ad2]{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid var(--border-color);padding-bottom:32px}.ts-filter-question label[data-v-2b8c0ad2]{font-size:14px;font-weight:700;color:var(--customerQuestionFilter)}.ts-custom-dropdown[data-v-2b8c0ad2]{position:relative;width:170px;background:var(--customerQuestionFilterBg);border:1px solid #c9cfcc;border-radius:4px;padding:10px 14px;font-size:14px;color:var(--customerQuestionFilter);cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ts-custom-dropdown.dropdown-open[data-v-2b8c0ad2]{border-color:#303633}.ts-selected-option[data-v-2b8c0ad2]{font-weight:500}.ts-custom-arrow[data-v-2b8c0ad2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.ts-custom-arrow.rotate[data-v-2b8c0ad2]{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.ts-dropdown-list[data-v-2b8c0ad2]{position:absolute;width:100%;top:100%;left:0;background:var(--customerQuestionFilterBg);border:1px solid #c9cfcc;border-radius:4px;list-style:none;padding:0;margin:4px 0 0;-webkit-box-shadow:0 2px 5px rgba(0,0,0,.1);box-shadow:0 2px 5px rgba(0,0,0,.1);z-index:10}.ts-dropdown-list li[data-v-2b8c0ad2]{padding:0 14px;margin:8px 0;height:40px;font-size:14px;cursor:pointer;-ms-flex-line-pack:center;align-content:center;position:relative;-webkit-transition:background .2s;transition:background .2s}.ts-dropdown-list li[data-v-2b8c0ad2]:hover{background:var(--customerQuestionFilterItemHover)}.ts-dropdown-list .ts-selected[data-v-2b8c0ad2]{font-weight:600}.ts-dropdown-list .ts-selected[data-v-2b8c0ad2]:before{content:"";width:3px;height:40px;display:inline-block;background:var(--customerQuestionFilterItemSelected);position:absolute;left:0;top:0}.ts-theme-light{--customerQuestionSearch:#2d3935;--customerQuestionSearchBg:#fff;--customerQuestionSearchResult:#303633;--customerQuestionSearchPlacehold:#6c6c6c;--customerQuestionSearchIcon:#fff}.ts-theme-dark{--customerQuestionSearch:#c9cfcc;--customerQuestionSearchBg:#49504d;--customerQuestionSearchResult:#fff;--customerQuestionSearchPlacehold:#afb7b3;--customerQuestionSearchIcon:transparent}.ts-input-wrapper[data-v-e02527f6]{position:relative;width:100%;margin-bottom:32px}@media (max-width:720px){.ts-input-wrapper[data-v-e02527f6]{border-top:1px solid #c9cfcc;padding-top:40px}}.ts-input[data-v-e02527f6]::-webkit-input-placeholder{color:var(--customerQuestionSearchPlacehold)}.ts-input[data-v-e02527f6]::-moz-placeholder{color:var(--customerQuestionSearchPlacehold)}.ts-input[data-v-e02527f6]:-ms-input-placeholder{color:var(--customerQuestionSearchPlacehold)}.ts-input[data-v-e02527f6]::-ms-input-placeholder{color:var(--customerQuestionSearchPlacehold)}.ts-input[data-v-e02527f6]::placeholder{color:var(--customerQuestionSearchPlacehold)}.ts-input-icon[data-v-e02527f6]{position:absolute;left:10px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:20px;height:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:var(--customerQuestionSearch)}@media (max-width:720px){.ts-input-icon[data-v-e02527f6]{top:75%}}.ts-input-icon i[data-v-e02527f6]{font-size:16px;font-weight:700}.ts-input-icon.close[data-v-e02527f6]{right:15px;left:unset;cursor:pointer;border:2px solid var(--customerQuestionSearch);border-radius:50px;background:var(--customerQuestionSearchIcon)}.ts-search-focus[data-v-e02527f6]{padding:1px 88px 1px 40px;display:block;width:100%;width:-webkit-fill-available;width:-moz-available;width:fill-available;height:40px;border-radius:4px;border:1px solid #c9cfcc;color:var(--customerQuestionSearch);background-color:var(--customerQuestionSearchBg);outline:none}.ts-search-focus[data-v-e02527f6] :focus{border:1px solid #798680}.search-results[data-v-e02527f6]{margin:0;font-size:14px;color:var(--customerQuestionSearchResult)}.ts-customer-questions-list h2[data-v-6ec4c9fc]{color:#2c2c2c}.ts-customer-questions-list .ts-search-results[data-v-6ec4c9fc]{color:var(--text-color);font-size:14px;margin-bottom:16px}.ts-customer-questions-list .ts-button--more span[data-v-6ec4c9fc]{margin-top:32px;background:var(--buttonHasMore);color:var(--buttonHasMoreText);border-color:var(--buttonHasMoreBorder);border-radius:4px}@media (max-width:790px){.ts-customer-questions-list .ts-button--more[data-v-6ec4c9fc]{margin-bottom:36px}}.ts-customer-questions h2[data-v-347a0c53]{color:var(--text-color);font-size:15px;font-weight:700;line-height:20px;margin-top:0}.ts-customer-questions-form-email form[data-v-347a0c53]{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-align:end;-ms-flex-align:end;align-items:end;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.ts-customer-questions-form-email form .ts-input[data-v-347a0c53]{background-color:var(--askTextAreaSearchBg);border-radius:4px;border:1px solid var(--askButtonActiveBorder)!important;-webkit-box-sizing:border-box;box-sizing:border-box;color:var(--askTextAreaSearch);height:52px;margin-bottom:12px;width:100%}.ts-customer-questions-form-email form .ts-input[data-v-347a0c53]:focus{outline:none;border:1px solid var(--askButtonActiveBorder)!important}.ts-customer-questions-form-email form .ts-input[data-v-347a0c53]::-webkit-input-placeholder{color:var(--askTextAreaSearchPlacehold)}.ts-customer-questions-form-email form .ts-input[data-v-347a0c53]::-moz-placeholder{color:var(--askTextAreaSearchPlacehold)}.ts-customer-questions-form-email form .ts-input[data-v-347a0c53]:-ms-input-placeholder{color:var(--askTextAreaSearchPlacehold)}.ts-customer-questions-form-email form .ts-input[data-v-347a0c53]::-ms-input-placeholder{color:var(--askTextAreaSearchPlacehold)}.ts-customer-questions-form-email form .ts-input[data-v-347a0c53]::placeholder{color:var(--askTextAreaSearchPlacehold)}.ts-customer-questions-form-email form button[data-v-347a0c53]{width:194px;height:48px;background-color:var(--askButtonActiveBG);color:var(--askButtonActiveColor);border:1px solid var(--askButtonActiveBorder);border-radius:2px;padding:10px 20px}.ts-customer-questions-form-email form button[disabled][data-v-347a0c53]{background-color:var(--askButtondesactivetedBG);color:var(--askButtondesactivetedColor);border:1px solid var(--askButtondesactivetedBorder)}@media (max-width:790px){.ts-customer-questions-form-email form button[data-v-347a0c53]{width:100%}}.ts-theme-light{--askButtonActiveBorder:#303633;--askButtondesactivetedBorder:#f1f4f3;--askButtondesactivetedBG:#f1f4f3;--askLimitCaracter:#5a726a;--askTextAreaSearchBg:#fff;--askTextAreaSearchPlacehold:#6c6c6c;--askTextAreaSearch:#2d3935}.ts-theme-dark,.ts-theme-light{--askButtonActiveColor:#303633;--askButtonActiveBG:#fff;--askButtondesactivetedColor:#798680}.ts-theme-dark{--askButtonActiveBorder:#fff;--askButtondesactivetedBorder:#191b1a;--askButtondesactivetedBG:#191b1a;--askLimitCaracter:#fff;--askTextAreaSearchBg:#49504d;--askTextAreaSearchPlacehold:#afb7b3;--askTextAreaSearch:#c9cfcc}.ts-section h2[data-v-3be886ac]{font-size:16px;font-weight:700;color:var(--text-color)}.ts-customer-questions-form-wrapper[data-v-3be886ac]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.ts-customer-questions-form-wrapper .ts-input[data-v-3be886ac]{background-color:var(--askTextAreaSearchBg);border-radius:4px;-webkit-box-sizing:border-box;box-sizing:border-box;color:var(--askTextAreaSearch);height:100px;margin-bottom:10px;resize:none;width:100%}.ts-customer-questions-form-wrapper .ts-input[data-v-3be886ac]:focus{outline:unset}.ts-customer-questions-form-wrapper .ts-input[data-v-3be886ac]::-webkit-input-placeholder{color:var(--askTextAreaSearchPlacehold)}.ts-customer-questions-form-wrapper .ts-input[data-v-3be886ac]::-moz-placeholder{color:var(--askTextAreaSearchPlacehold)}.ts-customer-questions-form-wrapper .ts-input[data-v-3be886ac]:-ms-input-placeholder{color:var(--askTextAreaSearchPlacehold)}.ts-customer-questions-form-wrapper .ts-input[data-v-3be886ac]::-ms-input-placeholder{color:var(--askTextAreaSearchPlacehold)}.ts-customer-questions-form-wrapper .ts-input[data-v-3be886ac]::placeholder{color:var(--askTextAreaSearchPlacehold)}.ts-customer-questions-form-wrapper span[data-v-3be886ac]{color:var(--askLimitCaracter);font-size:14px;margin-bottom:32px;-ms-flex-item-align:start;align-self:flex-start}.ts-customer-questions-form-wrapper button[data-v-3be886ac]{background-color:var(--askButtonActiveBG);color:var(--askButtonActiveColor);border:1px solid var(--askButtonActiveBorder);border-radius:2px;padding:10px 20px}.ts-customer-questions-form-wrapper button[disabled][data-v-3be886ac]{background-color:var(--askButtondesactivetedBG);color:var(--askButtondesactivetedColor);border:1px solid var(--askButtondesactivetedBorder)}@media (max-width:790px){.ts-customer-questions-form-wrapper button[data-v-3be886ac]{width:100%}}.isEmail[data-v-3be886ac]{justify-items:center}.ts-infoEmail[data-v-3be886ac]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ts-infoEmail i[data-v-3be886ac]{font-size:54px;margin-bottom:16px;color:#009c4f}.ts-infoEmail span[data-v-3be886ac]{font-size:20px;font-weight:600;margin-bottom:16px}.ts-button-group[data-v-3be886ac]{gap:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.ts-button-group .ts-otherQuestion[data-v-3be886ac]{width:191px}@media (max-width:790px){.ts-button-group .ts-otherQuestion[data-v-3be886ac]{width:100%}}.ts-button-group button[data-v-3be886ac]{width:136px;height:48px;background-color:#fff;color:var(--askButtonActiveColor);border:1px solid var(--askButtonActiveBorder);border-radius:2px}.ts-customer-questions[data-v-9942a1c0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:34px}.ts-questions-private-answer .ts-questions-private-answer-panel[data-v-076ea836]{padding:15px 10px;background-color:#ddebd7;-webkit-box-shadow:#f1f1f1 3px 3px 8px 0;box-shadow:3px 3px 8px 0 #f1f1f1}.ts-questions-private-answer .ts-questions-private-answer-panel .ts-store-icon[data-v-076ea836]{position:relative;top:4px;margin-left:-3px;margin-right:4px;cursor:default}.ts-questions-private-answer .ts-questions-private-answer-panel .ts-title[data-v-076ea836]{font-weight:400}.ts-questions-private-answer .ts-questions-private-answer-panel .ts-title_sub[data-v-076ea836]{color:#6c6c6c;font-size:14px;font-weight:300;line-height:1.5;margin-bottom:0;margin-top:10px}.ts-theme-light{--customerQuestionBg:#fff}.ts-theme-dark{--customerQuestionBg:#191b1a}.ts-question-count[data-v-53e576ce]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;padding:0 0 34px}.ts-question-count b[data-v-53e576ce]{font-size:48px}.ts-question-count span[data-v-53e576ce]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:150px}.ts-question-ask[data-v-53e576ce]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;padding-top:34px;border-top:1px solid #c9cfcc;margin-bottom:56px}.ts-question-ask span[data-v-53e576ce]{font-size:14px}.ts-question-ask a[data-v-53e576ce]{color:var(--text-color);font-size:14px;text-align:center;height:44px;line-height:44px;text-decoration:none;border:1px solid #c9cfcc;border-radius:4px}@media (max-width:960px){.ts-question-total[data-v-53e576ce]{margin:0 auto}}.ts-customer-questions[data-v-4afd8c42]{width:100%}.ts-customer-questions .emptyQuestion[data-v-4afd8c42]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:48px;width:50%}.ts-customer-questions .emptyQuestion span[data-v-4afd8c42]{font-size:20px;color:var(--text-color)}.ts-customer-questions .emptyQuestion .ts-customer-questions-col-2[data-v-4afd8c42]{width:100%}.ts-customer-questions .emptyQuestion .ts-customer-questions__empty-question[data-v-4afd8c42]{-ms-flex-item-align:center;align-self:center}.ts-customer-questions__align[data-v-4afd8c42]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;place-content:center;margin:0 auto;gap:56px}@media (max-width:790px){.ts-customer-questions__align[data-v-4afd8c42]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0}}.ts-customer-questions__title-group[data-v-4afd8c42]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.ts-customer-questions__subtitle[data-v-4afd8c42]{border-bottom:1px solid #ddd;color:var(--text-color);font-size:20px;font-weight:600;line-height:28px;margin-bottom:24px;padding-bottom:24px}.ts-customer-questions-col-2[data-v-4afd8c42]{display:block;float:left;margin-bottom:40px;width:calc(50% - 31px)}@media (max-width:960px){.ts-customer-questions-col-2[data-v-4afd8c42]{width:100%}}.ts-customer-questions .ts-customer-question-col-1[data-v-4afd8c42]{width:272px}@media (max-width:790px){.ts-customer-questions .emptyQuestion[data-v-4afd8c42]{gap:56px;width:100%}.ts-customer-questions .emptyQuestion span[data-v-4afd8c42]{text-align:left;font-size:18px}.ts-customer-questions .emptyQuestion .ts-customer-questions-col-2[data-v-4afd8c42]{width:100%}}.ts-theme-light{--productRateNoteValue:#303633;--productRateNoteOf:#798680;--productRateStar:#49504d;--productRateNoteBasedOn:#798680}.ts-theme-dark{--productRateNoteValue:#fff;--productRateNoteOf:#fff;--productRateStar:#fff;--productRateNoteBasedOn:#fff}.ts-rating-component[data-v-5bc02ed5]{font-family:Arial,sans-serif;margin:auto 0 24px;width:260px;padding-bottom:24px;border-bottom:1px solid var(--border-color)}.ts-rating-component .ts-rating-summary[data-v-5bc02ed5]{margin-bottom:10px}.ts-rating-component .ts-rating-summary .ts-v-rating-note[data-v-5bc02ed5]{font-size:64px;font-weight:700;line-height:.9}.ts-rating-component .ts-rating-summary .ts-v-rating-note_value[data-v-5bc02ed5]{color:var(--productRateNoteValue);font-size:48px;font-weight:700}.ts-rating-component .ts-rating-summary .ts-v-rating-note_of[data-v-5bc02ed5]{color:var(--productRateNoteOf);font-size:16px;font-weight:700;margin-left:-5px}.ts-rating-component .ts-rating-summary .ts-rating-title[data-v-5bc02ed5]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px}.ts-rating-component .ts-rating-summary .ts-v-rating__align[data-v-5bc02ed5]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.ts-rating-component .ts-rating-summary p[data-v-5bc02ed5]{color:var(--productRateNoteBasedOn);font-size:13px;font-weight:600;margin:13px 0}.ts-rating-component .ts-rating-histogram .ts-rating-row[data-v-5bc02ed5]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:5px}.ts-rating-component .ts-rating-histogram .ts-rating-row .ts-star[data-v-5bc02ed5]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2px;font-size:14px;font-weight:600;margin-right:10px;text-align:right}.ts-rating-component .ts-rating-histogram .ts-rating-row .ts-bar[data-v-5bc02ed5]{background:#fafafa;border-radius:5px;border:1px solid #c9cfcc;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;height:10px;overflow:hidden}.ts-rating-component .ts-rating-histogram .ts-rating-row .ts-bar .ts-fill[data-v-5bc02ed5]{background:#fab400;border-bottom-right-radius:10px;border-top-right-radius:10px;height:100%}@media (max-width:790px){.ts-rating-component[data-v-5bc02ed5]{max-width:unset;width:100%}}.ts-theme-light{--storeTitleNoReviews:#303633;--storeNameNoReviews:#303633;--storeRateNoteBasedOn:#798680;--storeRateNoteOf:#303630}.ts-theme-dark{--storeTitleNoReviews:#fff;--storeNameNoReviews:#fff;--storeRateNoteBasedOn:#fff;--storeRateNoteOf:#fff}.ts-no-reviews[data-v-09406a1b]{color:var(--storeTitleNoReviews);justify-items:center;margin-bottom:96px;padding-bottom:120px;border-bottom:1px solid #bdbdbd;text-align:center}.ts-no-reviews .ts-no-reviews_subtitle[data-v-09406a1b]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;width:340px;font-size:16px;margin-bottom:20px}.ts-no-reviews .ts-no-reviews_storeName[data-v-09406a1b]{font-size:20px;text-align:center;color:var(--storeNameNoReviews)}.ts-no-reviews .ts-store-last-months[data-v-09406a1b]{width:340px}.ts-no-reviews .ts-store-last-months span[data-v-09406a1b]{font-size:13px;color:var(--storeRateNoteBasedOn)}.rating-component[data-v-09406a1b]{width:340px;border-bottom:unset;padding:0}.ts-no-reviews .rating-summary{display:grid;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;place-items:center;text-align:center}.rating-summary .ts-v-rating-note{color:var(--storeRateNoteOf)}.ts-theme-light{--productReviewFilterColor:#303633;--productReviewFilterBg:#fff;--productReviewFilterItemSelected:#303633;--productReviewFilterItemHover:#f1f4f3}.ts-theme-dark{--productReviewFilterColor:#fff;--productReviewFilterBg:#191b1a;--productReviewFilterItemSelected:#fff;--productReviewFilterItemHover:#616b66}.ts-product-reviews-list-filter[data-v-7d9834ae]{color:var(--text-color);font-size:14px;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;position:relative!important}.ts-product-reviews-list-filter .ts-custom-dropdown[data-v-7d9834ae]{position:relative;width:170px;background:var(--productReviewFilterBg);border:1px solid #c9cfcc;border-radius:4px;padding:10px 14px;font-size:14px;color:var(--productReviewFilterColor);cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ts-product-reviews-list-filter .ts-custom-dropdown.dropdown-open[data-v-7d9834ae]{border-color:#303633}.ts-product-reviews-list-filter .ts-selected-option[data-v-7d9834ae]{font-weight:500;margin-right:16px;display:inline-block!important;visibility:visible!important;opacity:1!important}.ts-product-reviews-list-filter .ts-custom-arrow[data-v-7d9834ae]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;visibility:visible!important;opacity:1!important}.ts-product-reviews-list-filter .ts-custom-arrow.rotate[data-v-7d9834ae]{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.ts-product-reviews-list-filter .ts-custom-arrow i.material-icons[data-v-7d9834ae]{display:inline-block!important;visibility:visible!important;opacity:1!important;font-family:Material Icons!important;font-weight:400!important;font-style:normal!important;font-size:24px!important;line-height:1!important;letter-spacing:normal!important;text-transform:none!important;white-space:nowrap!important;word-wrap:normal!important;direction:ltr!important;-webkit-font-feature-settings:"liga"!important;font-feature-settings:"liga"!important;-webkit-font-smoothing:antialiased!important}.ts-product-reviews-list-filter .ts-dropdown-list[data-v-7d9834ae]{position:absolute;width:100%;top:100%;left:0;background:var(--productReviewFilterBg);border:1px solid #c9cfcc;border-radius:4px;list-style:none;padding:0;margin:4px 0 0;-webkit-box-shadow:0 2px 5px rgba(0,0,0,.1);box-shadow:0 2px 5px rgba(0,0,0,.1);z-index:10}.ts-product-reviews-list-filter .ts-dropdown-list li[data-v-7d9834ae]{padding:0 14px;margin:8px 0;height:40px;font-size:14px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;-webkit-transition:background .2s;transition:background .2s}.ts-product-reviews-list-filter .ts-dropdown-list li[data-v-7d9834ae]:hover{background:var(--productReviewFilterItemHover)}.ts-product-reviews-list-filter .ts-dropdown-list li.ts-selected[data-v-7d9834ae]{font-weight:600}.ts-product-reviews-list-filter .ts-dropdown-list li.ts-selected[data-v-7d9834ae]:before{content:"";width:3px;height:40px;display:inline-block;background:var(--productReviewFilterItemSelected);position:absolute;left:0;top:0}.ts-product-reviews-list-filter .ts-dropdown-list li.ts-disabled[data-v-7d9834ae]{opacity:.5;pointer-events:none}.ts-theme-light{--reviewInitials:#616b66;--reviewInitialsBg:#f1f4f3;--reviewDate:#798680}.ts-theme-dark{--reviewInitials:#fff;--reviewInitialsBg:#798680;--reviewDate:#fff}.ts-block-one[data-v-313f3db0]{max-width:121px;margin-bottom:10px;margin-right:16px;text-align:center}.ts-block-one .ts-rating-number[data-v-313f3db0]{display:none;overflow:hidden}.ts-block-one .ts-text[data-v-313f3db0]{color:#878787;font-size:14px;font-weight:500;line-height:1.5}.ts-block-one .ts-value[data-v-313f3db0]{color:#6c6c6c;margin-top:4px}.ts-block-one .ts-user[data-v-313f3db0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ts-block-one .ts-avatar p[data-v-313f3db0]{-ms-flex-line-pack:center;align-content:center;width:40px;height:40px;font-size:18px;font-weight:600;background:var(--reviewInitialsBg);color:var(--reviewInitials);text-transform:uppercase;margin-bottom:8px;border-radius:40px}.ts-block-one .ts-value-title[data-v-313f3db0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;color:var(--text-color);font-weight:700;font-size:14px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ts-block-one .ts-value-title .ts-value-shopping-verify[data-v-313f3db0]{-moz-border-radius:8px;-webkit-border-radius:8px;background-color:#e2f3ea!important;border-radius:8px!important;-webkit-box-sizing:content-box!important;box-sizing:content-box!important;color:#303633!important;font-family:Open Sans,sans-serif!important;font-size:13px!important;font-style:normal!important;font-weight:400!important;letter-spacing:normal!important;line-height:normal!important;min-width:113px!important;padding:2px 4px!important;text-align:center!important;text-transform:none!important}.ts-block-one .ts-value[data-v-313f3db0]{font-size:13px;font-weight:400;color:var(--reviewDate)}@media (max-width:790px){.ts-block-one[data-v-313f3db0]{width:100%;margin-right:0;max-width:unset}.ts-block-one .ts-value-title[data-v-313f3db0]{text-align:left;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.ts-block-one .ts-rating[data-v-313f3db0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ts-block-one .ts-user[data-v-313f3db0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.ts-block-one .ts-avatar p[data-v-313f3db0]{margin-right:8px}}.ts-theme-light{--reviewReply:#878787}.ts-comments-reply[data-v-ed1c583a]{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.ts-reply[data-v-ed1c583a]{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;border-left:2px solid #c2ead6;color:var(--reviewReply);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-size:14px;line-height:1.5;margin:16px 0;padding:0 22px}.ts-reply .ts-storeName[data-v-ed1c583a]{color:var(--text-color);display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:8px}.ts-reply .ts-storeName .verifyIcon[data-v-ed1c583a]{margin-left:8px}.ts-wrapper-without-recommends[data-v-ebc3c0aa]{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.ts-recommendation[data-v-ebc3c0aa]{font-size:14px;text-align:center;margin-bottom:16px}.ts-recommendation-value[data-v-ebc3c0aa]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#f1f4f3;border-radius:40px;display:-webkit-box;display:-ms-flexbox;display:flex;padding:4px 16px}.ts-recommendation-value p[data-v-ebc3c0aa]{color:#02793e;margin:0}.ts-recommendation-value.not-recommended[data-v-ebc3c0aa]{background:#fdf2f2}.ts-recommendation-value.not-recommended p[data-v-ebc3c0aa]{color:#a2140d}.ts-reviews[data-v-11435126]{margin-bottom:16px}.ts-reviews .ts-review-title[data-v-11435126]{color:var(--reviewTitle);font-weight:600;margin-bottom:6px}.ts-reviews .ts-review[data-v-11435126]{color:var(--text-color);font-size:14px;line-height:1.5}.ts-reviews .ts-see-original[data-v-11435126]{background:transparent;border:0;color:#878787;cursor:pointer;font-size:14px;font-weight:600;margin-top:12px;text-decoration:underline}.photo-gallery-thumbnail[data-v-baca3462]{cursor:pointer;position:relative;justify-self:center}.photo-gallery-thumbnail .photo-gallery-thumbnail-image[data-v-baca3462]{border-radius:4px;width:80px;height:80px}.photo-gallery-thumbnail .photo-gallery-thumbnail-image.active[data-v-baca3462]{border:2px solid #303633;cursor:default;opacity:1}.photo-gallery-thumbnail .photo-gallery-thumbnail-image.inactive[data-v-baca3462]{opacity:.6}.photo-gallery-thumbnail .open-photos-modal[data-v-baca3462]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.7)),to(rgba(0,0,0,.7)));background:linear-gradient(0deg,rgba(0,0,0,.7),rgba(0,0,0,.7));border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%;left:0;top:0;width:100%}.photo-gallery-thumbnail .open-photos-modal .remaining-photos-count[data-v-baca3462]{color:#fff;font-size:16px;font-weight:700;line-height:24px}.ts-v-stars__container[data-v-006b7cb4]{display:-webkit-box;display:-ms-flexbox;display:flex}.ts-v-star[data-v-006b7cb4]{width:20px;height:18px}.ts-v-stars[data-v-006b7cb4]{height:18px;overflow:hidden;position:relative;text-align:center;width:100px}.ts-v-stars span[data-v-006b7cb4]{display:inline-block;height:18px;left:0;overflow:hidden;position:absolute;top:0;width:100px}.ts-v-stars-foreground[data-v-006b7cb4]{height:24px;width:100%}.ts-v-stars span svg[data-v-006b7cb4]{display:inline-block;vertical-align:baseline}.ts-v-stars svg[data-v-006b7cb4]{vertical-align:baseline}.ts-v-stars svg path[data-v-006b7cb4]{fill:#fab400!important;stroke:#e0a200!important;stroke-width:1.5!important}.ts-v-stars .ts-v-star[data-v-006b7cb4]{vertical-align:baseline}.ts-v-stars .ts-v-star path[data-v-006b7cb4]{fill:none!important;stroke:#e0a200!important;stroke-width:1.5!important}.ts-v-stars .ts-v-stars-foreground svg[data-v-006b7cb4]{vertical-align:baseline!important}.ts-v-stars .ts-v-stars-foreground path[data-v-006b7cb4]{fill:#fab400!important;stroke:#e0a200!important;stroke-width:1.5!important}.ts-theme-light{--reviewVoteQuestionBorder:#303633;--reviewVoteQuestionBg:#fff;--reviewVoteQuestion:#303633;--reviewVoteCount:#303633;--reviewVoteApproved:#3582df}.ts-theme-dark{--reviewVoteQuestionBorder:#fff;--reviewVoteQuestionBg:#191b1a;--reviewVoteQuestion:#303633;--reviewVoteCount:#fff;--reviewVoteApproved:#303633}.ts-product-reviews-list-item-voting[data-v-25ebd466]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:center;margin-bottom:16px}@media (max-width:550px){.ts-product-reviews-list-item-voting[data-v-25ebd466]{margin-top:18px}}.ts-product-reviews-list-item-voting .ts-vote-question[data-v-25ebd466]{font-size:14px;font-weight:600;line-height:19px;margin-right:12px;color:var(--reviewVoteCount)}.ts-product-reviews-list-item-voting .ts-thumb-up[data-v-25ebd466]{display:-webkit-box;display:-ms-flexbox;display:flex}.ts-product-reviews-list-item-voting .ts-thumb-up[data-v-25ebd466]:hover{opacity:1;color:#3582df}.ts-product-reviews-list-item-voting .ts-thumb-up:hover span[data-v-25ebd466]{color:#3582df}.ts-product-reviews-list-item-voting .ts-thumb-up.ts-voted[data-v-25ebd466]{background-color:#e5eefb;color:#3582df;border-color:#3582df}.ts-product-reviews-list-item-voting .ts-thumb-up.ts-voted .ts-vote-question[data-v-25ebd466]{color:var(--reviewVoteApproved)}.ts-product-reviews-list-item-voting button[data-v-25ebd466]{width:106px;height:40px;border:1px solid var(--reviewVoteQuestionBorder);background-color:var(--reviewVoteQuestionBg);color:var(--reviewVoteQuestion);border-radius:6px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;opacity:1;-webkit-transition:color .3s ease,opacity .3s ease;transition:color .3s ease,opacity .3s ease}.ts-product-reviews-list-item-voting button[data-v-25ebd466]:hover{background-color:#e5eefb}.ts-product-reviews-list-item-voting button i[data-v-25ebd466]{font-size:18px;position:relative}.ts-product-reviews-list-item-voting button .ts-label[data-v-25ebd466]{font-size:12px;font-weight:700;text-transform:uppercase}.ts-product-reviews-list-item-voting button .ts-count[data-v-25ebd466]{color:var(--reviewVoteCount);font-size:14px;font-weight:500;line-height:19px}.ts-product-reviews-list-item-voting button.ts-voted .ts-count[data-v-25ebd466]{color:var(--reviewVoteApproved)}@media screen and (min-width:500px){.ts-product-reviews-list-item-voting[data-v-25ebd466]{text-align:left}}.ts-theme-light{--reviewTitle:#191b1a;--reviewReply:#798680}.ts-theme-dark{--reviewTitle:#fff;--reviewReply:#fff}.ts-product-reviews-list-item[data-v-9b54cb04]{border-bottom:1px solid var(--border-color);padding:24px 0}.ts-product-reviews-list-item[data-v-9b54cb04]:last-child{border-bottom:none}@media (max-width:790px){.ts-product-reviews-list-item .ts-block-two[data-v-9b54cb04],.ts-product-reviews-list-item[data-v-9b54cb04]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.ts-product-reviews-list-item .ts-block-two .ts-reply[data-v-9b54cb04]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:start!important}.ts-product-reviews-list-item .ts-block-two .ts-reply span[data-v-9b54cb04]{display:inherit;text-align:left}.ts-product-reviews-list-item .ts-block-two .ts-reply span i[data-v-9b54cb04]{margin-left:6px}}.ts-product-reviews-list-item .ts-block-two .ts-review-imported[data-v-9b54cb04]{color:#d2d2d2;cursor:default;display:block;text-align:center}.ts-product-reviews-list-item .ts-block-two .ts-wrapper[data-v-9b54cb04]{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (max-width:550px){.ts-product-reviews-list-item .ts-block-two .ts-wrapper[data-v-9b54cb04]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.ts-product-reviews-list-item .ts-block-two .ts-wrapper-without-recommends[data-v-9b54cb04]{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.ts-product-reviews-list-item .ts-block-two .ts-review[data-v-9b54cb04]{font-size:14px;font-weight:400;color:#303633}.ts-product-reviews-list-item .ts-block-two .ts-storeName[data-v-9b54cb04]{color:#303633}.ts-product-reviews-list-item .ts-block-two .ts-review-opinion[data-v-9b54cb04]{color:#2c2c2c;font-size:15px;line-height:20px}.ts-product-reviews-list-item .ts-block-two .ts-reply[data-v-9b54cb04]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-left:2px solid #c2ead6;border-radius:2px;color:var(--reviewReply);display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;line-height:1.5;padding:0 22px;margin:16px 0 0;text-align:center}.ts-product-reviews-list-item .ts-block-two .ts-store-icon[data-v-9b54cb04]{cursor:default;display:inline-block;margin-bottom:-4px;margin-right:5px;overflow:hidden}.ts-product-reviews-list-item .ts-block-two .ts-recommendation[data-v-9b54cb04]{color:#6c6c6c;font-size:13px;font-weight:400;line-height:20px;margin:0 0 16px;text-align:center}.ts-product-reviews-list-item .ts-block-two .ts-recommendation .ts-recommendation-icon[data-v-9b54cb04]{position:relative;font-size:16px;cursor:default;margin-right:10px}.ts-product-reviews-list-item .ts-block-two .ts-product-reviews-list-item-photos[data-v-9b54cb04]{margin-bottom:16px}.ts-product-reviews-list-item .ts-block-two .ts-product-reviews-list-item-photos .ts-title[data-v-9b54cb04]{display:block;font-weight:700;margin:15px 0}.ts-product-reviews-list-item .ts-block-two .ts-product-reviews-list-item-photos .ts-product-reviews-list-item-photos-wrapper[data-v-9b54cb04]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px}.ts-stars-opinion[data-v-9b54cb04]{margin-bottom:8px}.ts-reviews[data-v-9b54cb04]{margin-bottom:16px}@media screen and (min-width:500px){.ts-product-reviews-list-item[data-v-9b54cb04]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}.ts-product-reviews-list-item .ts-block-two[data-v-9b54cb04]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:left;vertical-align:middle;width:713px!important}.ts-product-reviews-list-item .ts-block-two .ts-review-imported[data-v-9b54cb04]{margin-left:15px;position:absolute;right:26px}.ts-product-reviews-list-item .ts-block-two .ts-recommendation[data-v-9b54cb04],.ts-product-reviews-list-item .ts-block-two .ts-reply[data-v-9b54cb04],.ts-product-reviews-list-item .ts-block-two .ts-review[data-v-9b54cb04]{color:#6c6c6c;text-align:left;font-size:14px;font-weight:400}.ts-product-reviews-list-item .ts-block-two .ts-reply[data-v-9b54cb04]{display:block;padding-left:20px}.ts-product-reviews-list-item .ts-block-two .ts-reply .ts-storeName[data-v-9b54cb04]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:8px;color:#303633}.ts-product-reviews-list-item .ts-block-two .ts-reply .ts-storeName .verifyIcon[data-v-9b54cb04]{margin-left:8px}.imported-review[data-v-9b54cb04]{color:#6c6c6c;font-size:14px;font-weight:400;line-height:20px}}@media screen and (min-width:790px){.ts-product-reviews-list-item .ts-block-two[data-v-9b54cb04]{width:100%}.ts-product-reviews-list-item .ts-text[data-v-9b54cb04]{margin-right:24px;width:160px}}.ts-theme-light{--seeAllButton:#1f69c1}.ts-theme-dark{--seeAllButton:#fff}.photo-gallery-section[data-v-bd382502]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:56px;gap:8px}@media (max-width:400px){.photo-gallery-section[data-v-bd382502]{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.photo-gallery-section .photo-gallery-section-title[data-v-bd382502]{color:var(--text-color);font-size:16px;font-weight:600;line-height:24px}.photo-gallery-section .photo-gallery-thumbnail-list[data-v-bd382502]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;-ms-flex-wrap:nowrap;flex-wrap:nowrap;max-width:100%;overflow-x:auto;overflow-y:hidden;white-space:nowrap}.photo-gallery-section .photo-gallery-thumbnail-list[data-v-bd382502]::-webkit-scrollbar{display:none}.photo-gallery-section .see-all-photos[data-v-bd382502]{color:var(--seeAllButton);cursor:pointer;font-size:14px;font-weight:600;-webkit-text-decoration-line:underline;text-decoration-line:underline}.ts-v-loading-spinner[data-v-1ab2cfbb]{display:block;text-align:center}.ts-theme-light{--buttonHasMore:#fff;--buttonHasMoreBorder:#303633;--buttonHasMoreText:#303633}.ts-theme-dark{--buttonHasMore:#202020;--buttonHasMoreBorder:#fff;--buttonHasMoreText:#fff}.ts-product-reviews-list .ts-header[data-v-d7c5567c]{border-bottom:1px solid var(--border-color);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:10px;padding-bottom:20px;padding-top:10px}@media (max-width:720px){.ts-product-reviews-list .ts-header[data-v-d7c5567c]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.ts-product-reviews-list .ts-header_title[data-v-d7c5567c]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--text-color);display:-webkit-box;display:-ms-flexbox;display:flex;font-size:16px;font-weight:600;height:51px;line-height:20px}.ts-product-reviews-list .ts-block-one[data-v-d7c5567c]{text-align:center}.ts-product-reviews-list .ts-button--more span[data-v-d7c5567c]{-moz-border-radius:4px;-webkit-border-radius:4px;background:var(--buttonHasMore);border-color:var(--buttonHasMoreBorder);border-radius:4px;color:var(--buttonHasMoreText);margin-top:32px;min-width:265px}@media screen and (min-width:500px){.ts-product-reviews-list .ts-header_title[data-v-d7c5567c]{text-align:inherit}}.ts-product-reviews-overview-survey-filter[data-v-05127f1a]{display:inline-block;text-align:center;padding:0 10px;vertical-align:top}.ts-product-reviews-overview-survey-filter .ts-title[data-v-05127f1a]{margin-bottom:10px}.ts-product-reviews-overview-survey-filter .ts-link[data-v-05127f1a]{line-height:1.5;display:list-item;list-style:none}.ts-product-reviews-overview-survey-filter .ts-link[data-v-05127f1a]:hover{text-decoration:underline}.ts-product-reviews-overview-survey-filter .ts-link.ts-link-disabled[data-v-05127f1a]{opacity:1}.ts-product-reviews-overview-survey-filter .ts-link[data-v-05127f1a]:last-child{margin-bottom:20px}@media screen and (min-width:500px){.ts-product-reviews-overview-survey-filter[data-v-05127f1a]{width:48%;padding:0}.ts-product-reviews-overview-survey-filter[data-v-05127f1a]:first-child{padding-right:1%;text-align:right;float:left}.ts-product-reviews-overview-survey-filter[data-v-05127f1a]:last-child{padding-left:1%;text-align:left;float:right}}@media screen and (min-width:790px){.ts-product-reviews-overview-survey-filter[data-v-05127f1a]{width:48%;padding:0}.ts-product-reviews-overview-survey-filter[data-v-05127f1a]:first-child{text-align:left;float:none}.ts-product-reviews-overview-survey-filter[data-v-05127f1a]:last-child{float:none}}.ts-product-reviews-overview .ts-information-and-survey-result .ts-title[data-v-5fdcc7fa]{font-size:24px;font-weight:500;font-style:normal;color:#6c6c6c;margin-bottom:40px}@media (max-width:790px){.ts-product-reviews-overview .ts-information-and-survey-result.ts-block-three[data-v-5fdcc7fa]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media screen and (min-width:500px){.ts-product-reviews-overview .ts-information-and-survey-result .ts-block-three .ts-wrapper-survey-result[data-v-5fdcc7fa]{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden}}@media screen and (min-width:790px){.ts-product-reviews-overview .ts-information-and-survey-result[data-v-5fdcc7fa]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:hidden}.ts-product-reviews-overview .ts-information-and-survey-result .ts-title[data-v-5fdcc7fa]{display:-webkit-box;display:-ms-flexbox;display:flex;text-align:left}.ts-product-reviews-overview .ts-information-and-survey-result .ts-block-three[data-v-5fdcc7fa]{display:block}.ts-product-reviews-overview .ts-information-and-survey-result .ts-block-three .ts-wrapper-survey-result[data-v-5fdcc7fa]{overflow:hidden}.ts-product-reviews-overview .ts-information-and-survey-result.ts-block-one.ts-block-two.ts-block-three .ts-block-one[data-v-5fdcc7fa]{display:inline-block;width:33.3%}.ts-product-reviews-overview .ts-information-and-survey-result.ts-block-one.ts-block-two.ts-block-three .ts-block-two[data-v-5fdcc7fa]{display:inline-block;width:33.3%;margin:0}.ts-product-reviews-overview .ts-information-and-survey-result.ts-block-one.ts-block-two.ts-block-three .ts-block-three[data-v-5fdcc7fa]{display:inline-block;padding-left:8%;text-align:center;width:25.3%}.ts-product-reviews-overview .ts-information-and-survey-result.ts-block-one.ts-block-two.ts-block-three .ts-block-three .ts-repro[data-v-5fdcc7fa]{margin-bottom:25px;margin-top:0}.ts-product-reviews-overview .ts-information-and-survey-result.ts-block-one.ts-block-three .ts-block-one[data-v-5fdcc7fa],.ts-product-reviews-overview .ts-information-and-survey-result.ts-block-one.ts-block-three .ts-block-three[data-v-5fdcc7fa],.ts-product-reviews-overview .ts-information-and-survey-result.ts-block-one.ts-block-three .ts-block-two[data-v-5fdcc7fa],.ts-product-reviews-overview .ts-information-and-survey-result.ts-block-one.ts-block-two .ts-block-one[data-v-5fdcc7fa],.ts-product-reviews-overview .ts-information-and-survey-result.ts-block-one.ts-block-two .ts-block-three[data-v-5fdcc7fa],.ts-product-reviews-overview .ts-information-and-survey-result.ts-block-one.ts-block-two .ts-block-two[data-v-5fdcc7fa]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 auto;max-width:49%;vertical-align:middle;width:50%}.ts-product-reviews-overview .ts-information-and-survey-result.ts-block-one.ts-block-three .ts-block-two[data-v-5fdcc7fa],.ts-product-reviews-overview .ts-information-and-survey-result.ts-block-one.ts-block-two .ts-block-three[data-v-5fdcc7fa]{display:none}.ts-product-reviews-overview .ts-information-and-survey-result.ts-block-one.ts-block-three .ts-block-three[data-v-5fdcc7fa]{text-align:left}.ts-product-reviews-overview .ts-information-and-survey-result.ts-block-one.ts-block-three .ts-block-three.ts-repro-center[data-v-5fdcc7fa]{text-align:center}}.trusvox-modal-overlay[data-v-190fd873]{background-color:rgba(0,0,0,.8);height:100%;left:0;position:fixed;top:0;right:0;bottom:0;width:100%;z-index:999999!important;overflow:auto}.photo-gallery-pagination-wrapper[data-v-5ca81b50],.trusvox-modal-overlay[data-v-190fd873]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.photo-gallery-pagination-wrapper[data-v-5ca81b50]{background:#303633;border-radius:4px;border:1px solid #616b66;padding:8px}.photo-gallery-pagination-wrapper .photo-gallery-pagination-pagination-text[data-v-5ca81b50]{color:#fff;font-size:14px;font-weight:600}.photo-gallery-close-modal[data-v-6ea58142]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#f1f4f3;border-radius:80px;border:1px solid #c9cfcc;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:8px;-webkit-transition:all .2s ease-out;transition:all .2s ease-out}.photo-gallery-close-modal[data-v-6ea58142]:hover{background:#c9cfcc}.useful-review-button[data-v-bdafadae]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;border-radius:4px;border:1px solid #303633;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;height:40px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:24px;padding:8px 16px}.useful-review-button.active[data-v-bdafadae],.useful-review-button[data-v-bdafadae]:hover{background:#e5eefb;border:1px solid #1f69c1}.useful-review-button.active .favorite-icon[data-v-bdafadae],.useful-review-button:hover .favorite-icon[data-v-bdafadae]{color:#df2930}.useful-review-button .useful-review-button-text[data-v-bdafadae]{color:#303633;font-size:14px;font-weight:600}.useful-review-button .favorite-icon[data-v-bdafadae]{color:#303633;font-size:18px;margin-left:8px;margin-right:8px;padding-bottom:2px}.useful-review-button-mobile[data-v-bdafadae]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:transparent;border:none;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:4px}.useful-review-button-mobile.active .favorite-icon[data-v-bdafadae]{color:#df2930}.useful-review-button-mobile .useful-review-button-text[data-v-bdafadae]{color:#fff;font-size:14px;font-weight:600}.useful-review-button-mobile .favorite-icon[data-v-bdafadae]{color:#fff;font-size:24px}.toggle-review-text-wrapper[data-v-fa299300]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.photo-gallery-opinion-mobile-wrapper[data-v-b281600a]{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;background:rgba(48,54,51,.6);border:none;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;left:0;padding:16px;position:absolute;right:0}.photo-gallery-opinion-mobile-wrapper.show-more-open[data-v-b281600a]{top:0}@media (min-width:800px){.photo-gallery-opinion-mobile-wrapper[data-v-b281600a]{display:none}}.photo-gallery-opinion-mobile-wrapper .photo-gallery-opinion-mobile-content[data-v-b281600a]{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.photo-gallery-opinion-mobile-wrapper .photo-gallery-opinion-mobile-content .photo-gallery-opinion-mobile-title[data-v-b281600a]{color:#fff;font-size:14px;font-weight:700;margin-top:8px}.photo-gallery-opinion-mobile-wrapper .photo-gallery-opinion-mobile-content .photo-gallery-opinion-mobile-text[data-v-b281600a]{color:#fff;font-size:14px;font-weight:600;line-height:20px;margin-top:8px}.photo-gallery-opinion-mobile-wrapper .photo-gallery-opinion-mobile-content .photo-gallery-opinion-mobile-text[data-v-b281600a] .toggle-review-text-wrapper .toggle-review-text{color:#c9cfcc}.photo-gallery-opinion-mobile-wrapper .photo-gallery-opinion-mobile-content .photo-gallery-opinion-mobile-text[data-v-b281600a] .toggle-review-text-wrapper .review-text{max-height:70vh;overflow-y:auto;-ms-scroll-chaining:none;overscroll-behavior:contain}.photo-gallery-opinion-content[data-v-96eed930]{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;width:100%}.photo-gallery-opinion-content .ts-v-stars[data-v-96eed930]{overflow:unset}.photo-gallery-opinion-content .photo-gallery-opinion-text-wrapper[data-v-96eed930]{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:16px;overflow-y:auto}.photo-gallery-opinion-content .photo-gallery-opinion-text-wrapper .photo-gallery-opinion-title[data-v-96eed930]{color:#303633;font-size:14px;font-weight:600}.photo-gallery-opinion-content .photo-gallery-opinion-text-wrapper .photo-gallery-opinion-text[data-v-96eed930]{color:#798680;font-size:14px;font-weight:400;line-height:20px;margin-top:8px}.photo-gallery-opinion-loading[data-v-96eed930]{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;width:100%}.photo-gallery-photo-review-modal[data-v-9837e72c]{background-color:#fff;border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:auto 0;max-width:1200px;width:100%}.photo-gallery-photo-review-modal .photo-gallery-photo-review-modal-header[data-v-9837e72c]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;border-radius:4px 4px 0 0;border-bottom:1px solid #c9cfcc;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:8px 16px}.photo-gallery-photo-review-modal .photo-gallery-photo-review-modal-body[data-v-9837e72c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;height:606px;width:100%}.photo-gallery-photo-review-modal .photo-gallery-photo-review-modal-body .image-wrapper[data-v-9837e72c]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#303633;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;width:774px}@media (max-width:800px){.photo-gallery-photo-review-modal .photo-gallery-photo-review-modal-body .image-wrapper[data-v-9837e72c]{width:100%}}.photo-gallery-photo-review-modal .photo-gallery-photo-review-modal-body .image-wrapper .customer-photo[data-v-9837e72c]{max-width:100%;max-height:100%}.photo-gallery-photo-review-modal .photo-gallery-photo-review-modal-body .image-wrapper .customer-photo.fade[data-v-9837e72c]{-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}.photo-gallery-photo-review-modal .photo-gallery-photo-review-modal-body .image-wrapper .customer-photo.fade-out[data-v-9837e72c]{opacity:0}.photo-gallery-photo-review-modal .photo-gallery-photo-review-modal-body .image-wrapper .customer-photo.fade-in[data-v-9837e72c]{opacity:1}.photo-gallery-photo-review-modal .photo-gallery-photo-review-modal-body .image-wrapper .image-navigation-button[data-v-9837e72c]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:rgba(48,54,51,.6);border:none;border-radius:2px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;height:48px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:8px;top:50%;width:48px}.photo-gallery-photo-review-modal .photo-gallery-photo-review-modal-body .image-wrapper .image-navigation-button.previous[data-v-9837e72c]{left:32px}.photo-gallery-photo-review-modal .photo-gallery-photo-review-modal-body .image-wrapper .image-navigation-button.next[data-v-9837e72c]{right:32px}.photo-gallery-photo-review-modal .photo-gallery-photo-review-modal-body .image-wrapper .image-navigation-button .navigation-icon[data-v-9837e72c]{color:#fff;font-size:48px}.photo-gallery-photo-review-modal .photo-gallery-photo-review-modal-body .review-wrapper[data-v-9837e72c]{display:-webkit-box;display:-ms-flexbox;display:flex;padding:24px;width:386px}@media (max-width:1000px){.photo-gallery-photo-review-modal .photo-gallery-photo-review-modal-body .review-wrapper[data-v-9837e72c]{width:250px}}@media (max-width:800px){.photo-gallery-photo-review-modal .photo-gallery-photo-review-modal-body .review-wrapper[data-v-9837e72c]{display:none}}.photo-gallery-photo-review-modal .photo-gallery-photo-review-modal-footer[data-v-9837e72c]{background:#fff;border-radius:0 0 4px 4px;border-top:1px solid #c9cfcc;padding:24px 16px;position:relative;overflow:hidden}.photo-gallery-photo-review-modal .photo-gallery-photo-review-modal-footer .photo-thumbnails-wrapper[data-v-9837e72c]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:8px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-transition:-webkit-transform .45s ease-out;transition:-webkit-transform .45s ease-out;transition:transform .45s ease-out;transition:transform .45s ease-out,-webkit-transform .45s ease-out}.photo-gallery-photo-review-modal-mobile[data-v-5d8d5038]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#303633;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:hidden;position:relative;width:100%}.photo-gallery-photo-review-modal-mobile .photo-gallery-photo-review-progress[data-v-5d8d5038]{display:grid;gap:8px;height:2px;left:16px;position:absolute;right:16px;top:8px}.photo-gallery-photo-review-modal-mobile .photo-gallery-photo-review-progress .photo-gallery-photo-review-progress-item[data-v-5d8d5038]{background:#798680;border-radius:4px;height:2px;position:relative;width:100%}.photo-gallery-photo-review-modal-mobile .photo-gallery-photo-review-progress .photo-gallery-photo-review-progress-item .photo-gallery-photo-review-progress-item-active[data-v-5d8d5038]{border-radius:4px;height:100%;position:absolute;width:100%;-webkit-transform-origin:left;transform-origin:left;-webkit-transform:scaleX(0);transform:scaleX(0)}.photo-gallery-photo-review-modal-mobile .viewed[data-v-5d8d5038]{background-color:#fff!important}.photo-gallery-photo-review-modal-mobile .photo-gallery-photo-review-modal-mobile-header[data-v-5d8d5038]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;left:0;padding:8px 16px;position:absolute;right:0;top:20px}.photo-gallery-photo-review-modal-mobile .photo-gallery-photo-review-modal-mobile-left-click-side[data-v-5d8d5038]{bottom:15%;left:0;position:absolute;right:60%;top:15%}.photo-gallery-photo-review-modal-mobile .photo-gallery-photo-review-modal-mobile-right-click-side[data-v-5d8d5038]{bottom:15%;left:60%;position:absolute;right:0;top:15%}.photo-gallery-photo-review-modal-mobile .photo-gallery-photo-review-modal-mobile-customer-photo[data-v-5d8d5038]{max-height:100%;max-width:100%}.photo-gallery-photo-review-modal-mobile .photo-gallery-photo-review-modal-mobile-customer-photo.fade[data-v-5d8d5038]{-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}.photo-gallery-photo-review-modal-mobile .photo-gallery-photo-review-modal-mobile-customer-photo.fade-out[data-v-5d8d5038]{opacity:0}.photo-gallery-photo-review-modal-mobile .photo-gallery-photo-review-modal-mobile-customer-photo.fade-in[data-v-5d8d5038]{opacity:1}.photo-gallery-modal-wrapper[data-v-7adbbc37]{background-color:#fff;border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:auto 0;max-width:1160px;padding:8px 8px 40px 8px;width:100%}.photo-gallery-modal-wrapper .photo-gallery-modal-close[data-v-7adbbc37]{-ms-flex-item-align:end;align-self:flex-end;display:-webkit-box;display:-ms-flexbox;display:flex}.photo-gallery-modal-wrapper .photo-gallery-modal-header[data-v-7adbbc37]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:16px}.photo-gallery-modal-wrapper .photo-gallery-modal-header .photo-gallery-modal-title[data-v-7adbbc37]{color:#303633;font-size:24px;font-weight:600;text-align:center}.photo-gallery-modal-wrapper .photo-gallery-modal-header .photo-gallery-modal-photos-count[data-v-7adbbc37]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#f1f4f3;border-radius:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:8px;padding:8px 16px}.photo-gallery-modal-wrapper .photo-gallery-modal-header .photo-gallery-modal-photos-count .photo-gallery-modal-photos-count-text[data-v-7adbbc37]{color:#303633;font-size:16px;font-weight:400;text-align:center}.photo-gallery-modal-wrapper .photo-gallery-modal-body[data-v-7adbbc37]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:grid;gap:8px;grid-template-columns:repeat(auto-fill,150px);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:32px}.photo-gallery-modal-wrapper .photo-gallery-modal-load-more-button[data-v-7adbbc37]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-item-align:center;align-self:center;background:#fff;border-radius:4px;border:1px solid #1f69c1;color:#1f69c1;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-size:14px;font-weight:600;height:44px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:32px;padding:8px;width:200px}.ts-theme-light{--reviewTsAttributes:#f1f4f3;--reviewTsAttributesBg:#49504d;--reviewTsAttributesBorder:#c9cfcc}.ts-theme-dark{--reviewTsAttributes:#49504d;--reviewTsAttributesBg:#f1f4f3;--reviewTsAttributesBorder:#0c0d0d}.ts-product-reviews-overview-attributes-item[data-v-035cdb41]{margin-bottom:24px;padding-bottom:24px;border-bottom:1px solid var(--border-color);max-width:260px}.ts-product-reviews-overview-attributes-item .ts-attributes-item_label[data-v-035cdb41]{color:var(--text-color);font-size:12px;font-weight:700;margin-bottom:2px;text-align:left}.ts-product-reviews-overview-attributes-item .ts-attributes-item-bar[data-v-035cdb41]{display:-webkit-box;display:-ms-flexbox;display:flex;height:8px;overflow:hidden;margin:2px 0;padding:2px 0}.ts-product-reviews-overview-attributes-item .ts-attributes-item-bar span[data-v-035cdb41]{display:block;height:8px;width:68px;float:left;position:relative}.ts-product-reviews-overview-attributes-item .ts-attributes-item-bar span[data-v-035cdb41]:after,.ts-product-reviews-overview-attributes-item .ts-attributes-item-bar span[data-v-035cdb41]:before{content:"";display:block;background-color:var(--reviewTsAttributes);border:1px solid var(--reviewTsAttributesBorder);height:8px;border-radius:0}.ts-product-reviews-overview-attributes-item .ts-attributes-item-bar span[data-v-035cdb41]:first-child:before{margin-left:0}.ts-product-reviews-overview-attributes-item .ts-attributes-item-bar span[data-v-035cdb41]:last-child(5):before{margin-right:0}.ts-product-reviews-overview-attributes-item .ts-attributes-item-bar.ts-attributes-1 span[data-v-035cdb41]:first-child:before,.ts-product-reviews-overview-attributes-item .ts-attributes-item-bar.ts-attributes-2 span[data-v-035cdb41]:nth-child(2):before,.ts-product-reviews-overview-attributes-item .ts-attributes-item-bar.ts-attributes-3 span[data-v-035cdb41]:nth-child(3):before,.ts-product-reviews-overview-attributes-item .ts-attributes-item-bar.ts-attributes-4 span[data-v-035cdb41]:nth-child(4):before,.ts-product-reviews-overview-attributes-item .ts-attributes-item-bar.ts-attributes-5 span[data-v-035cdb41]:nth-child(5):before{position:absolute;width:96%;height:8px;background-color:var(--reviewTsAttributesBg);border-radius:0;top:0}.ts-product-reviews-overview-attributes-item .ts-attributes-options-group[data-v-035cdb41]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.ts-product-reviews-overview-attributes-item .ts-attributes-item-options-labels[data-v-035cdb41]{overflow:hidden}.ts-product-reviews-overview-attributes-item .ts-attributes-item-options-labels span[data-v-035cdb41]{color:var(--text-color);display:-webkit-box;display:-ms-flexbox;display:flex;font-size:12px}.ts-product-reviews-overview-attributes-item .ts-attributes-item-options-labels span[data-v-035cdb41]:first-child{text-align:left}.ts-product-reviews-overview-attributes-item .ts-attributes-item-options-labels span[data-v-035cdb41]:nth-child(2){text-align:center}.ts-product-reviews-overview-attributes-item .ts-attributes-item-options-labels span[data-v-035cdb41]:nth-child(3){text-align:right}@media (max-width:790px){.ts-product-reviews-overview-attributes-item[data-v-035cdb41]{max-width:unset;width:100%;border-bottom:none}}.ts-v-footer[data-v-d068742e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:right;-ms-flex-pack:right;justify-content:right}.ts-v-footer-container[data-v-d068742e]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--text-color);display:-webkit-box;display:-ms-flexbox;display:flex;font-family:Open Sans,sans-serif!important;font-size:12px;gap:5px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-bottom:24px;margin-top:12px;text-align:right;text-decoration:none}.ts-v-footer-icon.ts-icon[data-v-d068742e]{height:17px;width:19px}.ts-v-footer-logo.ts-logo[data-v-d068742e]{height:17px;width:94px}@media (max-width:790px){.ts-v-footer[data-v-d068742e]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.side-review-container[data-v-1fd3dc2e]{width:260px}@media (max-width:790px){.side-review-container[data-v-1fd3dc2e]{border-radius:4px;border:1px solid #c9cfcc;padding:16px 49px}}.ts-theme-light{--reviewCustomerBG:#f1f4f3}.ts-theme-dark{--reviewCustomerBG:#303633}.ts-schema-microdata{display:none!important}.ts-product-review_title[data-v-420d586c]{text-align:center;margin-bottom:64px}.ts-product-review_title h3[data-v-420d586c]{margin:0 0 16px;font-size:24px}.ts-product-review_title p[data-v-420d586c]{margin:0 auto;font-size:14px;color:var(--text-color);background:var(--reviewCustomerBG);width:-webkit-max-content;width:-moz-max-content;width:max-content;padding:8px 16px;border-radius:40px}@media (max-width:790px){.ts-product-review_title[data-v-420d586c]{margin-bottom:48px}.ts-product-review_title h3[data-v-420d586c]{font-size:18px}.ts-product-review_title p[data-v-420d586c]{font-size:16px}}.ts-product-reviews-flex[data-v-420d586c]{border-bottom:1px solid var(--border-color);display:-webkit-box;display:-ms-flexbox;display:flex;gap:56px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:96px}@media (max-width:790px){.ts-product-reviews-flex[data-v-420d586c]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px;margin-bottom:72px;min-width:310px}}.ts-theme-light{--emptyTitle:#303633;--emptySubTitle:#2d3935}.ts-theme-dark{--emptyTitle:#fff;--emptySubTitle:#fff}.ts-product-reviews-empty[data-v-9072e5d8]{width:100%;text-align:center;padding:96px 0;margin-bottom:96px;border-top:1px solid;border-bottom:1px solid;border-color:#bdbdbd}.ts-product-reviews-empty h3[data-v-9072e5d8]{font-size:24px;margin:0 0 16px;color:var(--emptyTitle)}.ts-product-reviews-empty p[data-v-9072e5d8]{margin:0;font-size:18px;font-weight:400;color:var(--emptySubTitle)}@media (max-width:790px){.ts-product-reviews-empty[data-v-9072e5d8]{padding:72px 0;margin-bottom:72px}.ts-product-reviews-empty h3[data-v-9072e5d8]{font-size:18px}.ts-product-reviews-empty p[data-v-9072e5d8]{font-size:16px}}.trustvox-widget{display:block;line-height:1.15;margin:0;-webkit-text-size-adjust:100%}.trustvox-widget h1{font-size:2em;margin:.67em 0}.trustvox-widget hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}.trustvox-widget pre{font-family:monospace,monospace;font-size:1em}.trustvox-widget a{background-color:transparent}.trustvox-widget abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}.trustvox-widget b,.trustvox-widget strong{font-weight:bolder}.trustvox-widget code,.trustvox-widget kbd,.trustvox-widget samp{font-family:monospace,monospace;font-size:1em}.trustvox-widget small{font-size:80%}.trustvox-widget sub,.trustvox-widget sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}.trustvox-widget sub{bottom:-.25em}.trustvox-widget sup{top:-.5em}.trustvox-widget img{border-style:none;display:inline}.trustvox-widget button,.trustvox-widget input,.trustvox-widget optgroup,.trustvox-widget select,.trustvox-widget textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}.trustvox-widget button,.trustvox-widget input{overflow:visible}.trustvox-widget button,.trustvox-widget select{text-transform:none}.trustvox-widget [type=button],.trustvox-widget [type=reset],.trustvox-widget [type=submit],.trustvox-widget button{-webkit-appearance:button}.trustvox-widget [type=button]::-moz-focus-inner,.trustvox-widget [type=reset]::-moz-focus-inner,.trustvox-widget [type=submit]::-moz-focus-inner,.trustvox-widget button::-moz-focus-inner{border-style:none;padding:0}.trustvox-widget [type=button]:-moz-focusring,.trustvox-widget [type=reset]:-moz-focusring,.trustvox-widget [type=submit]:-moz-focusring,.trustvox-widget button:-moz-focusring{outline:1px dotted ButtonText}.trustvox-widget fieldset{padding:.35em .75em .625em}.trustvox-widget legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}.trustvox-widget progress{vertical-align:baseline}.trustvox-widget textarea{overflow:auto}.trustvox-widget [type=checkbox],.trustvox-widget [type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}.trustvox-widget [type=number]::-webkit-inner-spin-button,.trustvox-widget [type=number]::-webkit-outer-spin-button{height:auto}.trustvox-widget [type=search]{-webkit-appearance:textfield;outline-offset:-2px}.trustvox-widget [type=search]::-webkit-search-decoration{-webkit-appearance:none}.trustvox-widget ::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}.trustvox-widget details{display:block}.trustvox-widget summary{display:list-item}.trustvox-widget [hidden],.trustvox-widget template{display:none}.ts-button{background-color:#2c2c2c;border-radius:2px;color:#fff;cursor:pointer;margin-left:10px;opacity:1;padding:10px 12px;-webkit-transition:all .4s;transition:all .4s}.ts-button:disabled,.ts-button[disabled]{cursor:not-allowed;opacity:.7;pointer-events:none}.ts-button.ts-success{background-color:#009c4f}.ts-button.ts-danger{background-color:#ea6363}.ts-button--more{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.ts-button--more span{border-radius:2px;border:1px solid #2c2c2c;color:#2c2c2c;cursor:pointer;display:inline-block;font-size:14px;margin:0 0 64px 0;max-width:210px;padding:15px 50px;-webkit-transition:all .4s;transition:all .4s}.ts-button--more span:hover{border-color:#2c2c2c}.ts-button-group{margin-top:18px}.ts-button-group.ts-center{text-align:center}.ts-dropdown{border-radius:4px;border:1px solid #ddd;display:inline-block;padding:14px 16px;position:relative;text-align:left;width:160px}.ts-dropdown .expand_more{position:absolute;right:6px;top:10px}.ts-dropdown .ts-dropbtn{cursor:pointer}.ts-dropdown .ts-dropdown-content{background-color:#fff;border:1px solid #e2e2e2;display:none;left:-1px;padding:10px 0!important;position:absolute;top:35px;width:190px;z-index:1}.ts-dropdown .ts-dropdown-content .ts-item button{background-color:transparent;border:0;color:#878787;display:block;padding:4px 5px;text-align:left;text-decoration:none;width:100%}.ts-dropdown .ts-dropdown-content .ts-item.ts-active button,.ts-dropdown .ts-dropdown-content .ts-item button:hover{background-color:#e0e0e0}.ts-input{border-radius:3px;border:1px solid #e2e2e2;color:#333;font-size:14px;padding:10px 12px}.ts-input.ts-darker{border:1px solid #b0b0b0;color:#6c6c6c}.ts-input:focus{outline:1px solid #b0b0b0}.ts-input.ts-success-focus:focus{border:1px solid #009c4f;outline:none}.ts-input.ts-success{border:1px solid #009c4f}.ts-input.ts-danger{border:1px solid #ff3737}.ts-theme-light{--background-color:#fff;--text-color:#303633;--border-color:#c9cfcc}.ts-theme-dark{--background-color:#202020;--text-color:#fff;--border-color:#949e99}html{scroll-behavior:smooth}body{background-color:var(--background-color);color:var(--text-color)}.trustvox-widget,.trustvox-widget div,.trustvox-widget span{font-family:Open Sans,sans-serif}.trustvox-widget ul{list-style:none;margin:0;padding:0}.trustvox-widget h2{color:#878787;font-size:16px;font-weight:400;margin-top:16px}.trustvox-widget .material-icons{font-family:Material Icons!important}.trustvox-widget .ts-customer-questions__title{color:var(--text-color);font-size:24px;font-weight:600;margin-bottom:10px;margin-top:0;padding-bottom:20px;text-align:center}.trustvox-widget .ts-highlight{background-color:#f5f502;border-radius:3px;color:#333}.trustvox-widget .ts-info{color:#009c4f;font-size:16px;font-weight:500;margin-top:30px;padding:0 50px;text-align:center}.trustvox-widget .ts-bold{font-weight:700}.trustvox-widget .ts-title{color:#6c6c6c;font-size:14px;font-weight:500;line-height:1.5}.trustvox-widget .ts-link{color:#6c6c6c;cursor:pointer;font-size:14px;text-decoration:none;-webkit-transition:all .2s;transition:all .2s}.trustvox-widget .ts-link:hover{color:#4e4e4e}.trustvox-widget .ts-link-disabled{cursor:default;opacity:.4;pointer-events:none}#_sincero_widget{margin-top:30px}.ts-v-rating-note[data-v-4da5544e]{color:var(--text-color);font-size:64px;font-weight:700;line-height:.9;text-align:center}.ts-v-rating-note_value[data-v-4da5544e]{font-size:40px;font-weight:700}.ts-v-rating-note_of[data-v-4da5544e]{font-size:16px;font-weight:700;margin-left:-10px;color:#798680}.ts-v-rating_label[data-v-4da5544e]{color:var(--text-color);font-size:14px;font-weight:500;margin-bottom:10px;text-align:center;text-transform:uppercase}.ts-v-rating-based-on[data-v-4da5544e]{color:#798680;font-size:16px;font-weight:600;line-height:18px;text-align:center}.ts-v-rating__align[data-v-4da5544e]{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;display:-webkit-box;display:-ms-flexbox;display:flex;height:20px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:8px}.ts-theme-light{--recommendationsText:#303633;--recommendationsValue:#303633}.ts-theme-dark,.ts-theme-light{--recommendationsMainline:#fab400;--recommendationsBaseline:#ffda7a}.ts-theme-dark{--recommendationsText:#fff;--recommendationsValue:#fff}.ts-v-percentage-label[data-v-adb57e02]{-webkit-transform:translate(-50%,-50%);color:var(--recommendationsValue);font-size:16px;font-weight:700;left:50%;line-height:140%;position:absolute;top:50%;transform:translate(-50%,-50%)}.ts-v-recommendations[data-v-adb57e02]{font-size:12px;color:var(--recommendationsText);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 0 24px;margin-bottom:24px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-bottom:1px solid var(--border-color)}.ts-v-recommendations_percentage[data-v-adb57e02]{position:relative}.ts-v-recommendations_text[data-v-adb57e02]{display:table-cell;font-size:13px;font-weight:600;line-height:18px;padding-left:5px;text-align:left;vertical-align:middle}.ts-v-recommendations .ts-v-percentage-circle[data-v-adb57e02]{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transition:stroke-dashoffset .35s;transition:stroke-dashoffset .35s;-webkit-transform-origin:50% 50%;transform-origin:50% 50%}.ts-v-recommendations .ts-v-percentage-circle .ts-v-circle-baseline[data-v-adb57e02]{stroke:var(--recommendationsBaseline)}.ts-v-recommendations .ts-v-percentage-circle .ts-v-circle-mainline[data-v-adb57e02]{stroke:var(--recommendationsMainline)}#_trustvox_repro_widget[data-v-331566b4]{background:#fff;font-size:12px;max-width:250px;margin:auto}#_trustvox_repro_widget [data-v-331566b4]{margin:0;padding:0;list-style:none;font-family:helvetica}.ts-sincero-attribute ul[data-v-57a88566]{margin:0;padding:0;list-style:none}.ts-sincero-attribute .ts-modal[data-v-57a88566]{position:absolute;background:#fff;z-index:101;width:100%;min-height:100%;left:0;top:0;display:none}.ts-sincero-attribute .ts-modal .ts-modal-close[data-v-57a88566]{position:absolute;right:5px;top:5px;color:#757575;cursor:pointer}.ts-sincero-attribute .ts-modal .ts-modal-close[data-v-57a88566]:hover{color:#5d5a5a}.ts-sincero-attribute .ts-modal .ts-average[data-v-57a88566]{text-align:center;padding:30px}.ts-sincero-attribute .ts-modal .ts-average[data-v-57a88566]:after{content:"";border-bottom:1px solid #eee;display:block;margin-top:30px}.ts-sincero-attribute .ts-modal .ts-average .ts-average-value[data-v-57a88566]{color:#474747;display:block;font-size:50px}.ts-sincero-attribute .ts-modal .ts-average .ts-average-label[data-v-57a88566]{color:#474747;max-width:380px;display:inline-block}.ts-sincero-attribute .ts-modal .ts-modal-content[data-v-57a88566]{padding:0 30px 5px;margin-bottom:15px;overflow:hidden;position:relative}.ts-sincero-attribute .ts-modal .ts-modal-content.ts-block-one .ts-block-two[data-v-57a88566]{display:none}.ts-sincero-attribute .ts-modal .ts-modal-content.ts-block-one.ts-block-two .ts-block-two[data-v-57a88566]{display:block}.ts-sincero-attribute .ts-modal .ts-modal-content .ts-block-one .ts-attributes[data-v-57a88566]{color:#474747;font-size:14px;margin-bottom:25px;overflow:hidden;min-width:330px}.ts-sincero-attribute .ts-modal .ts-modal-content .ts-block-one .ts-attributes .ts-attributes-label[data-v-57a88566]{display:inline-block;max-width:130px;float:left}.ts-sincero-attribute .ts-modal .ts-modal-content .ts-block-one .ts-attributes .ts-attributes-bar[data-v-57a88566]{display:block;min-width:130px;background-color:#d8d8d8;height:6px;border-radius:4px;position:relative;margin:0 50px 0 140px;bottom:-6px}.ts-sincero-attribute .ts-modal .ts-modal-content .ts-block-one .ts-attributes .ts-attributes-bar span[data-v-57a88566]{background-color:#ffe369;height:6px;display:block;border-radius:4px}.ts-sincero-attribute .ts-modal .ts-modal-content .ts-block-one .ts-attributes .ts-attributes-count[data-v-57a88566]{display:block;float:right;margin-top:-5px;width:35px}.ts-sincero-attribute .ts-modal .ts-modal-content .ts-block-two[data-v-57a88566]:before{content:"";border-top:1px solid #eee;display:block;margin-bottom:25px}.ts-sincero-attribute .ts-modal .ts-modal-content .ts-block-two .ts-block-review[data-v-57a88566]{color:#474747;font-size:14px;margin:5px 10px 20px 0}.ts-sincero-attribute .ts-modal .ts-modal-content .ts-block-two .ts-review-user[data-v-57a88566]{color:#919191;font-size:12px;margin-top:5px}@media screen and (min-width:790px){.ts-sincero-attribute .ts-modal[data-v-57a88566]{position:fixed;width:735px;min-height:390px;border-radius:6px;-webkit-box-shadow:0 0 10px rgba(0,0,0,.42);box-shadow:0 0 10px rgba(0,0,0,.42);left:50%;top:50%;margin-left:-367.5px;margin-top:-195px}.ts-sincero-attribute .ts-modal .ts-modal-content.ts-block-one .ts-block-one[data-v-57a88566]{margin:0 auto;float:none;max-width:340px}.ts-sincero-attribute .ts-modal .ts-modal-content.ts-block-one.ts-block-two .ts-block-one[data-v-57a88566]{float:left;width:49%}.ts-sincero-attribute .ts-modal .ts-modal-content.ts-block-one.ts-block-two .ts-block-one[data-v-57a88566]:before{content:"";border-top:none;border-left:1px solid #eee;height:100%;width:1px;position:absolute;left:50%;top:0;margin-left:-.5px}.ts-sincero-attribute .ts-modal .ts-modal-content.ts-block-one.ts-block-two .ts-block-two[data-v-57a88566]{float:right;width:49%;overflow:auto;max-height:210px}.ts-sincero-attribute .ts-modal .ts-modal-content .ts-block-two .ts-block-review[data-v-57a88566]{margin-left:15px}.ts-sincero-attribute .ts-modal .ts-modal-content .ts-block-two[data-v-57a88566]:before{border-top:none}}.ts-sincero-attribute[data-v-84127466]{display:inline-block}.ts-sincero-attribute .ts-attribute-text[data-v-84127466]{color:#8e8e8e;font-size:10px;font-weight:500;display:inline-block}.ts-sincero-attribute .ts-attribute-text a[data-v-84127466]{color:#8e8e8e}.ts-sincero-attribute .ts-attribute-text a[data-v-84127466]:hover{text-decoration:none}.ts-sincero-attribute .ts-overlay[data-v-84127466]{position:fixed;top:0;left:0;background:rgba(0,0,0,.3);height:100%;width:100%;z-index:100;display:none}@media screen and (min-width:790px){.ts-sincero-attribute .ts-modal[data-v-84127466]{position:fixed;width:735px;min-height:390px;border-radius:6px;-webkit-box-shadow:0 0 10px rgba(0,0,0,.42);box-shadow:0 0 10px rgba(0,0,0,.42);left:50%;top:50%;margin-left:-367.5px;margin-top:-195px}.ts-sincero-attribute .ts-modal .ts-modal-content.ts-block-one .ts-block-one[data-v-84127466]{margin:0 auto;float:none;max-width:340px}.ts-sincero-attribute .ts-modal .ts-modal-content.ts-block-one.ts-block-two .ts-block-one[data-v-84127466]{float:left;width:49%}.ts-sincero-attribute .ts-modal .ts-modal-content.ts-block-one.ts-block-two .ts-block-one[data-v-84127466]:before{content:"";border-top:none;border-left:1px solid #eee;height:100%;width:1px;position:absolute;left:50%;top:0;margin-left:-.5px}.ts-sincero-attribute .ts-modal .ts-modal-content.ts-block-one.ts-block-two .ts-block-two[data-v-84127466]{float:right;width:49%;overflow:auto;max-height:210px}.ts-sincero-attribute .ts-modal .ts-modal-content .ts-block-two .ts-block-review[data-v-84127466]{margin-left:15px}.ts-sincero-attribute .ts-modal .ts-modal-content .ts-block-two[data-v-84127466]:before{border-top:none}}
/*# sourceMappingURL=sincero.css.map */