.product-card-wrapper{direction:rtl;font-family:Readex Pro,sans-serif;background:#fff;border:1px solid #eee;border-radius:0;overflow:hidden;position:relative;transition:all .3s ease;height:100%;min-height:430px;border-bottom-left-radius:0;border-bottom-right-radius:0;zoom:.95;display:flex;flex-direction:column;max-width:250px;min-width:240px;margin:0 auto}@media(min-width:600px){.product-card-wrapper{zoom:1}}.product-card-wrapper:hover{box-shadow:0 10px 25px rgba(0,0,0,.08);transform:translateY(-2px)}@media(max-width:400px){.product-card-wrapper{zoom:.9}}.product-card-wrapper .card-link{text-decoration:none;color:inherit;display:flex;flex-direction:column;flex-grow:1}.product-card-wrapper .card-body{background-color:#fff;padding-bottom:4px;z-index:1;min-height:330px}.product-card-wrapper .card-image{position:relative;width:100%;aspect-ratio:1/1;background-color:#fff;overflow:hidden}.product-card-wrapper .card-image img{object-fit:contain;transition:transform .4s ease}.product-card-wrapper .card-text-content{margin-top:8px;padding:0 15px;text-align:right}.product-card-wrapper .product-title{font-size:15px;font-weight:700;color:#000;margin-bottom:2px;line-height:1.4;max-height:2.8em}.product-card-wrapper .product-subtitle,.product-card-wrapper .product-title{text-align:center;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.product-card-wrapper .product-subtitle{-webkit-line-clamp:1;font-size:12px;color:#515151;font-weight:400;margin-bottom:5px}.product-card-wrapper .meta-section{min-height:90px;display:flex;align-items:center;background-color:#f0f0f0;padding:0 15px;flex-grow:1;border-top:1px solid #f5f5f5}.product-card-wrapper .meta-row{display:flex;justify-content:space-between;align-items:flex-start;flex-grow:1;flex-direction:row-reverse}.product-card-wrapper .features-icons{display:flex;flex-direction:column;gap:4px;margin-top:4px;margin-bottom:4px}.product-card-wrapper .features-icons .icon-box{width:26px;display:flex;justify-content:center;align-items:center;gap:4px}.product-card-wrapper .features-icons .icon-box i{font-size:19px;color:#000}.product-card-wrapper .features-icons .icon-box:last-child{border-top:1px solid #cacaca;padding-top:4px}.product-card-wrapper .price-info{align-self:center;text-align:right;display:flex;flex-direction:column;align-items:flex-start}.product-card-wrapper .current-price{font-size:26px;font-weight:800;color:#000;line-height:1;display:flex;align-items:center;gap:4px}.product-card-wrapper .current-price small{line-height:1;display:inline-block;font-size:24px;font-weight:400;margin-top:6px}.product-card-wrapper .old-price-row{display:flex;gap:8px;font-size:13px;align-items:center;margin-top:2px;flex-direction:row-reverse}.product-card-wrapper .old-price{color:#6b6b6b;text-decoration:line-through;font-weight:400;font-size:12px}.product-card-wrapper .savings-badge{color:#199d64;font-weight:500;font-size:12px;display:flex;align-items:center;gap:2px}.product-card-wrapper .savings-badge .currency{font-size:11px;font-weight:400}.product-card-wrapper .card-action{width:100%;margin-top:0}.product-card-wrapper .btn-buy{min-width:50px;min-height:50px;background-color:#111;color:#fff;border:none;border-radius:0;font-family:Readex Pro,sans-serif;font-weight:700;font-size:18px;cursor:pointer;transition:background .2s;display:flex;align-items:center;justify-content:center}.product-card-wrapper .btn-buy:hover{background-color:#333}.product-card-wrapper .btn-buy:disabled{background-color:#ccc;cursor:not-allowed}.scrolling-bar_scrollingBarContainer__nSA1S{width:100%;overflow:hidden;padding:20px 0 40px;position:relative;margin-bottom:20px}.scrolling-bar_scrollingTrack__7vxBg{display:flex;width:max-content;animation:scrolling-bar_scroll__LpnqM 90s linear infinite;gap:60px}.scrolling-bar_scrollingBarContainer__nSA1S:hover .scrolling-bar_scrollingTrack__7vxBg{animation-play-state:paused}.scrolling-bar_scrollingItem__l2Vsg{display:flex;align-items:center;gap:10px;white-space:nowrap;color:#333;font-weight:500;padding:0}.scrolling-bar_scrollingIcon__WxKdM{height:80px;object-fit:contain}.scrolling-bar_crolling__6eIUk{z-index:1;position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(90deg,#f8f8f8c7 0,#f8f8f857 20%,#f8f8f800 50%,#f8f8f857 80%,#f8f8f8c7)}@keyframes scrolling-bar_scroll__LpnqM{0%{transform:translateX(0)}to{transform:translateX(50%);transform:translateX(-50%)}}