@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&display=swap);.header_box[data-v-9688d5bc]{width:100%;position:fixed;top:0;left:0;z-index:9}.header_box .nav_cont[data-v-9688d5bc]{width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.header_box .nav_cont .r_list[data-v-9688d5bc]{display:flex;margin-right:20px}.header_box .nav_cont .r_list>li[data-v-9688d5bc]{color:#ddd;font-size:14px;padding:0 30px;line-height:90px;position:relative}.header_box .nav_cont .r_list>li[data-v-9688d5bc]:not(.header_box .nav_cont .r_list>li:last-child):after{content:"";display:block;width:5px;height:5px;background:#f90;border-radius:50%;position:absolute;top:50%;right:0;transform:translateY(-50%)}.header_box .nav_cont .r_list>li[data-v-9688d5bc]:hover{color:#fab702;cursor:pointer}.header_box .nav_cont .r_list>li:hover .child_list[data-v-9688d5bc]{transform:scaleY(1);transition:transform .25s ease}.header_box .nav_cont .r_list>li .child_list[data-v-9688d5bc]{position:absolute;top:90px;left:0;transform:scaleY(0);transform-origin:center top;transition:transform .1s ease}.header_box .nav_cont .r_list>li .child_list>li[data-v-9688d5bc]{width:210px;line-height:47px;background-color:#222327;color:#ddd;padding:0 20px 0 30px}.header_box .nav_cont .r_list>li .child_list>li[data-v-9688d5bc]:hover{background-color:#fab702;color:#222}.header_box .nav_cont .r_list .nav_active[data-v-9688d5bc]{color:#fab702}.header_box .nav_cont .menu_box[data-v-9688d5bc],.header_box .nav_cont .r_menu[data-v-9688d5bc]{display:none}@media screen and (max-width:1200px){.header_box .nav_cont[data-v-9688d5bc]{width:100%;height:.6rem;padding:0 .15rem;position:relative}.header_box .nav_cont .r_list[data-v-9688d5bc]{display:none}.header_box .nav_cont .l_logo[data-v-9688d5bc]{height:.4rem}.header_box .nav_cont .r_menu[data-v-9688d5bc]{display:block;cursor:pointer;width:.28rem}.header_box .nav_cont .menu_box[data-v-9688d5bc]{display:block;width:100%;position:absolute;left:0;top:.6rem;padding:.2rem .2rem .35rem;background-color:#e0a502;transition:transform .25s ease;transform-origin:top center;transform:scaleY(0)}.header_box .nav_cont .menu_box>li[data-v-9688d5bc]{color:#fff;font-size:.18rem;line-height:.48rem;border-bottom:1px solid #efcf79;cursor:pointer}.header_box .nav_cont .menu_box>li .tit_box[data-v-9688d5bc]{padding-left:.1rem;padding-right:.1rem;display:flex;align-items:center;justify-content:space-between}.header_box .nav_cont .menu_box>li .tit_box[data-v-9688d5bc]:hover{background-color:#fab802}.header_box .nav_cont .menu_box>li .tit_box>img[data-v-9688d5bc]{width:.15rem}.header_box .nav_cont .menu_box>li .img_rotate[data-v-9688d5bc]{transform:rotate(180deg)}.header_box .nav_cont .menu_box>li .child_list[data-v-9688d5bc]{padding:0 .1rem .3rem .3rem}.header_box .nav_cont .menu_box>li .child_list>li[data-v-9688d5bc]{font-size:.16rem;line-height:.38rem}.header_box .nav_cont .menu_box>li .child_list>li[data-v-9688d5bc]:hover{background-color:#fab802}.header_box .nav_cont .show_menu[data-v-9688d5bc]{transform:scaleY(1)}}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:none}}.animate{animation-duration:1s;animation-fill-mode:both;animation-timing-function:ease}.animate_up{animation-name:fadeInUp}.animate_down{animation-name:fadeInDown}html{font-size:13.8888888889vw;font-size:13.88889vw;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}#app{width:100%;position:relative;overflow:hidden}#app .main{transform-origin:center top;transition:all 1s}#app .pop_box{width:100%;height:100vh;background-color:#18191b;position:fixed;left:0;transition:all 1s}.reviews-container[data-v-7388a7f7]{padding:20px;max-width:1200px;margin:0 auto}.reviews-header[data-v-7388a7f7]{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.reviews-header h2[data-v-7388a7f7]{font-size:24px;font-weight:700;color:#333}.reviews-header .rating[data-v-7388a7f7]{display:flex;align-items:center}.reviews-header .rating .rating-score[data-v-7388a7f7]{font-size:24px;font-weight:700;color:#ff6b6b;margin-right:10px}.reviews-header .rating .stars[data-v-7388a7f7]{display:flex}.reviews-header .rating .stars .star[data-v-7388a7f7]{width:20px;height:20px;margin-right:4px;background-size:contain;background-repeat:no-repeat}.buyers-show[data-v-7388a7f7]{margin-bottom:30px}.buyers-show .section-header[data-v-7388a7f7]{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}.buyers-show h3[data-v-7388a7f7]{font-size:18px;font-weight:700;color:#333}.buyers-show .view-all[data-v-7388a7f7]{color:#ff6b6b;cursor:pointer;font-size:14px}.buyers-show .view-all[data-v-7388a7f7]:hover{text-decoration:underline}.buyers-show .image-grid[data-v-7388a7f7]{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.buyers-show .image-grid .buyer-image[data-v-7388a7f7]{width:100%;height:150px;-o-object-fit:cover;object-fit:cover;border-radius:8px}.review-list .review-item[data-v-7388a7f7]{background-color:#f9f9f9;padding:20px;margin-bottom:20px;border-radius:8px}.review-list .review-item .reviewer-info[data-v-7388a7f7]{display:flex;align-items:center;margin-bottom:10px}.review-list .review-item .reviewer-info .avatar[data-v-7388a7f7]{width:40px;height:40px;border-radius:50%;background-color:#ff6b6b;color:#fff;display:flex;align-items:center;justify-content:center;margin-right:10px;font-weight:700}.review-list .review-item .reviewer-info .reviewer-name[data-v-7388a7f7]{font-weight:700;margin-right:15px}.review-list .review-item .reviewer-info .review-rating .star[data-v-7388a7f7]{width:16px;height:16px;margin-right:2px;background-size:contain;background-repeat:no-repeat;display:inline-block}.review-list .review-item .review-content[data-v-7388a7f7]{margin-bottom:15px;line-height:1.6;color:#333}.review-list .review-item .review-image[data-v-7388a7f7]{width:200px;height:200px;-o-object-fit:cover;object-fit:cover;border-radius:8px;margin-bottom:10px}.review-list .review-item .review-meta[data-v-7388a7f7]{display:flex;justify-content:space-between;color:#666;font-size:14px}@media(max-width:768px){.image-grid[data-v-7388a7f7]{grid-template-columns:repeat(2,1fr)!important}.review-image[data-v-7388a7f7]{width:100%!important}}.tissue-drainage[data-v-a8e571fc]{min-height:100vh;padding-bottom:100px;max-width:640px;margin:0 auto;font-size:16px;overflow-x:hidden}.product-carousel[data-v-a8e571fc]{position:relative;overflow:hidden;cursor:grab;-webkit-user-select:none;-moz-user-select:none;user-select:none}.product-carousel[data-v-a8e571fc]:active{cursor:grabbing}.product-carousel .carousel-container[data-v-a8e571fc]{position:relative;height:100%;overflow:hidden}.product-carousel .carousel-wrapper[data-v-a8e571fc]{display:flex;height:100%;transition:transform .3s ease-out}.product-carousel .carousel-slide[data-v-a8e571fc]{flex:0 0 100%;width:100%;height:100%}.product-carousel .carousel-image[data-v-a8e571fc]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;pointer-events:none}.thumbnail-gallery[data-v-a8e571fc]{display:flex;padding:15px;gap:10px;overflow-x:auto;background:#fff;scrollbar-width:none;-ms-overflow-style:none}.thumbnail-gallery[data-v-a8e571fc]::-webkit-scrollbar{display:none}.thumbnail-gallery .thumbnail-item[data-v-a8e571fc]{flex-shrink:0;width:15%;border-radius:8px;overflow:hidden;cursor:pointer;border:2px solid transparent}.thumbnail-gallery .thumbnail-item.active[data-v-a8e571fc]{border-color:#dc3545}.thumbnail-gallery .thumbnail-item .thumbnail-image[data-v-a8e571fc]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.product-details[data-v-a8e571fc]{padding:20px;background:#fff;border-top:1px solid #dee2e6!important}.product-details .price-section[data-v-a8e571fc]{display:flex;flex-direction:column;align-items:flex-start;gap:15px;margin-bottom:15px}.product-details .price-section .price[data-v-a8e571fc]{font-size:1.8em;font-weight:700;color:#f51111}.product-details .price-section .original-price[data-v-a8e571fc]{font-size:1.2em;color:#999;text-decoration:line-through;margin-left:10px;font-weight:400}.product-details .price-section .price-tags[data-v-a8e571fc]{display:flex;gap:8px}.product-details .price-section .price-tags .tag[data-v-a8e571fc]{font-size:14px;font-weight:700;color:#fff;background:#f51111;padding:3px 5px;border-radius:6px}.product-details .price-section .price-tags .tag.flash-sale[data-v-a8e571fc],.product-details .price-section .price-tags .tag.free-shipping[data-v-a8e571fc]{background:#f51111}.product-details .product-title-section[data-v-a8e571fc]{display:flex}.product-details .product-title-section .product-title[data-v-a8e571fc]{font-size:1.1em;font-weight:500;color:#333;margin:0;flex:1;line-height:1.3}.product-details .favorites[data-v-a8e571fc]{width:100%;text-align:end;gap:5px;margin-bottom:10px}.product-details .favorites .heart-icon[data-v-a8e571fc]{font-size:.8em}.product-details .favorites .favorites-count[data-v-a8e571fc]{font-size:14px;color:#999}.promotion-section[data-v-a8e571fc]{padding:10px;border-top:8px solid #f5f5f5;border-bottom:8px solid #f5f5f5}.promotion-section .promotion-text[data-v-a8e571fc]{font-size:.8em;color:#333;font-weight:500}.scrolling-banner[data-v-a8e571fc]{background:#dc3545;color:#fff;padding:15px 0;overflow:hidden;white-space:nowrap}.scrolling-banner .scrolling-text[data-v-a8e571fc]{display:inline-block;animation:scroll-a8e571fc 20s linear infinite;font-size:16px;font-weight:700}@keyframes scroll-a8e571fc{0%{transform:translateX(100%)}to{transform:translateX(-100%)}}.product-variations[data-v-a8e571fc]{display:flex;justify-content:center;gap:20px;padding:20px;background:#fff}.product-variations .variation-item[data-v-a8e571fc]{flex:1;max-width:120px}.product-variations .variation-item .variation-image[data-v-a8e571fc]{width:100%;height:auto;border-radius:10px;box-shadow:0 2px 8px rgba(0,0,0,.1)}.service-guarantee[data-v-a8e571fc]{display:flex;justify-content:space-around;background:#fff;border-bottom:8px solid #f5f5f5;padding:10px;height:100%}.service-guarantee .guarantee-item[data-v-a8e571fc]{display:flex;align-items:center;gap:8px}.service-guarantee .guarantee-item .guarantee-icon[data-v-a8e571fc]{font-size:1.5em;width:5px;display:flex;align-items:center;justify-content:center;background:#f8f9fa;border-radius:50%}.service-guarantee .guarantee-item .guarantee-text[data-v-a8e571fc]{font-size:14px;color:#666;text-align:center;margin-left:5px}.tab-navigation[data-v-a8e571fc]{display:flex;background:#fff;border-bottom:1px solid #eee}.tab-navigation .tab-item[data-v-a8e571fc]{flex:1;padding:15px 10px;text-align:center;cursor:pointer;border-bottom:3px solid transparent;transition:all .3s}.tab-navigation .tab-item.active[data-v-a8e571fc]{border-bottom-color:#dc3545;color:#dc3545}.tab-navigation .tab-item span[data-v-a8e571fc]{font-size:16px;font-weight:500}.tab-navigation-fixed[data-v-a8e571fc]{position:fixed;top:0;left:50%;transform:translateX(-50%);width:100%;max-width:640px;display:flex;background:#fff;border-bottom:1px solid #eee;z-index:1000;opacity:0;visibility:hidden;transition:all .3s ease}.tab-navigation-fixed.show[data-v-a8e571fc]{opacity:1;visibility:visible}.tab-navigation-fixed .tab-item[data-v-a8e571fc]{flex:1;padding:15px 10px;text-align:center;cursor:pointer;border-bottom:3px solid transparent;transition:all .3s}.tab-navigation-fixed .tab-item.active[data-v-a8e571fc]{border-bottom-color:#dc3545;color:#dc3545}.tab-navigation-fixed .tab-item span[data-v-a8e571fc]{font-size:.7em;font-weight:500}.video-section[data-v-a8e571fc]{padding-top:20px;background:#fff}.video-section .video-player[data-v-a8e571fc]{position:relative;width:100%;overflow:hidden;cursor:pointer}.video-section .video-player .video-element[data-v-a8e571fc]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.video-section .video-player .video-thumbnail-container[data-v-a8e571fc]{position:relative;width:100%;height:100%}.video-section .video-player .video-thumbnail[data-v-a8e571fc]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;pointer-events:none}.video-section .video-player .play-button[data-v-a8e571fc]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:60px;height:60px;background:hsla(0,0%,100%,.9);border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .3s}.video-section .video-player .play-button[data-v-a8e571fc]:hover{background:#fff;transform:translate(-50%,-50%) scale(1.1)}.video-section .video-player .play-button .play-icon[data-v-a8e571fc]{font-size:1.2em;color:#333;margin-left:3px}.Staticimage[data-v-a8e571fc]{display:flex;flex-direction:column;gap:10px}.Staticimage img[data-v-a8e571fc]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.Staticimage .image-text[data-v-a8e571fc]{background:#fff;padding:20px;text-align:center}.Staticimage .image-text .text-heading[data-v-a8e571fc]{font-size:1.5em;font-weight:700;color:#333;margin-bottom:10px}.Staticimage .image-text .text-description[data-v-a8e571fc]{font-size:1em;color:#666;line-height:1.5;margin:0}.reviews-section[data-v-a8e571fc]{padding:20px 0;background:#fff}.reviews-section .overall-rating[data-v-a8e571fc]{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;padding:5px 8px;background:#fff}.reviews-section .overall-rating .rating-left[data-v-a8e571fc]{flex:1}.reviews-section .overall-rating .rating-left .rating-label[data-v-a8e571fc]{font-size:1em;font-weight:500;color:#333}.reviews-section .overall-rating .rating-center[data-v-a8e571fc]{display:flex;flex-direction:column;align-items:self-end;flex:1}.reviews-section .overall-rating .rating-center .rating-score[data-v-a8e571fc]{font-size:17px;font-weight:700;color:#f51111;margin-bottom:5px}.reviews-section .overall-rating .rating-center .rating-stars[data-v-a8e571fc]{display:flex;gap:2px}.reviews-section .overall-rating .rating-center .rating-stars .star[data-v-a8e571fc]{font-size:1.1em;color:#ddd}.reviews-section .overall-rating .rating-center .rating-stars .star.filled[data-v-a8e571fc]{color:#f51111}.reviews-section .overall-rating .rating-center .rating-stars .star.partial[data-v-a8e571fc]{color:#f51111;opacity:.8}.reviews-section .overall-rating .rating-right[data-v-a8e571fc]{flex:1;text-align:right}.reviews-section .overall-rating .rating-right .view-all-link[data-v-a8e571fc]{color:#ff6b35;font-size:.9em;cursor:pointer;font-weight:500}.reviews-section .section-divider[data-v-a8e571fc]{height:1px;background:#f0f0f0;margin:15px 0}.reviews-section .buyers-show[data-v-a8e571fc]{margin-bottom:30px}.reviews-section .buyers-show .buyers-show-header[data-v-a8e571fc]{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}.reviews-section .buyers-show .buyers-show-header .section-title[data-v-a8e571fc]{font-size:1.1em;font-weight:600;color:#333}.reviews-section .buyers-show .buyers-show-header .view-all-link[data-v-a8e571fc]{color:#ff6b35;font-size:.9em;cursor:pointer;font-weight:500}.reviews-section .buyers-show .buyers-gallery[data-v-a8e571fc]{display:flex;gap:10px;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.reviews-section .buyers-show .buyers-gallery[data-v-a8e571fc]::-webkit-scrollbar{display:none}.reviews-section .buyers-show .buyers-gallery .buyer-image[data-v-a8e571fc]{flex-shrink:0;width:167.189px;margin-right:2px;overflow:hidden}.reviews-section .buyers-show .buyers-gallery .buyer-image img[data-v-a8e571fc]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.reviews-section .customer-reviews .review-item[data-v-a8e571fc]{border-bottom:1px solid #eee;padding:20px}.reviews-section .customer-reviews .review-item .review-header[data-v-a8e571fc]{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.reviews-section .customer-reviews .review-item .review-header .reviewer-info[data-v-a8e571fc]{display:flex;align-items:center;gap:8px}.reviews-section .customer-reviews .review-item .review-header .reviewer-info .avatar[data-v-a8e571fc]{width:35px;height:35px;background:#f0f0f0;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.8em}.reviews-section .customer-reviews .review-item .review-header .reviewer-info .reviewer-name[data-v-a8e571fc]{font-size:14px;font-weight:500}.reviews-section .customer-reviews .review-item .review-header .review-rating[data-v-a8e571fc]{display:flex;gap:2px}.reviews-section .customer-reviews .review-item .review-header .review-rating .star[data-v-a8e571fc]{font-size:.9em;color:#dc3545}.reviews-section .customer-reviews .review-item .review-content[data-v-a8e571fc]{margin-bottom:10px}.reviews-section .customer-reviews .review-item .review-content .review-text[data-v-a8e571fc]{font-size:.9em;line-height:1.4;color:#666;margin-bottom:10px}.reviews-section .customer-reviews .review-item .review-content .review-product[data-v-a8e571fc]{display:flex;flex-direction:column;align-items:self-start;gap:10px}.reviews-section .customer-reviews .review-item .review-content .review-product .product-thumbnail[data-v-a8e571fc]{display:inline-block;width:auto;height:120px;border-radius:5px;overflow:hidden}.reviews-section .customer-reviews .review-item .review-content .review-product .product-variant[data-v-a8e571fc]{font-size:.8em;color:#999}.reviews-section .customer-reviews .review-item .review-date[data-v-a8e571fc]{text-align:right;font-size:.8em;color:#999}.pagination[data-v-a8e571fc]{gap:8px;margin:0;padding:20px}.pagination .page-btn[data-v-a8e571fc],.pagination[data-v-a8e571fc]{display:flex;justify-content:center;align-items:center;background:#fff}.pagination .page-btn[data-v-a8e571fc]{width:32px;height:32px;border:1px solid #ddd;border-radius:4px;cursor:pointer;font-size:14px;color:#666;transition:all .3s ease}.pagination .page-btn[data-v-a8e571fc]:hover:not(:disabled){border-color:#ff6b35;color:#ff6b35}.pagination .page-btn[data-v-a8e571fc]:disabled{opacity:.5;cursor:not-allowed}.pagination .page-btn.active[data-v-a8e571fc]{background:#ff6b35;border-color:#ff6b35;color:#fff}.pagination .page-btn.next-btn[data-v-a8e571fc],.pagination .page-btn.prev-btn[data-v-a8e571fc]{font-weight:700}.footer-section[data-v-a8e571fc]{padding:20px;margin-top:0;border-top:10px solid #f5f5f5}.footer-section .service-info[data-v-a8e571fc]{display:flex;align-items:flex-start;gap:20px;margin-bottom:20px}.footer-section .service-info .company-logo[data-v-a8e571fc]{width:120px;height:auto;flex-shrink:0}.footer-section .service-info .service-details[data-v-a8e571fc]{flex:1;border-left:1px solid #eee;padding-left:5px}.footer-section .service-info .service-details .service-email[data-v-a8e571fc],.footer-section .service-info .service-details .service-time[data-v-a8e571fc]{font-size:14px;color:#333;margin-bottom:5px;line-height:1.4}.footer-section .footer-links[data-v-a8e571fc]{border-top:10px solid #f5f5f5;display:grid;grid-template-columns:repeat(3,1fr);gap:15px;padding:20px 0 0 0}.footer-section .footer-links .footer-link[data-v-a8e571fc]{font-size:12px;color:#666;text-decoration:underline;text-align:center;transition:color .3s ease;font-weight:500}.footer-section .footer-links .footer-link[data-v-a8e571fc]:hover{color:#ff6b35}.fixed-bottom-bar[data-v-a8e571fc]{position:fixed;bottom:0;left:0;right:0;width:100%;max-width:640px;margin:0 auto;background:#fff;box-shadow:0 -5px 5px -5px rgba(0,0,0,.3);cursor:pointer;padding:15px 20px;z-index:1000}.fixed-bottom-bar .bottom-content[data-v-a8e571fc]{display:flex;justify-content:space-between;align-items:center;height:60px}.fixed-bottom-bar .left-section[data-v-a8e571fc]{display:flex;justify-content:space-between;align-items:center;gap:8px}.fixed-bottom-bar .left-section .service-item[data-v-a8e571fc]{display:flex;flex-direction:column;align-items:center;gap:8px;font-size:14px;color:#666}.fixed-bottom-bar .left-section .service-item .service-icon[data-v-a8e571fc]{width:20px;height:20px;-o-object-fit:contain;object-fit:contain;margin-bottom:2px}.fixed-bottom-bar .right-section[data-v-a8e571fc]{width:50%;display:flex;justify-content:flex-end}.fixed-bottom-bar .right-section .amazon-pay-btn[data-v-a8e571fc]{width:100%;height:50px;background:linear-gradient(180deg,gold,orange);border:2px solid #daa520;border-radius:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;box-shadow:0 2px 4px rgba(0,0,0,.1);position:relative}.fixed-bottom-bar .right-section .amazon-pay-btn[data-v-a8e571fc]:hover{transform:translateY(-1px);box-shadow:0 4px 8px rgba(0,0,0,.15);background:linear-gradient(180deg,#ffe55c,#ffb347)}.fixed-bottom-bar .right-section .amazon-pay-btn[data-v-a8e571fc]:active{transform:translateY(0);box-shadow:0 1px 2px rgba(0,0,0,.1)}.fixed-bottom-bar .right-section .amazon-pay-btn .amazon-pay-content[data-v-a8e571fc]{display:flex;align-items:center;gap:12px;width:100%;justify-content:space-between;padding:0 16px}.fixed-bottom-bar .right-section .amazon-pay-btn .amazon-pay-content .amazon-s-icon[data-v-a8e571fc]{width:24px;height:24px;border:2px solid #8b4513;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#fff;flex-shrink:0;margin-top:-7px}.fixed-bottom-bar .right-section .amazon-pay-btn .amazon-pay-content .amazon-s-icon .s-letter[data-v-a8e571fc]{font-size:14px;font-weight:700;color:#8b4513;font-family:Arial,sans-serif}.fixed-bottom-bar .right-section .amazon-pay-btn .amazon-pay-content .amazon-pay-text[data-v-a8e571fc]{display:flex;flex-direction:row;justify-content:center;align-items:flex-start;flex:1;gap:6px}.fixed-bottom-bar .right-section .amazon-pay-btn .amazon-pay-content .amazon-pay-text .amazon-logo[data-v-a8e571fc]{display:flex;align-items:flex-start}.fixed-bottom-bar .right-section .amazon-pay-btn .amazon-pay-content .amazon-pay-text .amazon-logo .amazon-icon[data-v-a8e571fc]{height:22px;width:auto;-o-object-fit:contain;object-fit:contain}.fixed-bottom-bar .right-section .amazon-pay-btn .amazon-pay-content .amazon-pay-text .pay-text[data-v-a8e571fc]{font-size:23px;font-weight:700;color:#000;font-family:Arial,sans-serif;line-height:1;text-transform:lowercase;margin-top:-7px}.fixed-bottom-bar .right-section .amazon-pay-btn .amazon-pay-content .chevron-icon[data-v-a8e571fc]{font-size:16px;font-weight:700;color:#000;font-family:Arial,sans-serif;flex-shrink:0;margin-top:-7px}@media(max-width:768px){.hero-carousel[data-v-a8e571fc]{height:50vh}.product-features[data-v-a8e571fc]{grid-template-columns:1fr}.fixed-bottom-bar .bottom-content[data-v-a8e571fc]{gap:10px}.fixed-bottom-bar .left-section[data-v-a8e571fc]{justify-content:center}}@media(max-width:500px){.tissue-drainage[data-v-a8e571fc]{font-size:14px}.thumbnail-gallery .thumbnail-item[data-v-a8e571fc]{height:60px;width:60px}.product-details[data-v-a8e571fc]{padding:10px 15px}.product-details .price-section .price[data-v-a8e571fc]{font-size:1.2em}.product-details .price-section .original-price[data-v-a8e571fc]{font-size:1em;margin-left:8px}.product-details .product-title-section .product-title[data-v-a8e571fc]{font-size:1.1em}.service-guarantee[data-v-a8e571fc]{padding:8px 15px}.service-guarantee .guarantee-item .guarantee-text[data-v-a8e571fc]{font-size:12px}.tab-navigation .tab-item span[data-v-a8e571fc],.tab-navigation-fixed .tab-item span[data-v-a8e571fc]{font-size:14px}.video-section[data-v-a8e571fc]{padding:15px}.video-section .video-player[data-v-a8e571fc]{height:180px}.reviews-section[data-v-a8e571fc]{padding:15px 0}.reviews-section .overall-rating[data-v-a8e571fc]{padding:10px 15px}.reviews-section .overall-rating .rating-center .rating-score[data-v-a8e571fc]{font-size:15px}.reviews-section .customer-reviews .review-item[data-v-a8e571fc]{padding:15px}.reviews-section .customer-reviews .review-item .review-content .review-text[data-v-a8e571fc],.reviews-section .customer-reviews .review-item .review-header .reviewer-info .reviewer-name[data-v-a8e571fc]{font-size:13px}.pagination[data-v-a8e571fc]{padding:15px}.pagination .page-btn[data-v-a8e571fc]{width:28px;height:28px;font-size:12px}.footer-section[data-v-a8e571fc]{padding:15px}.footer-section .service-info[data-v-a8e571fc]{gap:15px}.footer-section .service-info .company-logo[data-v-a8e571fc]{width:100px}.footer-section .service-info .service-details .service-email[data-v-a8e571fc],.footer-section .service-info .service-details .service-time[data-v-a8e571fc]{font-size:12px}.footer-section .footer-links[data-v-a8e571fc]{gap:10px}.footer-section .footer-links .footer-link[data-v-a8e571fc]{font-size:11px}.Staticimage .image-text[data-v-a8e571fc]{padding:15px}.Staticimage .image-text .text-heading[data-v-a8e571fc]{font-size:1.3em}.Staticimage .image-text .text-description[data-v-a8e571fc]{font-size:.9em}.fixed-bottom-bar[data-v-a8e571fc]{padding:10px 10px}.fixed-bottom-bar .bottom-content[data-v-a8e571fc]{height:50px}.fixed-bottom-bar .left-section .service-item[data-v-a8e571fc]{font-size:13px}.fixed-bottom-bar .left-section .service-item .service-icon[data-v-a8e571fc]{width:16px;height:16px}.fixed-bottom-bar .right-section[data-v-a8e571fc]{width:55%}.fixed-bottom-bar .right-section .amazon-pay-btn[data-v-a8e571fc]{height:60px}.fixed-bottom-bar .right-section .amazon-pay-btn .amazon-pay-content[data-v-a8e571fc]{gap:6px;padding:0 10px}.fixed-bottom-bar .right-section .amazon-pay-btn .amazon-pay-content .amazon-s-icon[data-v-a8e571fc]{width:20px;height:20px}.fixed-bottom-bar .right-section .amazon-pay-btn .amazon-pay-content .amazon-s-icon .s-letter[data-v-a8e571fc]{font-size:12px}.fixed-bottom-bar .right-section .amazon-pay-btn .amazon-pay-content .amazon-pay-text[data-v-a8e571fc]{gap:4px;align-items:flex-start}.fixed-bottom-bar .right-section .amazon-pay-btn .amazon-pay-content .amazon-pay-text .amazon-logo[data-v-a8e571fc]{align-items:flex-start}.fixed-bottom-bar .right-section .amazon-pay-btn .amazon-pay-content .amazon-pay-text .amazon-logo .amazon-icon[data-v-a8e571fc]{height:20px}.fixed-bottom-bar .right-section .amazon-pay-btn .amazon-pay-content .amazon-pay-text .pay-text[data-v-a8e571fc]{margin-top:-4px;font-size:18px}.fixed-bottom-bar .right-section .amazon-pay-btn .amazon-pay-content .chevron-icon[data-v-a8e571fc]{font-size:14px}.left-section[data-v-a8e571fc]{gap:8px}}@media(max-width:400px){.tissue-drainage[data-v-a8e571fc]{font-size:12px}.fixed-bottom-bar[data-v-a8e571fc]{padding:8px 10px}.fixed-bottom-bar .bottom-content[data-v-a8e571fc]{height:45px}.fixed-bottom-bar .left-section[data-v-a8e571fc]{gap:6px}.fixed-bottom-bar .left-section .service-item[data-v-a8e571fc]{font-size:13px}.fixed-bottom-bar .left-section .service-item .service-icon[data-v-a8e571fc]{width:14px;height:14px}.fixed-bottom-bar .right-section[data-v-a8e571fc]{width:50%}.fixed-bottom-bar .right-section .amazon-pay-btn[data-v-a8e571fc]{height:50px}.fixed-bottom-bar .right-section .amazon-pay-btn .amazon-pay-content[data-v-a8e571fc]{gap:4px;padding:0 8px}.fixed-bottom-bar .right-section .amazon-pay-btn .amazon-pay-content .amazon-s-icon[data-v-a8e571fc]{width:18px;height:18px}.fixed-bottom-bar .right-section .amazon-pay-btn .amazon-pay-content .amazon-s-icon .s-letter[data-v-a8e571fc]{font-size:10px}.fixed-bottom-bar .right-section .amazon-pay-btn .amazon-pay-content .amazon-pay-text[data-v-a8e571fc]{gap:3px;align-items:flex-start}.fixed-bottom-bar .right-section .amazon-pay-btn .amazon-pay-content .amazon-pay-text .amazon-logo[data-v-a8e571fc]{align-items:flex-start}.fixed-bottom-bar .right-section .amazon-pay-btn .amazon-pay-content .amazon-pay-text .amazon-logo .amazon-icon[data-v-a8e571fc]{height:16px}.fixed-bottom-bar .right-section .amazon-pay-btn .amazon-pay-content .amazon-pay-text .pay-text[data-v-a8e571fc]{margin-top:-5px;font-size:15px}.fixed-bottom-bar .right-section .amazon-pay-btn .amazon-pay-content .chevron-icon[data-v-a8e571fc]{font-size:12px}}@media(max-width:350px){.fixed-bottom-bar[data-v-a8e571fc]{padding:6px 8px}.fixed-bottom-bar .bottom-content[data-v-a8e571fc]{height:40px}.fixed-bottom-bar .left-section[data-v-a8e571fc]{gap:4px}.fixed-bottom-bar .left-section .service-item[data-v-a8e571fc]{font-size:12px}.fixed-bottom-bar .left-section .service-item .service-icon[data-v-a8e571fc]{width:12px;height:12px}.fixed-bottom-bar .right-section[data-v-a8e571fc]{width:45%}.fixed-bottom-bar .right-section .amazon-pay-btn[data-v-a8e571fc]{height:45px}.fixed-bottom-bar .right-section .amazon-pay-btn .amazon-pay-content[data-v-a8e571fc]{gap:3px;padding:0 6px}.fixed-bottom-bar .right-section .amazon-pay-btn .amazon-pay-content .amazon-s-icon[data-v-a8e571fc]{width:16px;height:16px}.fixed-bottom-bar .right-section .amazon-pay-btn .amazon-pay-content .amazon-s-icon .s-letter[data-v-a8e571fc]{font-size:9px}.fixed-bottom-bar .right-section .amazon-pay-btn .amazon-pay-content .amazon-pay-text[data-v-a8e571fc]{gap:2px;align-items:flex-start}.fixed-bottom-bar .right-section .amazon-pay-btn .amazon-pay-content .amazon-pay-text .amazon-logo[data-v-a8e571fc]{align-items:flex-start}.fixed-bottom-bar .right-section .amazon-pay-btn .amazon-pay-content .amazon-pay-text .amazon-logo .amazon-icon[data-v-a8e571fc]{height:14px}.fixed-bottom-bar .right-section .amazon-pay-btn .amazon-pay-content .amazon-pay-text .pay-text[data-v-a8e571fc]{margin-top:-2px;font-size:15px}.fixed-bottom-bar .right-section .amazon-pay-btn .amazon-pay-content .chevron-icon[data-v-a8e571fc]{font-size:11px}}@media(max-width:300px){.fixed-bottom-bar[data-v-a8e571fc]{padding:4px 6px}.fixed-bottom-bar .bottom-content[data-v-a8e571fc]{height:36px}.fixed-bottom-bar .left-section[data-v-a8e571fc]{gap:5px}.fixed-bottom-bar .left-section .service-item[data-v-a8e571fc]{font-size:10px}.fixed-bottom-bar .left-section .service-item .service-icon[data-v-a8e571fc]{width:10px;height:10px}.fixed-bottom-bar .right-section[data-v-a8e571fc]{width:40%}.fixed-bottom-bar .right-section .amazon-pay-btn[data-v-a8e571fc]{height:40px}.fixed-bottom-bar .right-section .amazon-pay-btn .amazon-pay-content[data-v-a8e571fc]{gap:2px;padding:0 4px}.fixed-bottom-bar .right-section .amazon-pay-btn .amazon-pay-content .amazon-s-icon[data-v-a8e571fc]{width:14px;height:14px}.fixed-bottom-bar .right-section .amazon-pay-btn .amazon-pay-content .amazon-s-icon .s-letter[data-v-a8e571fc]{font-size:8px}.fixed-bottom-bar .right-section .amazon-pay-btn .amazon-pay-content .amazon-pay-text[data-v-a8e571fc]{gap:1px;align-items:flex-start}.fixed-bottom-bar .right-section .amazon-pay-btn .amazon-pay-content .amazon-pay-text .amazon-logo[data-v-a8e571fc]{align-items:flex-start}.fixed-bottom-bar .right-section .amazon-pay-btn .amazon-pay-content .amazon-pay-text .amazon-logo .amazon-icon[data-v-a8e571fc]{height:12px}.fixed-bottom-bar .right-section .amazon-pay-btn .amazon-pay-content .amazon-pay-text .pay-text[data-v-a8e571fc],.fixed-bottom-bar .right-section .amazon-pay-btn .amazon-pay-content .chevron-icon[data-v-a8e571fc]{font-size:10px}}