.ContactWidget_contactButton__sasS3{position:fixed;bottom:30px;right:50px;width:56px;height:56px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 16px rgba(0,0,0,.3);z-index:999;transition:all .3s ease;animation:ContactWidget_pulse__bdiQm 2s infinite;border:2px solid #000;mix-blend-mode:difference}.ContactWidget_contactButton__sasS3:hover{transform:scale(1.1);box-shadow:0 6px 24px rgba(0,0,0,.5)}.ContactWidget_contactButton__sasS3.ContactWidget_active__vENGp{transform:scale(.95)}.ContactWidget_contactButton__sasS3 i{color:#000;font-size:22px;transition:transform .3s ease}.ContactWidget_contactButton__sasS3:hover i{transform:rotate(20deg)}@keyframes ContactWidget_pulse__bdiQm{0%{box-shadow:0 4px 16px rgba(0,0,0,.3)}50%{box-shadow:0 4px 16px rgba(0,0,0,.3),0 0 0 10px hsla(0,0%,50%,.3)}to{box-shadow:0 4px 16px rgba(0,0,0,.3)}}.ContactWidget_contactPanel__3at9F{position:fixed;bottom:95px;right:60px;width:420px;max-height:0;background:#fff;border-radius:16px;box-shadow:0 10px 40px rgba(0,0,0,.15);z-index:1000;overflow:hidden;opacity:0;transform:translateY(20px);transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column;border:1px solid #000}.ContactWidget_contactPanel__3at9F.ContactWidget_open__3YV8Y{max-height:calc(100vh - 125px);opacity:1;transform:translateY(0)}.ContactWidget_panelHeader___dtlx{background:#000;color:#fff;padding:24px 28px;display:flex;justify-content:space-between;align-items:center;position:-webkit-sticky;position:sticky;top:0;z-index:10;border-radius:16px 16px 0 0;border-bottom:1px solid hsla(0,0%,100%,.1)}.ContactWidget_panelHeader___dtlx h3{margin:0;font-size:22px;font-weight:700;letter-spacing:.8px;text-transform:uppercase;background:linear-gradient(135deg,#fff,#e0e0e0);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.ContactWidget_closeButton__80WrL{background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.2);color:#fff;font-size:18px;cursor:pointer;padding:0;width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:8px;transition:all .3s ease}.ContactWidget_closeButton__80WrL:hover{background:hsla(0,0%,100%,.2);border-color:hsla(0,0%,100%,.4);transform:rotate(90deg)}.ContactWidget_panelBody__A_Qbv{padding:20px;flex:1 1;overflow-y:auto}.ContactWidget_quickContact__ZGxb5{display:flex;flex-direction:column;gap:12px;margin-bottom:20px}.ContactWidget_emailButton__u3_PO,.ContactWidget_whatsappButton__dm7xs{display:flex;align-items:center;gap:12px;padding:14px 18px;border-radius:10px;text-decoration:none;font-size:14px;font-weight:500;transition:all .3s ease;cursor:pointer}.ContactWidget_whatsappButton__dm7xs{background:#25d366;color:#fff;box-shadow:0 2px 8px rgba(0,0,0,.1);border:1px solid #25d366}.ContactWidget_whatsappButton__dm7xs:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(37,211,102,.3);background:#20ba5a;color:#fff}.ContactWidget_whatsappButton__dm7xs i{font-size:20px}.ContactWidget_emailButton__u3_PO{background:#fff;color:#000;box-shadow:0 2px 8px rgba(0,0,0,.1);border:2px solid #000}.ContactWidget_emailButton__u3_PO:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.15);background:#000;color:#fff}.ContactWidget_emailButton__u3_PO i{font-size:16px}.ContactWidget_emailButton__u3_PO span{font-size:13px;font-weight:400}.ContactWidget_divider__uslCO{height:1px;background:linear-gradient(90deg,transparent,#000,transparent);margin:20px 0;opacity:.15}.ContactWidget_subtitle__H_QPd{color:#000;font-size:13px;margin-bottom:18px;text-align:center;font-weight:600;letter-spacing:.8px;text-transform:uppercase}.ContactWidget_contactCard__rLwNU{background:#fff;border-radius:10px;padding:16px;margin-bottom:14px;transition:all .3s ease;border:2px solid #f0f0f0;box-shadow:0 2px 8px rgba(0,0,0,.04)}.ContactWidget_contactCard__rLwNU:hover{border-color:#000;box-shadow:0 4px 16px rgba(0,0,0,.08);transform:translateY(-2px)}.ContactWidget_contactCard__rLwNU:last-child{margin-bottom:0}.ContactWidget_countryHeader__z17yo{display:flex;align-items:center;margin-bottom:12px;padding-bottom:10px;border-bottom:2px solid #f0f0f0}.ContactWidget_countryIcon__An9Zj{font-size:24px;margin-right:10px}.ContactWidget_countryHeader__z17yo h4{margin:0;color:#000;font-size:17px;font-weight:700;letter-spacing:.3px}.ContactWidget_locationTag__tRSJQ{margin:2px 0 0;font-size:11px;color:#888;font-weight:300;letter-spacing:.3px}.ContactWidget_companyName__7GBJ7{font-size:13px;font-weight:600;color:#333;margin-bottom:10px;padding-bottom:8px;border-bottom:1px solid #f0f0f0}.ContactWidget_contactDetails__OEogv{display:flex;flex-direction:column;gap:10px}.ContactWidget_detailItem__Mbyx7{display:flex;align-items:center;gap:10px}.ContactWidget_detailItem__Mbyx7 i{color:#000;font-size:14px;min-width:16px;display:flex;align-items:center;justify-content:center}.ContactWidget_detailItem__Mbyx7 p{margin:0;color:#555;font-size:13px;line-height:1.5;font-weight:300}.ContactWidget_detailItem__Mbyx7 a{color:#555;text-decoration:none;font-size:13px;font-weight:300;transition:color .3s ease}.ContactWidget_detailItem__Mbyx7 a:hover{color:#000;text-decoration:underline;font-weight:500}.ContactWidget_panelFooter__X_V0m{background:#f8f9fa;padding:14px 20px;text-align:center;border-top:1px solid #e8e8e8;border-radius:0 0 16px 16px}.ContactWidget_panelFooter__X_V0m p{margin:0;color:#999;font-size:11px;font-weight:300}.ContactWidget_overlay__1Geg2{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.3);z-index:998;animation:ContactWidget_fadeIn__4bcrN .3s ease;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}@keyframes ContactWidget_fadeIn__4bcrN{0%{opacity:0}to{opacity:1}}@media (max-width:1024px){.ContactWidget_contactPanel__3at9F{right:20px;width:380px}.ContactWidget_contactButton__sasS3{right:50px}}@media (max-width:768px){.ContactWidget_contactPanel__3at9F{right:15px;left:15px;width:auto;bottom:85px}.ContactWidget_contactButton__sasS3{bottom:20px;right:15px;width:52px;height:52px}.ContactWidget_contactButton__sasS3 i{font-size:20px}.ContactWidget_panelBody__A_Qbv{padding:16px}.ContactWidget_emailButton__u3_PO,.ContactWidget_whatsappButton__dm7xs{padding:12px 16px;font-size:13px}.ContactWidget_whatsappButton__dm7xs i{font-size:18px}.ContactWidget_emailButton__u3_PO i{font-size:15px}.ContactWidget_emailButton__u3_PO span{font-size:12px}.ContactWidget_contactCard__rLwNU{padding:14px}.ContactWidget_countryHeader__z17yo h4{font-size:16px}.ContactWidget_detailItem__Mbyx7 a,.ContactWidget_detailItem__Mbyx7 p{font-size:12px}}@media (max-width:480px){.ContactWidget_panelHeader___dtlx{padding:16px 18px}.ContactWidget_panelHeader___dtlx h3{font-size:18px}.ContactWidget_contactButton__sasS3{width:50px;height:50px;bottom:18px}.ContactWidget_contactButton__sasS3 i{font-size:18px}.ContactWidget_contactPanel__3at9F{bottom:78px}}.ContactWidget_panelBody__A_Qbv::-webkit-scrollbar{width:6px}.ContactWidget_panelBody__A_Qbv::-webkit-scrollbar-track{background:#f5f5f5}.ContactWidget_panelBody__A_Qbv::-webkit-scrollbar-thumb{background:#000;border-radius:3px}.ContactWidget_panelBody__A_Qbv::-webkit-scrollbar-thumb:hover{background:#333}.ProductImageGallery_galleryContainer__U9Lhr{width:100%;position:-webkit-sticky;position:sticky;top:20px}.ProductImageGallery_mainDisplay__2CTpN{position:relative;width:100%;background-color:#1a1a1a;border-radius:12px;overflow:hidden;margin-bottom:1.5rem;transition:all .3s ease;box-shadow:0 2px 15px rgba(0,0,0,.1)}.ProductImageGallery_mainDisplay__2CTpN:hover{box-shadow:0 8px 30px rgba(0,0,0,.2)}.ProductImageGallery_imageWrapper__9nEMm,.ProductImageGallery_videoWrapper__i_0_M{position:relative;width:100%;min-height:400px;height:500px;display:flex;align-items:center;justify-content:center;padding:2rem;overflow:hidden}.ProductImageGallery_mainImage__1ZXmu{object-fit:contain!important;border-radius:8px;transition:transform .45s ease}.ProductImageGallery_mainDisplay__2CTpN:hover .ProductImageGallery_mainImage__1ZXmu{transform:scale(1.12)}.ProductImageGallery_mainVideo__43Y6O{width:100%;height:100%;max-height:500px;border-radius:8px;object-fit:contain}.ProductImageGallery_navButton__Do1Jg{position:absolute;top:50%;transform:translateY(-50%);background:hsla(0,0%,100%,.95);border:none;width:50px;height:50px;border-radius:12px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .4s cubic-bezier(.4,0,.2,1);z-index:10;color:#000;font-size:1.1rem;box-shadow:0 4px 20px rgba(0,0,0,.15);opacity:0;visibility:hidden;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.ProductImageGallery_navButton__Do1Jg:hover{background-color:#fff;transform:translateY(-50%) scale(1.08);box-shadow:0 8px 30px rgba(0,0,0,.25)}.ProductImageGallery_navButton__Do1Jg:active{transform:translateY(-50%) scale(.95)}.ProductImageGallery_navVisible__pTV9z{opacity:1;visibility:visible}.ProductImageGallery_navPrev__5BpVr{left:20px}.ProductImageGallery_navNext__ke__p{right:20px}.ProductImageGallery_counter__KCeid{position:absolute;bottom:20px;right:20px;background:hsla(0,0%,100%,.95);color:#000;padding:.6rem 1.2rem;border-radius:25px;font-size:.85rem;font-weight:600;z-index:10;box-shadow:0 4px 20px rgba(0,0,0,.15);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .4s cubic-bezier(.4,0,.2,1);opacity:0;visibility:hidden;letter-spacing:.5px}.ProductImageGallery_counterVisible__JjAre{opacity:1;visibility:visible}.ProductImageGallery_thumbnailContainer__m3XCL{display:flex;gap:1rem;overflow-x:auto;padding:.75rem 0;scrollbar-width:thin;scrollbar-color:hsla(0,0%,100%,.3) transparent}.ProductImageGallery_thumbnailContainer__m3XCL::-webkit-scrollbar{height:8px}.ProductImageGallery_thumbnailContainer__m3XCL::-webkit-scrollbar-track{background:transparent;border-radius:4px}.ProductImageGallery_thumbnailContainer__m3XCL::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.3);border-radius:4px;-webkit-transition:background .3s ease;transition:background .3s ease}.ProductImageGallery_thumbnailContainer__m3XCL::-webkit-scrollbar-thumb:hover{background:hsla(0,0%,100%,.5)}.ProductImageGallery_thumbnail__NCuHj{position:relative;min-width:85px;width:85px;height:85px;border-radius:10px;overflow:hidden;cursor:pointer;border:2.5px solid transparent;transition:all .35s cubic-bezier(.4,0,.2,1);background-color:#0a0a0a;padding:0}.ProductImageGallery_thumbnail__NCuHj:hover{border-color:hsla(0,0%,100%,.6);transform:translateY(-4px);box-shadow:0 8px 20px rgba(0,0,0,.4)}.ProductImageGallery_thumbnailActive__y7vxT{border-color:#fff!important;box-shadow:0 6px 25px hsla(0,0%,100%,.3);transform:translateY(-2px)}.ProductImageGallery_thumbnailImage__3UtLk{object-fit:cover!important}.ProductImageGallery_videoThumbnail__Xmnce{position:relative;width:100%;height:100%}.ProductImageGallery_videoPlaceholder__XCIDS{width:100%;height:100%;background-color:#000;display:flex;align-items:center;justify-content:center;font-size:2rem;color:#fff}.ProductImageGallery_playIcon__wlJG9{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:rgba(0,0,0,.6);width:30px;height:30px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:.8rem;pointer-events:none}@media (max-width:768px){.ProductImageGallery_imageWrapper__9nEMm,.ProductImageGallery_videoWrapper__i_0_M{min-height:300px;height:400px;padding:1rem}.ProductImageGallery_mainVideo__43Y6O{max-height:400px}.ProductImageGallery_navButton__Do1Jg{width:42px;height:42px;font-size:1rem;border-radius:10px}.ProductImageGallery_navPrev__5BpVr{left:12px}.ProductImageGallery_navNext__ke__p{right:12px}.ProductImageGallery_counter__KCeid{font-size:.8rem;padding:.5rem 1rem;bottom:15px;right:15px}.ProductImageGallery_thumbnail__NCuHj{min-width:70px;width:70px;height:70px;border-radius:8px}.ProductImageGallery_thumbnailContainer__m3XCL{gap:.75rem}.ProductImageGallery_counter__KCeid,.ProductImageGallery_navButton__Do1Jg{opacity:.9;visibility:visible}}@media (max-width:480px){.ProductImageGallery_imageWrapper__9nEMm,.ProductImageGallery_videoWrapper__i_0_M{min-height:250px;height:300px;padding:.5rem}.ProductImageGallery_mainVideo__43Y6O{max-height:300px}}.ProductTabs_tabsContainer__YnX_q{width:100%;background-color:transparent}.ProductTabs_descriptionOnly__FGr6Z{width:100%;padding:2rem 0;color:#e0e0e0;line-height:1.8}.ProductTabs_descriptionOnly__FGr6Z h1,.ProductTabs_descriptionOnly__FGr6Z h2,.ProductTabs_descriptionOnly__FGr6Z h3,.ProductTabs_descriptionOnly__FGr6Z h4,.ProductTabs_descriptionOnly__FGr6Z h5,.ProductTabs_descriptionOnly__FGr6Z h6{color:#fff;margin-top:2rem;margin-bottom:1.5rem;font-weight:600}.ProductTabs_descriptionOnly__FGr6Z h1:first-child,.ProductTabs_descriptionOnly__FGr6Z h2:first-child,.ProductTabs_descriptionOnly__FGr6Z h3:first-child{margin-top:0}.ProductTabs_descriptionOnly__FGr6Z p{margin-bottom:1rem;color:#ccc}.ProductTabs_descriptionOnly__FGr6Z ol,.ProductTabs_descriptionOnly__FGr6Z ul{margin-left:1.5rem;margin-bottom:1.5rem;color:#ccc}.ProductTabs_descriptionOnly__FGr6Z li{margin-bottom:.5rem;line-height:1.6}.ProductTabs_tabHeaders__9298E{display:flex;gap:0;border-bottom:2px solid #333;overflow-x:auto;scrollbar-width:none}.ProductTabs_tabHeaders__9298E::-webkit-scrollbar{display:none}.ProductTabs_tabButton__vSSGE{padding:1rem 0;margin-right:2.5rem;background:transparent;color:#999;font-size:1.1rem;font-weight:500;cursor:pointer;transition:color .3s ease;position:relative;white-space:nowrap;border:none;border-bottom:3px solid transparent}.ProductTabs_tabButton__vSSGE:hover{color:#fff}.ProductTabs_tabButton__vSSGE.ProductTabs_active__YUD7_{color:#fff;font-weight:600;border-bottom:3px solid #fff}@keyframes ProductTabs_slideIn__h97o3{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.ProductTabs_tabContent__T_M5x{padding:2.5rem 0;min-height:200px;color:#e0e0e0;line-height:1.8;animation:ProductTabs_fadeIn__KujZD .4s ease}@keyframes ProductTabs_fadeIn__KujZD{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.ProductTabs_tabPane__2kDP7{color:#e0e0e0}.ProductTabs_tabPane__2kDP7 h1,.ProductTabs_tabPane__2kDP7 h2,.ProductTabs_tabPane__2kDP7 h3,.ProductTabs_tabPane__2kDP7 h4,.ProductTabs_tabPane__2kDP7 h5,.ProductTabs_tabPane__2kDP7 h6{color:#fff;margin-top:2rem;margin-bottom:1.5rem;font-weight:600}.ProductTabs_tabPane__2kDP7 h1:first-child,.ProductTabs_tabPane__2kDP7 h2:first-child,.ProductTabs_tabPane__2kDP7 h3:first-child{margin-top:0}.ProductTabs_tabPane__2kDP7 h2{font-size:1.6rem}.ProductTabs_tabPane__2kDP7 h3{font-size:1.3rem}.ProductTabs_tabPane__2kDP7 p{margin-bottom:1rem;color:#ccc}.ProductTabs_tabPane__2kDP7 ol,.ProductTabs_tabPane__2kDP7 ul{margin-left:1.5rem;margin-bottom:1.5rem;color:#ccc}.ProductTabs_tabPane__2kDP7 li{margin-bottom:.5rem;line-height:1.6}.ProductTabs_tabPane__2kDP7 table{width:100%;border-collapse:collapse;margin:1.5rem 0 2rem;background-color:transparent;border:1px solid #333}.ProductTabs_tabPane__2kDP7 th,.ProductTabs_tabPane__2kDP7 thead{display:none}.ProductTabs_tabPane__2kDP7 td{padding:1rem 1.5rem;border-bottom:1px solid #333;font-size:.95rem;vertical-align:top;line-height:1.6}.ProductTabs_tabPane__2kDP7 tbody tr:last-child td{border-bottom:none}.ProductTabs_tabPane__2kDP7 td:first-child{color:#999;font-weight:600;width:30%;background-color:hsla(0,0%,100%,.05)}.ProductTabs_tabPane__2kDP7 td:nth-child(2){color:#e0e0e0;background-color:transparent;width:70%}.ProductTabs_tabPane__2kDP7 tbody tr{transition:background-color .2s ease}.ProductTabs_tabPane__2kDP7 tbody tr:hover{background-color:hsla(0,0%,100%,.03)}.ProductTabs_tabPane__2kDP7 strong{color:#fff;font-weight:600}.ProductTabs_tabPane__2kDP7 a{color:#4a9eff;text-decoration:none;transition:color .2s ease}.ProductTabs_tabPane__2kDP7 a:hover{color:#6bb3ff;text-decoration:underline}.ProductTabs_tabPane__2kDP7 code{background-color:#1a1a1a;padding:.2rem .5rem;border-radius:4px;color:#ff6b6b;font-family:Courier New,monospace;font-size:.9em}.ProductTabs_tabPane__2kDP7 blockquote{border-left:4px solid #fff;padding-left:1.5rem;margin:1.5rem 0;color:#aaa;font-style:italic}@media (max-width:768px){.ProductTabs_tabButton__vSSGE{margin-right:1.5rem;padding:.875rem 0;font-size:1rem}.ProductTabs_tabContent__T_M5x{padding:1.5rem 0}.ProductTabs_tabPane__2kDP7 h2{font-size:1.5rem}.ProductTabs_tabPane__2kDP7 h3{font-size:1.3rem}.ProductTabs_tabPane__2kDP7 td{padding:.875rem 1rem;font-size:.9rem}.ProductTabs_tabPane__2kDP7 td:first-child{width:40%}.ProductTabs_tabPane__2kDP7 td:nth-child(2){width:60%}}@media (max-width:480px){.ProductTabs_tabButton__vSSGE{margin-right:1rem;padding:.75rem 0;font-size:.95rem}.ProductTabs_tabContent__T_M5x{padding:1rem 0}.ProductTabs_tabPane__2kDP7 td{padding:.75rem .875rem;font-size:.85rem}.ProductTabs_tabPane__2kDP7 td:first-child{width:45%}.ProductTabs_tabPane__2kDP7 td:nth-child(2){width:55%}}.ProductDetailPage_relatedProductsContainer__adgFs{position:relative;padding:20px 0 40px}.ProductDetailPage_relatedProductsSlider__oJh2m{position:relative;padding:15px 60px}.ProductDetailPage_relatedProductsSlider__oJh2m .swiper-container{overflow:visible}.ProductDetailPage_relatedProductsSlider__oJh2m .swiper-slide{position:relative;z-index:1;transition:z-index 0s}.ProductDetailPage_relatedProductsSlider__oJh2m .swiper-slide:hover{z-index:50!important}.ProductDetailPage_relatedProductsSlider__oJh2m .swiper-button-next,.ProductDetailPage_relatedProductsSlider__oJh2m .swiper-button-prev{color:#fff;background-color:hsla(0,0%,100%,.15);width:50px;height:50px;border-radius:50%;transition:all .3s ease;top:35%;margin-top:0;z-index:200;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.ProductDetailPage_relatedProductsSlider__oJh2m .swiper-button-next{right:0}.ProductDetailPage_relatedProductsSlider__oJh2m .swiper-button-prev{left:0}.ProductDetailPage_relatedProductsSlider__oJh2m .swiper-button-next:hover,.ProductDetailPage_relatedProductsSlider__oJh2m .swiper-button-prev:hover{background-color:hsla(0,0%,100%,.3);transform:scale(1.1)}.ProductDetailPage_relatedProductsSlider__oJh2m .swiper-button-next:after,.ProductDetailPage_relatedProductsSlider__oJh2m .swiper-button-prev:after{font-size:20px;font-weight:700}.ProductDetailPage_relatedProductsSlider__oJh2m .swiper-pagination{position:relative;width:100%;left:auto;top:auto;margin-top:25px;bottom:0!important}.ProductDetailPage_relatedProductsSlider__oJh2m .swiper-pagination-bullet{background-color:#fff;opacity:.5;width:10px;height:10px;border:none;border-radius:0;margin:0 5px;display:inline-block}.ProductDetailPage_relatedProductsSlider__oJh2m .swiper-pagination-bullet-active,.ProductDetailPage_relatedProductsSlider__oJh2m .swiper-pagination-bullet:hover{opacity:1;background-color:#fff}@media (max-width:1199px){.ProductDetailPage_relatedProductsSlider__oJh2m{padding:0 55px}}@media (max-width:991px){.ProductDetailPage_relatedProductsSlider__oJh2m{padding:0 50px}.ProductDetailPage_relatedProductsSlider__oJh2m .swiper-button-next,.ProductDetailPage_relatedProductsSlider__oJh2m .swiper-button-prev{width:45px;height:45px}.ProductDetailPage_relatedProductsSlider__oJh2m .swiper-button-next:after,.ProductDetailPage_relatedProductsSlider__oJh2m .swiper-button-prev:after{font-size:18px}}@media (max-width:767px){.ProductDetailPage_relatedProductsSlider__oJh2m{padding:0 45px}.ProductDetailPage_relatedProductsSlider__oJh2m .swiper-button-next,.ProductDetailPage_relatedProductsSlider__oJh2m .swiper-button-prev{width:40px;height:40px}.ProductDetailPage_relatedProductsSlider__oJh2m .swiper-button-next:after,.ProductDetailPage_relatedProductsSlider__oJh2m .swiper-button-prev:after{font-size:16px}.ProductDetailPage_relatedProductsSlider__oJh2m .swiper-pagination{margin-top:20px}}