@charset "UTF-8";.ProductCard_product-card__NX8CX{padding:18px;background:#fff;border:1px solid #e5e7eb;border-radius:24px;overflow:hidden;transition:all .3s ease;display:flex;flex-direction:column;height:100%;gap:16px;box-shadow:0 10px 30px rgba(15,23,42,.06);position:relative}.ProductCard_product-card__NX8CX .ProductCard_discount-badge__HB1JW{position:absolute;top:0;left:0;z-index:15;display:inline-flex;align-items:center;justify-content:center;padding:6px 14px;border-radius:24px 0 12px 0;background:linear-gradient(135deg,#ff416c,#ff4b2b);color:#fff;font-size:16px;font-weight:800;letter-spacing:.02em;box-shadow:2px 2px 8px rgba(255,65,108,.3);text-shadow:0 1px 2px rgba(0,0,0,.15);line-height:1}.ProductCard_product-card__NX8CX:hover{transform:translateY(-4px);box-shadow:0 22px 44px rgba(15,23,42,.11);border-color:rgba(7,97,185,.18)}.ProductCard_product-card__NX8CX .ProductCard_images__gQAkB{position:relative;width:100%;height:270px;margin-bottom:0;background:transparent;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:20px}.ProductCard_product-card__NX8CX .ProductCard_images__gQAkB .ProductCard_image-skeleton__IglXa{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(90deg,#f0f0f0,#e0e0e0 20%,#f0f0f0 40%,#f0f0f0);background-size:200% 100%;animation:ProductCard_shimmer__vmTBI 1.5s infinite;z-index:1}@keyframes ProductCard_shimmer__vmTBI{0%{background-position:-200% 0}to{background-position:200% 0}}.ProductCard_product-card__NX8CX .ProductCard_images__gQAkB .ProductCard_product-icon-button__08ToV{position:absolute;top:14px;right:14px;z-index:13;width:48px;height:48px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;border:1px solid rgba(203,213,225,.9);background:hsla(0,0%,100%,.96);color:#334155;box-shadow:0 8px 20px rgba(15,23,42,.12);transition:all .22s ease;cursor:pointer}.ProductCard_product-card__NX8CX .ProductCard_images__gQAkB .ProductCard_product-icon-button__08ToV:hover{transform:scale(1.05);box-shadow:0 12px 26px rgba(15,23,42,.18)}.ProductCard_product-card__NX8CX .ProductCard_images__gQAkB .ProductCard_product-icon-button__08ToV svg{width:20px;height:20px;fill:currentColor}.ProductCard_product-card__NX8CX .ProductCard_images__gQAkB .ProductCard_favorite-button__R8s2j.ProductCard_active__XZvri{color:#fff;background:#ef4444;border-color:#ef4444}.ProductCard_product-card__NX8CX .ProductCard_images__gQAkB .ProductCard_image-wrapper__aRrq4{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.ProductCard_product-card__NX8CX .ProductCard_images__gQAkB .ProductCard_image-wrapper__aRrq4 .ProductCard_hover-indicators__0peTg{position:absolute;bottom:14px;left:50%;display:flex;justify-content:center;gap:8px;padding:0 14px;z-index:5;transform:translateX(-50%);background:hsla(0,0%,100%,.96);border-radius:999px;box-shadow:0 8px 20px rgba(15,23,42,.08)}.ProductCard_product-card__NX8CX .ProductCard_images__gQAkB .ProductCard_image-wrapper__aRrq4 .ProductCard_hover-indicators__0peTg .ProductCard_indicator__vCK2m{width:28px;height:3px;background:rgba(148,163,184,.4);border-radius:999px;transition:all .2s ease}.ProductCard_product-card__NX8CX .ProductCard_images__gQAkB .ProductCard_image-wrapper__aRrq4 .ProductCard_hover-indicators__0peTg .ProductCard_indicator__vCK2m.ProductCard_active__XZvri{background:#0761b9}.ProductCard_product-card__NX8CX .ProductCard_images__gQAkB .ProductCard_image-wrapper__aRrq4 .ProductCard_hover-areas__AnQ7D{position:absolute;inset:0;display:flex;z-index:10}.ProductCard_product-card__NX8CX .ProductCard_images__gQAkB .ProductCard_image-wrapper__aRrq4 .ProductCard_hover-areas__AnQ7D .ProductCard_hover-area__VA6O8{flex:1;height:100%}.ProductCard_product-card__NX8CX .ProductCard_images__gQAkB .ProductCard_image__gQGbo{-o-object-fit:contain;object-fit:contain;padding:2px;transition:transform .3s ease;width:100%;height:100%}.ProductCard_product-card__NX8CX:hover .ProductCard_images__gQAkB .ProductCard_image__gQGbo{transform:scale(1.03)}.ProductCard_product-card__NX8CX .ProductCard_details__wc9jO{display:flex;flex-direction:column;gap:12px;flex:1;padding:0 2px}.ProductCard_product-card__NX8CX .ProductCard_details__wc9jO .ProductCard_meta__ur9ZZ{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.ProductCard_product-card__NX8CX .ProductCard_details__wc9jO .ProductCard_title__Z23ro{font-size:16px;font-weight:700;color:#0f172a;line-height:1.28;margin:0;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;flex:1;min-height:44px;-webkit-line-clamp:3;line-clamp:3}.ProductCard_product-card__NX8CX .ProductCard_details__wc9jO .ProductCard_stock__kZsN7{display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:600;color:#16a34a}.ProductCard_product-card__NX8CX .ProductCard_details__wc9jO .ProductCard_stock-dot__hLcP8{width:9px;height:9px;border-radius:50%;background:currentColor;flex:0 0 auto}.ProductCard_product-card__NX8CX .ProductCard_details__wc9jO .ProductCard_stock__kZsN7.ProductCard_unavailable__m8fnU{color:#dc2626}.ProductCard_product-card__NX8CX .ProductCard_details__wc9jO .ProductCard_code__5obkg{color:#b0b7cc;font-size:13px;font-weight:600}.ProductCard_product-card__NX8CX .ProductCard_details__wc9jO .ProductCard_pricing__OTwv6{margin-top:auto;display:flex;align-items:flex-end;gap:12px;flex-wrap:wrap}.ProductCard_product-card__NX8CX .ProductCard_details__wc9jO .ProductCard_price__Z10KW{font-size:22px;font-weight:800;color:#111827}.ProductCard_product-card__NX8CX .ProductCard_details__wc9jO .ProductCard_old-price__Qmzsx{position:relative;color:#94a3b8;font-size:14px;font-weight:600}.ProductCard_product-card__NX8CX .ProductCard_details__wc9jO .ProductCard_old-price__Qmzsx:after{content:"";position:absolute;left:-2px;right:-2px;top:50%;height:2px;border-radius:999px;background:#ef4444;transform:translateY(-50%) rotate(-4deg)}.ProductCard_product-card__NX8CX .ProductCard_buy-button__tF0Us{width:100%;min-height:52px;display:inline-flex;align-items:center;justify-content:center;gap:10px;border:none;border-radius:16px;background:linear-gradient(135deg,#0761b9,#0a78d8);color:#fff;font-size:17px;font-weight:700;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background .2s ease;box-shadow:0 14px 24px rgba(7,97,185,.22)}.ProductCard_product-card__NX8CX .ProductCard_buy-button__tF0Us:hover{transform:translateY(-1px);box-shadow:0 18px 30px rgba(7,97,185,.28)}.ProductCard_product-card__NX8CX .ProductCard_buy-button__tF0Us.ProductCard_in-cart__3a936{background:linear-gradient(135deg,#16a34a,#22c55e);box-shadow:0 14px 24px rgba(34,197,94,.22)}.ProductCard_product-card__NX8CX .ProductCard_buy-button__tF0Us svg{width:20px;height:20px;stroke:currentColor;stroke-width:2;fill:none}.ProductCard_product-card__NX8CX .ProductCard_helper-text__4VyGQ{margin-top:-6px;color:#94a3b8;font-size:12px;line-height:1.4}.ProductCard_product-card__NX8CX.ProductCard_list-view__0Rqfl{flex-direction:row!important;align-items:stretch!important;padding:0!important;gap:0!important}.ProductCard_product-card__NX8CX.ProductCard_list-view__0Rqfl .ProductCard_images__gQAkB{width:250px!important;height:250px!important;flex-shrink:0!important;border-right:1px solid #e5e7eb;border-radius:20px 0 0 20px}.ProductCard_product-card__NX8CX.ProductCard_list-view__0Rqfl .ProductCard_details__wc9jO{padding:24px 32px!important;display:flex;flex-direction:column;flex:1;justify-content:space-between;gap:16px}.ProductCard_product-card__NX8CX.ProductCard_list-view__0Rqfl .ProductCard_details__wc9jO .ProductCard_title__Z23ro{font-size:18px;font-weight:700;line-height:1.4;margin:0;width:100%;-webkit-line-clamp:2;line-clamp:2;min-height:auto}.ProductCard_product-card__NX8CX.ProductCard_list-view__0Rqfl .ProductCard_action-container__G3brc{display:flex;justify-content:space-between;align-items:flex-end;margin-top:auto;width:100%}.ProductCard_product-card__NX8CX.ProductCard_list-view__0Rqfl .ProductCard_buy-button__tF0Us{position:static!important;margin:0!important;width:auto!important;min-width:180px;max-width:240px;align-self:flex-end}.ProductCard_product-card__NX8CX.ProductCard_list-view__0Rqfl .ProductCard_discount-badge__HB1JW{border-radius:24px 0 12px 0}.ProductCard_product-card__NX8CX.ProductCard_compact-view__etG1D{flex-direction:row;align-items:center;padding:12px 20px;gap:20px;min-height:100px}.ProductCard_product-card__NX8CX.ProductCard_compact-view__etG1D .ProductCard_images__gQAkB{width:80px!important;height:80px!important;flex-shrink:0}.ProductCard_product-card__NX8CX.ProductCard_compact-view__etG1D .ProductCard_details__wc9jO{padding:0;flex:1}.ProductCard_product-card__NX8CX.ProductCard_compact-view__etG1D .ProductCard_details__wc9jO .ProductCard_title__Z23ro{min-height:auto;-webkit-line-clamp:1;line-clamp:1}.ProductCard_product-card__NX8CX.ProductCard_compact-view__etG1D .ProductCard_buy-button__tF0Us{width:auto!important;min-width:120px;min-height:44px}@media (max-width:768px){.ProductCard_product-card__NX8CX.ProductCard_list-view__0Rqfl{flex-direction:column!important}.ProductCard_product-card__NX8CX.ProductCard_list-view__0Rqfl .ProductCard_images__gQAkB{width:100%!important;height:240px!important;border-right:none;border-bottom:1px solid #e5e7eb;border-radius:20px 20px 0 0}.ProductCard_product-card__NX8CX.ProductCard_list-view__0Rqfl .ProductCard_details__wc9jO{padding:20px!important}.ProductCard_product-card__NX8CX.ProductCard_list-view__0Rqfl .ProductCard_action-container__G3brc{flex-direction:column;align-items:stretch;gap:16px}.ProductCard_product-card__NX8CX.ProductCard_list-view__0Rqfl .ProductCard_buy-button__tF0Us{width:100%!important;max-width:none}}label.Checkbox_checkbox__hWVxe{display:flex;align-items:center;-webkit-user-select:none;-moz-user-select:none;user-select:none}label.Checkbox_checkbox__hWVxe input{margin-right:8px!important}label.Checkbox_checkbox__hWVxe div{font-size:12px}.slick-slider{box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list,.slick-slider{position:relative;display:block}.slick-list{overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{transform:translateZ(0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(/_next/static/media/ajax-loader.0b80f665.gif) 50% no-repeat}@font-face{font-family:slick;font-weight:400;font-style:normal;src:url(/_next/static/media/slick.25572f22.eot);src:url(/_next/static/media/slick.25572f22.eot?#iefix) format("embedded-opentype"),url(/_next/static/media/slick.653a4cbb.woff) format("woff"),url(/_next/static/media/slick.6aa1ee46.ttf) format("truetype"),url(/_next/static/media/slick.f895cfdf.svg#slick) format("svg")}.slick-next,.slick-prev{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;transform:translateY(-50%);cursor:pointer;border:none}.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover{color:transparent;outline:none;background:transparent}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{font-family:slick;font-size:20px;line-height:1;opacity:.75;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{right:-25px;left:auto}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{right:auto;left:-25px}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;margin:0 5px;padding:0}.slick-dots li,.slick-dots li button{width:20px;height:20px;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;padding:5px;color:transparent;border:0;outline:none;background:transparent}.slick-dots li button:focus,.slick-dots li button:hover{outline:none}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{font-family:slick;font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:"•";text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:.75;color:#000}.BrandsList_brand__Qv6md{color:#004486;transition:.2s;cursor:pointer}.BrandsList_brand__Qv6md:hover{text-decoration:underline}