.mqop-offers{width:100%;margin:20px 0;direction:rtl;font-family:inherit}.mqop-title{display:flex;align-items:center;gap:12px;margin-bottom:12px;text-align:center;font-size:13px;font-weight:700;color:var(--mqop-text)}.mqop-title:before,.mqop-title:after{content:"";height:1px;flex:1;background:var(--mqop-border)}.mqop-grid{display:grid;grid-template-columns:repeat(var(--mqop-cols),minmax(0,1fr));gap:7px}.mqop-card{appearance:none;position:relative;min-height:174px;padding:30px 8px 12px;border:1.5px solid var(--mqop-border);border-radius:var(--mqop-radius);background:#fff;color:var(--mqop-text);font-family:inherit;text-align:center;cursor:pointer;overflow:hidden;transition:.2s}.mqop-card:hover{border-color:var(--mqop-primary);transform:translateY(-1px)}.mqop-card.is-active{border:2px solid var(--mqop-primary);background:var(--mqop-selected);box-shadow:0 5px 16px rgba(0,0,0,.08)}.mqop-card-badge{position:absolute;top:0;right:0;left:0;padding:4px;background:var(--mqop-badge);color:var(--mqop-badge-text);font-size:9px;font-weight:800}.mqop-card-check{position:absolute;top:31px;left:6px;width:18px;height:18px;border:1.5px solid var(--mqop-border);border-radius:50%;display:grid;place-items:center;background:#fff;color:transparent;font-size:10px;font-weight:900}.mqop-card.is-active .mqop-card-check{background:var(--mqop-primary);border-color:var(--mqop-primary);color:#fff}.mqop-card-image{height:66px;display:flex;align-items:center;justify-content:center;margin-bottom:5px}.mqop-card-image img{width:auto!important;height:66px!important;max-width:82px!important;object-fit:contain!important;margin:0!important}.mqop-card-title,.mqop-card-subtitle,.mqop-card-price,.mqop-card-old,.mqop-card-saving{display:block}.mqop-card-title{font-size:12px;font-weight:800}.mqop-card-subtitle{min-height:27px;color:var(--mqop-muted);font-size:9px;line-height:1.45}.mqop-card-price{margin-top:5px;font-size:14px;font-weight:900}.mqop-card-old{font-size:9px;color:var(--mqop-muted);text-decoration:line-through}.mqop-card-saving{width:max-content;max-width:100%;margin:4px auto 0;padding:2px 6px;border-radius:99px;background:var(--mqop-primary);color:#fff;font-size:8px;font-weight:800}.mqop-card:focus-visible{outline:3px solid color-mix(in srgb,var(--mqop-primary) 30%,transparent);outline-offset:2px}.mqop-locked-qty{font-weight:800}@media(max-width:767px){.mqop-offers{margin:16px 0}.mqop-mobile-three .mqop-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:4px}.mqop-mobile-scroll .mqop-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:6px}.mqop-mobile-scroll .mqop-card{flex:0 0 42%;scroll-snap-align:start}.mqop-card{min-height:150px;padding:27px 3px 9px}.mqop-card-image{height:50px}.mqop-card-image img{height:50px!important;max-width:54px!important}.mqop-card-title{font-size:10px}.mqop-card-subtitle,.mqop-card-old,.mqop-card-badge{font-size:7.5px}.mqop-card-price{font-size:11px}.mqop-card-check{top:28px;left:3px;width:15px;height:15px}.mqop-card-saving{font-size:7px;padding:2px 4px}}
