.r_rcw_carousel_container{position:relative;width:var(--r-rcw-page-width,100%)!important;max-width:1200px;margin:0 auto;background-color:var(--r-rcw-wrapper-bg-color);border-radius:8px;overflow:hidden;min-height:var(--r-rcw-block-height,auto)!important}.r_rcw_carousel_empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 1rem;text-align:center;color:var(--r-rcw-review-color);opacity:.7}.r_rcw_carousel_empty_icon{font-size:3rem;margin-bottom:1rem;opacity:.5}.r_rcw_carousel_empty_title{font-size:1.5rem;font-weight:600;margin-bottom:.5rem}.r_rcw_carousel_empty_description{font-size:1rem;margin:0}.r_rcw_carousel_autoplay{position:relative}.r_rcw_carousel_autoplay::after{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--r-rcw-carousel-indicator-active-color),transparent);animation:autoplay-progress 3s linear infinite}.r_rcw_preview_container{display:flex;flex-direction:column;gap:1rem;width:100%;background-color:var(--r-rcw-wrapper-bg-color);font-family:inherit;padding:1.2rem 0 0}.r_rcw_preview_container.r_rcw_empty_reviews{display:flex;justify-content:center;align-items:center;min-height:300px}.r_rcw_all_reviews_container{position:relative;width:100%}.r_rcw_main_container{padding:.5rem;height:100%;display:flex;flex-direction:column;justify-content:space-around;align-items:start}.r_rcw_review_container_empty{display:flex;align-items:center;justify-content:center;width:100%;position:relative}.r_rcw_review_container_empty--content{display:flex;flex-direction:column;gap:2rem;align-items:center;width:100%}.r_rcw_no_reviews-text-container{display:flex;flex-direction:column;align-items:center;gap:1.5rem}.r_rcw_empty_review_text{font-weight:700;font-size:1.5rem;color:var(--r-rcw-header-text-icon-color);text-align:center}.r_rcw_empty_review_text--sub-text{font-weight:700;margin:0;font-size:22px;font-style:italic;color:var(--r-rcw-header-text-icon-color);text-align:center}.r_rcw_empty_review_description--text{margin:0;color:var(--r-rcw-review-replies-color);text-align:center}.r_rcw_loading_text,.r_rcw_empty_review_text{color:var(--r-rcw-header-text-icon-color);text-align:center}.r_rcw_main_toggle_loading_container,.r_rcw_main_toggle_empty_review_container{position:relative;padding:1.75rem}.r_rcw_empty_review--btn{all:unset;text-align:center;cursor:pointer;border-radius:8px;padding:.5rem 1.5rem;background-color:var(--r-rcw-btn-bg-color);color:var(--r-rcw-btn-color);height:30px;width:200px;transition:all var(--r-rcw-carousel-transition-duration) ease}.r_rcw_empty_review--btn:hover{background-color:var(--r-rcw-btn-bg-hover-color);transform:translateY(-1px)}.r_rcw_focused_review_date{font-size:.75rem;color:var(--r-rcw-review-color);opacity:.6}.r_rcw_focused_product_section{margin-top:.5rem!important;padding-top:.5rem!important;flex-shrink:0}.r_rcw_focused_product_info{display:flex;align-items:center;justify-content:space-between;padding:1rem .5rem}.r_rcw_focused_product_name{font-size:.8rem;font-weight:500;color:var(--r-rcw-review-color);opacity:.8;line-height:1.2;padding:.25rem 0;margin:0;border-left:2px solid var(--r-rcw-rating-icon-color,#fbbf24);padding-left:.5rem;transition:opacity .2s ease}.r_rcw_focused_product_name:hover{opacity:1}.r_rcw_focused_product_thumbnail_section{margin-top:.5rem!important;padding:.75rem 1rem!important;flex-shrink:0}.r_rcw_focused_product_thumbnail_wrapper{display:flex;align-items:center;justify-content:space-between;gap:.5rem!important}.r_rcw_focused_product_thumbnail_img{width:45px;height:45px;object-fit:cover;border-radius:var(--r-rcw-card-border-radius,6px);border:1px solid rgba(0,0,0,.08);flex-shrink:0;transition:transform .2s ease}.r_rcw_focused_product_thumbnail_img:hover{transform:scale(1.05)}.r_rcw_focused_product_thumbnail_name{font-size:.8rem;font-weight:500;color:var(--r-rcw-review-color);opacity:.9;line-height:1.3;padding-left:.5rem}.r_rcw_centered_layout .r_rcw_carousel_content{display:flex;gap:16px;padding:0;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none}.r_rcw_centered_layout .r_rcw_carousel_content::-webkit-scrollbar{display:none}.r_rcw_centered_layout .r_rcw_centered_card{flex:0 0 calc(100% - 16px);min-width:calc(100% - 16px)!important;max-width:calc(100% - 16px)!important;min-height:auto;height:var(--r-rcw-block-height,auto);margin:0;padding:1.25rem;box-sizing:border-box;display:flex;flex-direction:row;align-items:flex-start;gap:1rem;background-color:var(--r-rcw-review-bg-color,#fff);border:1px solid var(--r-rcw-border-color,#e5e7eb);border-radius:var(--r-rcw-card-border-radius,12px);box-shadow:0 2px 8px var(--r-rcw-card-shadow);transition:all .2s ease;scroll-snap-align:start;overflow:hidden}.r_rcw_centered_layout .r_rcw_centered_card:hover{border-color:var(--r-rcw-border-hover-color,#d1d5db);transform:translateY(-2px)}.r_rcw_centered_layout .r_rcw_slide{flex:0 0 100%;min-width:100%;max-width:100%}.r_rcw_centered_review_image{width:120px;height:120px;flex-shrink:0;border-radius:12px;overflow:hidden;flex:1}.r_rcw_centered_review_image img{width:100%;height:100%;object-fit:cover}.r_rcw_centered_review_content{flex:1;min-width:0;display:flex;flex-direction:column;justify-content:space-between;height:100%;min-height:0;overflow:hidden}.r_rcw_centered_review_header{display:flex;align-items:flex-start;justify-content:space-between}.r_rcw_centered_reviewer_name{font-size:1rem;font-weight:700;color:var(--r-rcw-text-color,#111827);display:flex;align-items:center;gap:.375rem;line-height:1.2}.r_rcw_centered_review_details-review_verfied{display:inline-flex;align-items:center;font-size:.875rem;font-weight:500;color:var(--r-rcw-review-verified-color,#10b981)}.r_rcw_centered_review_details-review_verfied svg{width:16px;height:16px}.r_rcw_centered_review_rating{display:flex;justify-content:space-between;gap:.25rem;margin-bottom:.75rem}.r_rcw_centered_review_rating i{font-size:1rem;color:var(--r-rcw-rating-icon-color,#fbbf24)}.r_rcw_centered_review_title{font-weight:600;font-size:15px;line-height:1.4;color:var(--r-rcw-review-title-color);word-wrap:break-word;overflow-wrap:break-word;word-break:break-word;padding-left:1rem!important;padding-right:1rem!important}.r_rcw_centered_review_text{font-size:.9375rem;line-height:1.6;color:var(--r-rcw-text-color,#4b5563);margin-bottom:.75rem;flex:1 1 0;min-height:0;overflow:hidden;position:relative;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:50;line-clamp:50;text-overflow:ellipsis;word-break:break-word;word-wrap:break-word;hyphens:auto;max-height:100%;box-sizing:border-box}.r_rcw_centered_review_date{font-size:.875rem;color:var(--r-rcw-text-color,#9ca3af);font-weight:400;opacity:.7}.r_rcw_centered_product_section{margin-top:.75rem;padding-top:.75rem;border-top:1px solid var(--r-rcw-border-color,#e5e7eb)}.r_rcw_centered_product_info{display:flex;align-items:center;gap:.5rem}.r_rcw_centered_product_label{display:flex;align-items:center;gap:.375rem;font-size:.875rem;font-weight:500;color:var(--r-rcw-text-color,#6b7280);opacity:.8}.r_rcw_centered_product_label i{font-size:.875rem}.r_rcw_centered_product_name{font-size:.875rem;font-weight:500;color:var(--r-rcw-text-color,#374151);line-height:1.3}.r_rcw_centered_product_thumbnail_section{margin-top:.75rem;padding-top:.75rem;border-top:1px solid var(--r-rcw-border-color,#e5e7eb)}.r_rcw_centered_product_thumbnail_wrapper{display:flex;align-items:center;gap:.75rem}.r_rcw_centered_product_thumbnail_img{width:40px;height:40px;object-fit:cover;border-radius:var(--r-rcw-border-radius,8px);border:1px solid var(--r-rcw-border-color,rgba(0,0,0,.08));flex-shrink:0}.r_rcw_centered_product_thumbnail_name{font-size:.875rem;font-weight:500;color:var(--r-rcw-text-color,#374151);line-height:1.3}.r_rcw_vertical_layout.r_rcw_vertical_sliding_container{display:flex;flex-direction:row;gap:1rem;align-items:center}.r_rcw_vertical_layout.r_rcw_vertical_sliding_container--below{flex-direction:column;align-items:stretch}.r_rcw_vertical_layout.r_rcw_vertical_sliding_wrapper{height:500px;overflow:hidden;position:relative;display:flex;flex-direction:column;flex:1}.r_rcw_vertical_layout .r_rcw_carousel_wrapper{position:relative}.r_rcw_vertical_layout.r_rcw_vertical_sliding_wrapper .r_rcw_carousel_content{display:flex;flex-direction:column;transition:transform .4s cubic-bezier(.25,.46,.45,.94);gap:1rem;padding:1rem;will-change:transform;flex:1;overflow:hidden;position:relative}.r_rcw_vertical_layout .r_rcw_vertical_sliding_content{display:flex;flex-direction:column;height:400px;overflow-y:auto;scroll-snap-type:y mandatory;scroll-behavior:smooth;scrollbar-width:none}.r_rcw_vertical_layout .r_rcw_vertical_card{flex:0 0 auto;height:var(--r-rcw-block-height,auto);min-height:auto;max-height:none;display:flex;flex-direction:row;align-items:flex-start;gap:1rem;padding:1rem;background-color:var(--r-rcw-review-bg-color,#fff);border:1px solid #e5e7eb;border-radius:var(--r-rcw-card-border-radius,12px);box-shadow:0 2px 8px var(--r-rcw-card-shadow);transition:all .2s ease;overflow:hidden}.r_rcw_vertical_layout.r_rcw_vertical_sliding_container .r_rcw_carousel_navigation,.r_rcw_vertical_layout.r_rcw_vertical_sliding_container .r_rcw_vertical_navigation{display:flex;flex-direction:column;gap:1rem;align-items:center;justify-content:center;flex-shrink:0}.r_rcw_vertical_layout.r_rcw_vertical_sliding_container .r_rcw_carousel_navigation .r_rcw_nav_btn,.r_rcw_vertical_layout.r_rcw_vertical_sliding_container .r_rcw_vertical_navigation .r_rcw_nav_btn{width:44px;height:44px;border-radius:50%;border:1px solid #e5e7eb;box-shadow:0 2px 8px rgba(0,0,0,.1);display:flex;align-items:center;justify-content:center;font-size:1.125rem;transition:all .2s ease;cursor:pointer}.r_rcw_vertical_layout.r_rcw_vertical_sliding_container .r_rcw_carousel_navigation .r_rcw_nav_btn:hover,.r_rcw_vertical_layout.r_rcw_vertical_sliding_container .r_rcw_vertical_navigation .r_rcw_nav_btn:hover{background:#f9fafb;border-color:#d1d5db;box-shadow:0 4px 12px rgba(0,0,0,.15);transform:translateY(-1px)}.r_rcw_vertical_layout.r_rcw_vertical_sliding_container .r_rcw_carousel_navigation .r_rcw_nav_btn:active,.r_rcw_vertical_layout.r_rcw_vertical_sliding_container .r_rcw_vertical_navigation .r_rcw_nav_btn:active{transform:translateY(0);box-shadow:0 2px 6px rgba(0,0,0,.1)}.r_rcw_vertical_layout.r_rcw_vertical_sliding_container .r_rcw_carousel_navigation .r_rcw_nav_btn:disabled,.r_rcw_vertical_layout.r_rcw_vertical_sliding_container .r_rcw_vertical_navigation .r_rcw_nav_btn:disabled{opacity:.4;cursor:not-allowed;transform:none}.r_rcw_vertical_layout.r_rcw_vertical_sliding_container .r_rcw_carousel_navigation .r_rcw_nav_btn:disabled:hover,.r_rcw_vertical_layout.r_rcw_vertical_sliding_container .r_rcw_vertical_navigation .r_rcw_nav_btn:disabled:hover{transform:none;background:#fff;border-color:#e5e7eb;box-shadow:0 2px 8px rgba(0,0,0,.1)}.r_rcw_vertical_layout.r_rcw_vertical_sliding_container .r_rcw_carousel_navigation .r_rcw_nav_btn i,.r_rcw_vertical_layout.r_rcw_vertical_sliding_container .r_rcw_vertical_navigation .r_rcw_nav_btn i{font-size:1.125rem}.r_rcw_vertical_layout.r_rcw_vertical_sliding_container .r_rcw_below_navigation{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.75rem;width:100%;margin-top:.5rem}.r_rcw_vertical_layout.r_rcw_vertical_sliding_container .r_rcw_below_navigation .r_rcw_nav_btn{width:44px;height:44px;border-radius:50%;border:1px solid #e5e7eb;box-shadow:0 2px 8px rgba(0,0,0,.1);display:flex;align-items:center;justify-content:center;font-size:1.125rem;transition:all .2s ease;cursor:pointer}.r_rcw_vertical_layout.r_rcw_vertical_sliding_container .r_rcw_below_navigation .r_rcw_nav_btn:hover{background:#f9fafb;border-color:#d1d5db;box-shadow:0 4px 12px rgba(0,0,0,.15);transform:translateY(-1px)}.r_rcw_vertical_layout.r_rcw_vertical_sliding_container .r_rcw_below_navigation .r_rcw_nav_btn:active{transform:translateY(0);box-shadow:0 2px 6px rgba(0,0,0,.1)}.r_rcw_vertical_layout.r_rcw_vertical_sliding_container .r_rcw_below_navigation .r_rcw_nav_btn:disabled{opacity:.4;cursor:not-allowed;transform:none}.r_rcw_vertical_layout.r_rcw_vertical_sliding_container .r_rcw_below_navigation .r_rcw_nav_btn:disabled:hover{transform:none;border-color:#e5e7eb;box-shadow:0 2px 8px rgba(0,0,0,.1)}.r_rcw_vertical_layout.r_rcw_vertical_sliding_container .r_rcw_below_navigation .r_rcw_nav_btn i{font-size:1.125rem}.r_rcw_vertical_layout.r_rcw_vertical_sliding_wrapper .r_rcw_carousel_dots{display:none}.r_rcw_vertical_review_image{width:120px;height:var(--r-rcw-image-height,180px)!important;flex-shrink:0;border-radius:var(--r-rcw-card-border-radius,12px);overflow:hidden;flex:1}.r_rcw_vertical_review_image img{width:100%;height:100%;object-fit:cover}.r_rcw_vertical_review_content{flex:1;min-width:0;display:flex;flex-direction:column;justify-content:space-between;height:100%;min-height:0;overflow:hidden}.r_rcw_vertical_review_header{display:flex;align-items:flex-start;justify-content:space-between}.r_rcw_vertical_reviewer_name{font-size:1rem;font-weight:700;color:#111827;display:flex;align-items:center;gap:.375rem;line-height:1.2}.r_rcw_vertical_review_details-review_verfied{display:inline-flex;align-items:center;font-size:.875rem;font-weight:500}.r_rcw_vertical_review_details-review_verfied svg{width:16px;height:16px}.r_rcw_vertical_review_rating{display:flex;justify-content:space-between;gap:.25rem;margin-bottom:.75rem}.r_rcw_vertical_review_rating i{font-size:1rem}.r_rcw_vertical_review_title{font-weight:600;font-size:15px;line-height:1.4;color:var(--r-rcw-review-title-color);word-wrap:break-word;overflow-wrap:break-word;word-break:break-word;padding-left:1rem!important;padding-right:1rem!important}.r_rcw_vertical_review_text{font-size:.9375rem;line-height:1.6;color:#4b5563;margin-bottom:.75rem;flex:1 1 0;min-height:0;overflow:hidden;position:relative;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:50;line-clamp:50;text-overflow:ellipsis;word-break:break-word;word-wrap:break-word;hyphens:auto;max-height:100%;box-sizing:border-box}.r_rcw_vertical_review_date{font-size:.875rem;color:#9ca3af;font-weight:400}.r_rcw_carousel_controls{display:flex;justify-content:center;align-items:center;gap:1rem;margin:1rem 0}.r_rcw_carousel_prev_btn,.r_rcw_carousel_next_btn{background:0 0;border:none;cursor:pointer;padding:.5rem;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all var(--r-rcw-carousel-transition-duration) ease;color:var(--r-rcw-carousel-arrow-color);font-size:1.5rem;width:40px;height:40px}.r_rcw_carousel_prev_btn:hover,.r_rcw_carousel_next_btn:hover{color:var(--r-rcw-carousel-arrow-hover-color);background-color:var(--r-rcw-review-bg-hover-color);transform:scale(1.1)}.r_rcw_carousel_prev_btn:disabled,.r_rcw_carousel_next_btn:disabled{opacity:.5;cursor:not-allowed;transform:none}.r_rcw_carousel_prev_btn:disabled:hover,.r_rcw_carousel_next_btn:disabled:hover{background-color:rgba(0,0,0,0);transform:none}.r_rcw_arrows_below .r_rcw_carousel_navigation{position:relative;justify-content:center;margin:2rem 0 1rem}.r_rcw_arrows_on_side.r_rcw_arrows_below .r_rcw_side_navigation{position:absolute;top:50%;left:0;right:0;transform:translateY(-50%);justify-content:space-between;margin:0;padding:0 1rem;pointer-events:none;z-index:20}.r_rcw_arrows_on_side.r_rcw_arrows_below .r_rcw_side_navigation .r_rcw_nav_btn{pointer-events:auto;box-shadow:0 2px 8px rgba(0,0,0,.15)}.r_rcw_arrows_on_side.r_rcw_arrows_below .r_rcw_side_navigation .r_rcw_nav_btn:hover{box-shadow:0 4px 12px rgba(0,0,0,.2)}.r_rcw_arrows_on_side.r_rcw_arrows_below .r_rcw_below_navigation{position:relative;justify-content:center;margin:2rem 0 1rem;z-index:10}.r_rcw_carousel_indicators{display:flex;justify-content:center;align-items:center;gap:.5rem;margin:1rem 0}.r_rcw_carousel_indicator{width:12px;height:12px;border-radius:50%;background-color:var(--r-rcw-carousel-indicator-color);border:none;cursor:pointer;transition:all var(--r-rcw-carousel-transition-duration) ease;padding:0}.r_rcw_carousel_indicator:hover{background-color:var(--r-rcw-carousel-indicator-active-color);transform:scale(1.2)}.r_rcw_carousel_indicator.active{background-color:var(--r-rcw-carousel-indicator-active-color);transform:scale(1.3)}.r_rcw_carousel_indicator:focus{outline:2px solid var(--r-rcw-carousel-indicator-active-color);outline-offset:2px}.r_rcw_dot{width:8px;height:8px;border-radius:50%;background-color:rgba(0,0,0,.2);border:none;cursor:pointer;transition:all .2s ease;padding:0}.r_rcw_dot:hover{background-color:rgba(0,0,0,.4)}.r_rcw_dot.r_rcw_active{width:20px;border-radius:4px;background-color:var(--r-rcw-carousel-indicator-active-color)}.r_rcw_dot:focus{outline:2px solid var(--r-rcw-carousel-indicator-active-color);outline-offset:2px}.r_rcw_product_image{width:100%;height:var(--r-rcw-image-height,180px);overflow:hidden;background-color:#fff;border-bottom:1px solid rgba(0,0,0,.08);display:flex;align-items:center;justify-content:center;padding:1rem}.r_rcw_product_image img{width:100%;height:100%;object-fit:contain;transition:transform .3s ease}.r_rcw_review_card:hover .r_rcw_product_image img{transform:scale(1.08)}.r_rcw_review_header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.625rem!important}.r_rcw_review_date{font-size:.75rem;color:var(--r-rcw-review-color)!important;opacity:.6}.r_rcw_review_content{flex:1;margin:.5rem 0!important}.r_rcw_review_footer{display:flex;justify-content:space-between;align-items:center;padding-top:.75rem!important;border-top:1px solid var(--r-rcw-review-separator-color)}.r_rcw_review_reply{margin-top:1rem;padding:1rem;background-color:var(--r-rcw-review-replies-bg-color);border-radius:var(--r-rcw-card-border-radius,8px);color:var(--r-rcw-review-replies-color);font-style:italic}.r_rcw_review_reply_author{font-weight:600;margin-bottom:.5rem;display:block}.r_rcw_product_section{margin-top:.5rem!important;padding-top:.5rem!important}.r_rcw_product_divider{height:1px;margin-bottom:.5rem;opacity:.5}.r_rcw_product_info{display:flex;align-items:center;justify-content:space-between;padding:1rem .5rem}.r_rcw_product_label{font-size:.7rem;font-weight:500;color:var(--r-rcw-review-color);opacity:.6;text-transform:uppercase;letter-spacing:.3px;margin-bottom:.125rem;display:flex;align-items:center;gap:.25rem}.r_rcw_product_label i{font-size:.75rem;opacity:.7}.r_rcw_product_name{font-size:.8rem;font-weight:500;color:var(--r-rcw-review-color);opacity:.8;line-height:1.2;padding:.25rem 0;margin:0;border-left:2px solid var(--r-rcw-rating-icon-color,#fbbf24);padding-left:.5rem;transition:opacity .2s ease}.r_rcw_product_name:hover{opacity:1}.r_rcw_product_thumbnail_section{margin-top:.5rem!important;padding:.75rem 1rem!important}.r_rcw_product_thumbnail_wrapper{display:flex;align-items:center;justify-content:flex-start;gap:.5rem!important}.r_rcw_product_thumbnail_img{width:45px;height:45px;object-fit:cover;border-radius:var(--r-rcw-card-border-radius,6px);flex-shrink:0;transition:transform .2s ease}.r_rcw_product_thumbnail_img:hover{transform:scale(1.05)}.r_rcw_product_thumbnail_name{font-size:.8rem;font-weight:500;color:var(--r-rcw-review-color);opacity:.9;line-height:1.3;padding-left:.5rem}@media (max-width:768px){.r_rcw_product_section{margin-top:.375rem;padding-top:.375rem}.r_rcw_product_name{font-size:.75rem;padding:.2rem 0;padding-left:.4rem}.r_rcw_product_label{font-size:.65rem}.r_rcw_product_divider{margin-bottom:.375rem}.r_rcw_product_thumbnail_img{width:40px;height:40px}.r_rcw_product_thumbnail_name{font-size:.8rem}}.r_rcw_navigation{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;padding:0 1rem}.r_rcw_navigation_title{font-size:1.5rem;font-weight:700;color:var(--r-rcw-header-text-icon-color);margin:0}.r_rcw_navigation_controls{display:flex;gap:.5rem;align-items:center}.r_rcw_navigation_btn{background-color:var(--r-rcw-btn-bg-color);color:var(--r-rcw-btn-color);border:1px solid var(--r-rcw-btn-border-color);padding:.5rem 1rem;border-radius:4px;cursor:pointer;font-size:.875rem;font-weight:500;transition:all var(--r-rcw-carousel-transition-duration) ease}.r_rcw_navigation_btn:hover{background-color:var(--r-rcw-btn-bg-hover-color);color:var(--r-rcw-btn-hover-text-color);transform:translateY(-1px)}.r_rcw_navigation_btn:disabled{opacity:.5;cursor:not-allowed;transform:none}.r_rcw_navigation_btn:disabled:hover{background-color:var(--r-rcw-btn-bg-color);transform:none}.r_rcw_navigation_info{font-size:.875rem;color:var(--r-rcw-review-color);opacity:.7}.r_pw_powered_by img,.r_rfw_powered_by img,.r_qna_powered_by img{height:30px;width:30px}@media screen and (max-width:480px){.r_pw_powered_by img,.r_rfw_powered_by img,.r_qna_powered_by img{height:20px;width:20px}}@media screen and (max-width:991px)and (min-width:768px){.r_rcw_carousel_container{max-width:100%;margin:0 1rem}.r_rcw_navigation{flex-direction:column;gap:1rem;align-items:flex-start}.r_rcw_navigation_controls{width:100%;justify-content:center}}@media screen and (max-width:767px){.r_rcw_navigation_title{font-size:1.25rem}.r_rcw_carousel_controls{gap:.5rem}.r_rcw_carousel_prev_btn,.r_rcw_carousel_next_btn{width:35px;height:35px;font-size:1.25rem}.r_rcw_centered_layout .r_rcw_carousel_content{padding:.75rem}.r_rcw_centered_layout .r_rcw_centered_card{flex-direction:column;align-items:stretch;padding:1rem;gap:1rem;min-width:calc(100% - 1.5rem)!important;max-width:calc(100% - 1.5rem)!important}.r_rcw_centered_review_image{width:100%;height:auto;min-height:200px;max-height:240px;flex:none;aspect-ratio:16/9;border-radius:var(--r-rcw-card-border-radius,8px)}.r_rcw_centered_review_image img{width:100%;height:100%;object-fit:cover}.r_rcw_centered_review_content{width:100%;min-width:100%}.r_rcw_centered_reviewer_name{font-size:1rem;font-weight:600}.r_rcw_centered_review_rating{margin-bottom:.5rem}.r_rcw_centered_review_rating i{font-size:1.125rem}.r_rcw_centered_review_text{font-size:.9375rem;line-height:1.6;-webkit-line-clamp:4;line-clamp:4;margin-bottom:1rem}.r_rcw_centered_review_date{font-size:.875rem}.r_rcw_centered_product_thumbnail_img{width:40px;height:40px}.r_rcw_centered_product_thumbnail_name,.r_rcw_centered_product_name{font-size:.875rem}}@media screen and (max-width:576px){.r_rcw_navigation_title{font-size:1.125rem}.r_rcw_navigation_btn{padding:.375rem .75rem;font-size:.8rem}.r_rcw_carousel_indicators{gap:.25rem}.r_rcw_carousel_indicator{width:8px;height:8px}.r_rcw_centered_layout .r_rcw_carousel_content{padding:.5rem}.r_rcw_centered_layout .r_rcw_centered_card{padding:.875rem;gap:.875rem;border-radius:var(--r-rcw-card-border-radius,10px)}.r_rcw_centered_review_image{min-height:180px;max-height:200px}.r_rcw_centered_reviewer_name{font-size:.9375rem}.r_rcw_centered_review_rating i{font-size:1rem}.r_rcw_centered_review_text{font-size:.875rem;-webkit-line-clamp:3;line-clamp:3}.r_rcw_centered_product_thumbnail_img{width:36px;height:36px}}@media screen and (max-width:400px){.r_rcw_carousel_track{gap:.5rem}.r_rcw_navigation{padding:0 .5rem}.r_rcw_navigation_title{font-size:1rem}.r_rcw_carousel_prev_btn,.r_rcw_carousel_next_btn{width:30px;height:30px;font-size:1rem}}@media screen and (max-width:768px){.r_rcw_vertical_layout.r_rcw_vertical_sliding_container{flex-direction:column;align-items:stretch;padding:.5rem}.r_rcw_vertical_layout.r_rcw_vertical_sliding_wrapper{height:auto;min-height:400px}.r_rcw_vertical_layout .r_rcw_vertical_card{flex-direction:column;align-items:stretch;padding:1rem;gap:.875rem;max-width:100%!important}.r_rcw_vertical_layout.r_rcw_vertical_sliding_container .r_rcw_carousel_navigation,.r_rcw_vertical_layout.r_rcw_vertical_sliding_container .r_rcw_vertical_navigation{flex-direction:row;justify-content:center;gap:1rem;width:100%;margin-top:1rem}.r_rcw_vertical_layout.r_rcw_vertical_sliding_container .r_rcw_carousel_navigation .r_rcw_nav_btn,.r_rcw_vertical_layout.r_rcw_vertical_sliding_container .r_rcw_vertical_navigation .r_rcw_nav_btn{width:40px;height:40px;font-size:1rem}.r_rcw_vertical_layout.r_rcw_vertical_sliding_container .r_rcw_below_navigation{display:flex;flex-direction:row;justify-content:center;gap:1rem;width:100%;margin-top:1rem}.r_rcw_vertical_layout.r_rcw_vertical_sliding_container .r_rcw_below_navigation .r_rcw_nav_btn{width:40px;height:40px;font-size:1rem}.r_rcw_vertical_review_image{width:100%;height:auto;aspect-ratio:16/9;max-height:200px;border-radius:var(--r-rcw-card-border-radius,8px)}.r_rcw_vertical_review_image img{width:100%;height:100%;object-fit:cover}.r_rcw_vertical_review_content{min-width:100%}.r_rcw_vertical_reviewer_name{font-size:.9375rem}.r_rcw_vertical_review_rating i{font-size:.9375rem}.r_rcw_vertical_review_text{font-size:.875rem;-webkit-line-clamp:4;line-clamp:4}.r_rcw_vertical_review_date{font-size:.8125rem}.r_rcw_vertical_product_thumbnail_img{width:45px;height:45px;padding:3px}.r_rcw_vertical_product_thumbnail_name{font-size:.8125rem}.r_rcw_vertical_sliding_content{height:300px}.r_rcw_vertical_layout.r_rcw_vertical_sliding_wrapper .r_rcw_carousel_content{padding:.75rem}}@media screen and (min-width:769px)and (max-width:1024px){.r_rcw_vertical_layout .r_rcw_vertical_card{padding:1rem;gap:.875rem;max-width:95%!important}.r_rcw_vertical_review_image{width:100px}.r_rcw_vertical_review_text{font-size:.875rem}}@media screen and (max-width:480px){.r_rcw_vertical_layout.r_rcw_vertical_sliding_wrapper{min-height:350px}.r_rcw_vertical_layout .r_rcw_vertical_card{padding:.875rem;gap:.75rem}.r_rcw_vertical_review_image{max-height:180px}.r_rcw_vertical_reviewer_name{font-size:.875rem}.r_rcw_vertical_review_rating i{font-size:.875rem}.r_rcw_vertical_review_text{font-size:.8125rem;-webkit-line-clamp:3;line-clamp:3}.r_rcw_vertical_product_thumbnail_img{width:40px;height:40px}}.r_rcw_disabled{pointer-events:none;opacity:.5;cursor:not-allowed}.r_rcw_hide{display:none}.r_rcw_visible{display:block}.slide-animation{transform:translateX(100%);transition:transform var(--r-rcw-carousel-transition-duration) ease-out}.slide-animation.slide-in{transform:translateX(0)}.fade-animation{opacity:0;transition:opacity var(--r-rcw-carousel-transition-duration) ease-out}.fade-animation.fade-in{opacity:1}.scale-animation{transform:scale(.8);transition:transform var(--r-rcw-carousel-transition-duration) ease-out}.scale-animation.scale-in{transform:scale(1)}.r_rcw_focusable:focus{outline:2px solid var(--r-rcw-carousel-indicator-active-color);outline-offset:2px}.r_rcw_sr_only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.r_rcw_yuko-loader{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;background:hsla(0,0%,100%,.8);z-index:9999}.r_rcw_yuko-loader-fixed{height:250px;position:relative}.r_rcw_yuko-loader-spinner{border:4px solid #f3f3f3;border-top:4px solid var(--r-rcw-carousel-indicator-active-color);border-radius:50%;width:40px;height:40px;animation:spin 1s linear infinite}.r_rcw_loading_overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:hsla(0,0%,100%,.9);display:flex;align-items:center;justify-content:center;z-index:1000}.r_rcw_loading_text{color:var(--r-rcw-review-color);font-size:1rem;margin-left:1rem}