.SearchPage_title__VHrSN{font-size:2rem;margin-bottom:1.5rem;color:var(--color-text-primary,#333)}.SearchPage_empty__TY8Pa,.SearchPage_error__eXevB{font-size:1.1rem;color:var(--color-text-secondary,#666);padding:2rem 0}.SearchPage_error__eXevB{color:#d32f2f}.SearchPage_grid__xtGl1{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));grid-gap:1.5rem;gap:1.5rem}.SearchPage_card__DD2vu{display:flex;flex-direction:column;border:1px solid var(--color-border,#eee);border-radius:8px;overflow:hidden;text-decoration:none;color:inherit;transition:box-shadow .2s;background:#fff}.SearchPage_card__DD2vu:hover{box-shadow:0 4px 12px rgba(0,0,0,.1)}.SearchPage_imageWrapper__fyECt{aspect-ratio:1/1;background:#f5f5f5;display:flex;align-items:center;justify-content:center}.SearchPage_image__6KDOQ{width:100%;height:100%;object-fit:contain}.SearchPage_info__vMg4d{padding:1rem;display:flex;flex-direction:column;flex-grow:1}.SearchPage_name__65Y1W{font-size:.95rem;font-weight:500;margin:0 0 .5rem;line-height:1.3;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.SearchPage_sku__bCNdZ{font-size:.8rem;color:var(--color-text-secondary,#666);margin:0 0 .5rem}.SearchPage_price__by0hK{margin-top:auto;font-size:1.1rem;font-weight:700;color:var(--color-text-primary,#333)}.SearchPage_oldPrice__xm70l{text-decoration:line-through;color:var(--color-text-secondary,#666);font-weight:400;font-size:.9rem;margin-right:.5rem}.SearchPage_newPrice__3cHyH{color:#d32f2f}.SearchPage_grid__xtGl1{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:20px;gap:20px;margin-top:24px}@media (min-width:768px){.SearchPage_grid__xtGl1{grid-template-columns:repeat(3,1fr)}}@media (min-width:1024px){.SearchPage_grid__xtGl1{grid-template-columns:repeat(5,1fr)}}.SearchPage_title__VHrSN{font-size:28px;font-weight:700;color:#333;margin-bottom:16px}.SearchPage_empty__TY8Pa,.SearchPage_error__eXevB{font-size:16px;color:#666;padding:40px 0;text-align:center}.SearchPage_error__eXevB{color:#e74c3c}.ProductCard_productItem__bltvk{position:relative;overflow:visible;width:100%;height:100%}.ProductCard_productItemIn__dWxc1{position:relative;z-index:1;display:flex;flex-direction:column;border:1px solid #eaeaea;border-radius:12px;padding:16px;background:#fff;transition:transform .3s ease,box-shadow .3s ease,border-radius .3s ease;height:100%}.ProductCard_productItem__bltvk:hover .ProductCard_productItemIn__dWxc1{border-radius:12px 12px 0 0;border-bottom-color:transparent;box-shadow:0 0 20px rgba(170,189,206,.25)}.ProductCard_badges__DPTHa{position:absolute;top:12px;left:12px;display:flex;flex-direction:column;gap:6px;z-index:3}.ProductCard_badge__5i2Zk{font-size:11px;font-weight:700;text-transform:uppercase;padding:4px 8px;border-radius:4px;color:#fff}.ProductCard_badgeNew__rZiJ6{background-color:#3498db}.ProductCard_badgeHit__QJ7P5{background-color:#9b59b6}.ProductCard_badgeSale__C0PJ8{background-color:#e74c3c}.ProductCard_gallery__MXn3s{position:relative;display:block;width:100%;aspect-ratio:1/1;margin-bottom:12px;border-radius:8px;overflow:hidden}.ProductCard_imagesContainer__qBZFR{position:relative;width:100%;height:100%}.ProductCard_imageWrap__o39Bf{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transition:opacity .3s ease,transform .3s ease;transform:translateX(100%)}.ProductCard_imageWrap__o39Bf.ProductCard_isActive__GtFwZ{opacity:1;transform:translateX(0)}.ProductCard_imageWrap__o39Bf img{width:100%;height:100%;object-fit:contain}.ProductCard_hoverZones__2xLZ4{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;z-index:2}.ProductCard_hoverZone__WVuoP{flex:1 1;height:100%;cursor:pointer}.ProductCard_gallery__MXn3s:has(.ProductCard_hoverZone__WVuoP[data-index="0"]:hover) .ProductCard_imageWrap__o39Bf:first-child,.ProductCard_gallery__MXn3s:has(.ProductCard_hoverZone__WVuoP[data-index="1"]:hover) .ProductCard_imageWrap__o39Bf:nth-child(2),.ProductCard_gallery__MXn3s:has(.ProductCard_hoverZone__WVuoP[data-index="2"]:hover) .ProductCard_imageWrap__o39Bf:nth-child(3),.ProductCard_gallery__MXn3s:has(.ProductCard_hoverZone__WVuoP[data-index="3"]:hover) .ProductCard_imageWrap__o39Bf:nth-child(4),.ProductCard_gallery__MXn3s:has(.ProductCard_hoverZone__WVuoP[data-index="4"]:hover) .ProductCard_imageWrap__o39Bf:nth-child(5){opacity:1;transform:translateX(0);z-index:1}.ProductCard_gallery__MXn3s:has(.ProductCard_hoverZone__WVuoP:hover) .ProductCard_imageWrap__o39Bf.ProductCard_isActive__GtFwZ{opacity:0;transform:translateX(-100%)}.ProductCard_pagination__HWaT6{position:absolute;bottom:8px;left:50%;transform:translateX(-50%);display:flex;gap:4px;z-index:3}.ProductCard_bullet__kb0PJ{width:12px;height:4px;border-radius:2px;background:rgba(0,0,0,.2);transition:all .3s ease}.ProductCard_bullet__kb0PJ.ProductCard_isActive__GtFwZ{background:#364719;width:24px}.ProductCard_gallery__MXn3s:has(.ProductCard_hoverZone__WVuoP[data-index="0"]:hover) .ProductCard_bullet__kb0PJ:first-child,.ProductCard_gallery__MXn3s:has(.ProductCard_hoverZone__WVuoP[data-index="1"]:hover) .ProductCard_bullet__kb0PJ:nth-child(2),.ProductCard_gallery__MXn3s:has(.ProductCard_hoverZone__WVuoP[data-index="2"]:hover) .ProductCard_bullet__kb0PJ:nth-child(3),.ProductCard_gallery__MXn3s:has(.ProductCard_hoverZone__WVuoP[data-index="3"]:hover) .ProductCard_bullet__kb0PJ:nth-child(4),.ProductCard_gallery__MXn3s:has(.ProductCard_hoverZone__WVuoP[data-index="4"]:hover) .ProductCard_bullet__kb0PJ:nth-child(5){background:#364719;width:24px}.ProductCard_gallery__MXn3s:has(.ProductCard_hoverZone__WVuoP:hover) .ProductCard_bullet__kb0PJ.ProductCard_isActive__GtFwZ{background:rgba(0,0,0,.2);width:12px}.ProductCard_status__AR8BN{font-size:14px;font-weight:600;margin-bottom:20px;margin-left:15px;position:relative}.ProductCard_status__AR8BN:before{content:"";width:7px;height:7px;border-radius:50%;background:#27ae60;position:absolute;left:-15px;top:calc(50% - 3px)}.ProductCard_statusInStock__7gMju{color:#27ae60}.ProductCard_statusOutOfStock__A2Zwt{color:#e74c3c}.ProductCard_statusOutOfStock__A2Zwt:before{background:#e74c3c}.ProductCard_productTitle__hkkEQ{font-size:16px;font-weight:500;color:#333;text-decoration:none;line-height:1.5;min-height:50px;margin-bottom:15px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;flex-grow:1}.ProductCard_productTitle__hkkEQ:hover{color:#364719}.ProductCard_priceBlock__motaE{display:flex;align-items:baseline;gap:8px;margin-bottom:16px;flex-wrap:wrap}.ProductCard_discountMark__dOvx2{font-size:15px;font-weight:700;color:#fff;background:#ce0000;padding:2px 6px;border-radius:4px;text-decoration:none}.ProductCard_priceSpecial__YTnIm{font-size:20px;font-weight:700;color:#e74c3c;text-decoration:none}.ProductCard_priceOld__8Q5yk{font-size:14px;color:#999;text-decoration:line-through}.ProductCard_priceRegular__O7yms{font-size:20px;font-weight:700;color:#333;text-decoration:none}.ProductCard_actions__1_APa{position:absolute;top:100%;left:-1px;right:-1px;display:flex;gap:8px;align-items:center;max-height:0;opacity:0;overflow:hidden;transition:max-height .4s ease,opacity .3s ease,padding .3s ease;z-index:10;background:#fff;padding:0 16px;border:1px solid #eaeaea;border-top:none;border-radius:0 0 12px 12px;pointer-events:none}.ProductCard_productItem__bltvk:hover{z-index:20;transition-delay:0s}.ProductCard_productItem__bltvk:hover .ProductCard_actions__1_APa{max-height:85px;opacity:1;padding:12px 16px 15px;pointer-events:auto;box-shadow:0 5px 20px 0 rgba(170,189,206,.25)}.ProductCard_cartButton___SrlT{display:flex;align-items:center;justify-content:center;gap:8px;flex:1 1;padding:15px;background-color:#364719;color:#fff;border:none;border-radius:5px;font-size:14px;font-weight:600;cursor:pointer;transition:background-color .2s ease}.ProductCard_cartButton___SrlT:hover:not(:disabled){background-color:#4a6123}.ProductCard_cartButton___SrlT:disabled{background-color:#ccc;cursor:not-allowed}.ProductCard_favoriteButton__vwO_w{display:flex;align-items:center;justify-content:center;width:50px;height:50px;background-color:#f8f9fa;border:1px solid #eaeaea;border-radius:5px;cursor:pointer;transition:background-color .2s ease,border-color .2s ease}.ProductCard_favoriteButton__vwO_w:hover{background-color:#e9ecef;border-color:#364719}@media (max-width:767px){.ProductCard_productItemIn__dWxc1{padding:12px}.ProductCard_actions__1_APa{position:relative;top:auto;left:auto;right:auto;max-height:none;opacity:1;padding:12px 0 15px;border:none;border-radius:0;box-shadow:none;pointer-events:auto}.ProductCard_hoverZones__2xLZ4,.ProductCard_imageWrap__o39Bf:not(.ProductCard_isActive__GtFwZ){display:none}.ProductCard_imageWrap__o39Bf.ProductCard_isActive__GtFwZ{position:relative;transform:none}.ProductCard_pagination__HWaT6{display:none}.ProductCard_productTitle__hkkEQ{font-size:14px;-webkit-line-clamp:3}.ProductCard_priceRegular__O7yms,.ProductCard_priceSpecial__YTnIm{font-size:18px}}.Breadcrumbs_breadcrumbs__MKjVP{padding:20px 0}.Breadcrumbs_menu__JQwGT{display:flex;flex-wrap:wrap;gap:8px;list-style:none;margin:0 0 15px;padding:0;font-size:13px;color:#666}.Breadcrumbs_menu__JQwGT li{display:flex;align-items:center;gap:8px}.Breadcrumbs_menu__JQwGT li:not(:last-child):after{content:"/";color:#999}.Breadcrumbs_link__CoQgX{color:#364719;text-decoration:none;transition:color .2s}.Breadcrumbs_link__CoQgX:hover{color:#d4af37}.Breadcrumbs_title__lqaTJ{font-size:28px;font-weight:700;color:#333;margin:0 0 10px}.Breadcrumbs_counter__A6lgx{font-size:14px;color:#999}.DeliveryCarousel_delivery__1KXzd{width:100%}.DeliveryCarousel_group__VSs_t{margin:0 0 30px}.DeliveryCarousel_group__VSs_t:last-child{margin-bottom:0}.DeliveryCarousel_groupTitle__IrHMV{font-size:20px;font-weight:600;color:#343434;line-height:1.3;margin:0 0 16px}.DeliveryCarousel_groupSubtitle__hm_EK{font-size:14px;font-weight:400;color:#888}.DeliveryCarousel_carousel__fvTyI{display:flex;flex-wrap:nowrap;gap:20px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-bottom:8px;scrollbar-width:none;-ms-overflow-style:none;cursor:-webkit-grab;cursor:grab;-webkit-user-select:none;-moz-user-select:none;user-select:none}.DeliveryCarousel_carousel__fvTyI::-webkit-scrollbar{display:none;width:0;height:0}.DeliveryCarousel_carousel__fvTyI.DeliveryCarousel_grabbing__X6bbk{cursor:-webkit-grabbing;cursor:grabbing;scroll-snap-type:none}.DeliveryCarousel_slide___X50Y{flex:0 0 260px;scroll-snap-align:start;display:flex}.DeliveryCarousel_item__Za2Yh{display:flex;flex-direction:column;width:100%;padding:25px 20px 20px;border:1px solid #e4e4e4;border-radius:10px;background:#fff}.DeliveryCarousel_itemHead__VuApk{display:flex;flex-direction:column;align-items:center;margin:0 0 15px}.DeliveryCarousel_itemIcon__81ExW{display:block;width:100px;height:100px;margin-bottom:20px}.DeliveryCarousel_itemIcon__81ExW img{width:100%;height:100%;object-fit:contain}.DeliveryCarousel_itemTitle__wJRMN{display:block;text-align:center;font-size:17px;line-height:1.2;font-weight:500;color:#343434}.DeliveryCarousel_itemBadge__bYOyq{display:block;text-align:center;margin-top:6px;font-size:14px;line-height:1.2;font-weight:500;color:#364719}.DeliveryCarousel_itemBody__7F6xy{font-size:15px;line-height:1.7;font-weight:400;color:#343434;display:flex;flex-direction:column;flex:1 1 auto}.DeliveryCarousel_itemBody__7F6xy p{margin:0 0 16px}.DeliveryCarousel_itemMore___nC8E{margin-top:auto;text-align:right;font-size:15px;line-height:1.2;font-weight:500}.DeliveryCarousel_moreLink__9jK7Y{color:#4791ff;border-bottom:1px solid #e3eeff;text-decoration:none;transition:color .2s ease,border-color .2s ease}.DeliveryCarousel_moreLink__9jK7Y:hover{color:#2f6fd6;border-bottom-color:transparent}.DeliveryCarousel_moreArrow__aSzM2{display:inline-block;margin-left:6px;vertical-align:middle}.DeliveryCarousel_scrollbar__izpyL{position:relative;z-index:0;margin:12px 0 0;height:10px;background:#fff;border-radius:5px}.DeliveryCarousel_scrollbarDrag__qq7Fo{display:block;width:100px;height:50%;position:relative;top:25%;left:0;background:#78734b;border-radius:5px;cursor:pointer;transition:background-color .2s ease}.DeliveryCarousel_scrollbarDrag__qq7Fo:hover{background:#4a6123}.GuaranteesCarousel_guarantees__VXOjW{width:100%}.GuaranteesCarousel_carousel__8ttKO{display:flex;flex-wrap:nowrap;gap:20px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-bottom:8px;scrollbar-width:none;-ms-overflow-style:none;cursor:-webkit-grab;cursor:grab;-webkit-user-select:none;-moz-user-select:none;user-select:none}.GuaranteesCarousel_carousel__8ttKO::-webkit-scrollbar{display:none;width:0;height:0}.GuaranteesCarousel_carousel__8ttKO.GuaranteesCarousel_grabbing__xPwH1{cursor:-webkit-grabbing;cursor:grabbing;scroll-snap-type:none}.GuaranteesCarousel_slide__ORPNj{flex:0 0 270px;scroll-snap-align:start;display:flex}.GuaranteesCarousel_item__LWHBq{display:flex;flex-direction:column;width:100%;padding:25px 20px 10px;border:1px solid #e4e4e4;border-radius:10px;background:#fff}.GuaranteesCarousel_itemHead__tRwnF{display:flex;flex-direction:column;align-items:center;margin:0 0 15px}.GuaranteesCarousel_itemIcon__NxEIJ{display:block;width:100px;height:100px;margin-bottom:20px}.GuaranteesCarousel_itemIcon__NxEIJ img{width:100%;height:100%;object-fit:contain}.GuaranteesCarousel_itemTitle__qhKau{display:block;text-align:center;font-size:17px;line-height:1.2;font-weight:500;color:#343434}.GuaranteesCarousel_itemBody__xWO0d{font-size:15px;line-height:1.7;font-weight:400;color:#343434;display:flex;flex-direction:column;flex:1 1 auto}.GuaranteesCarousel_itemBody__xWO0d p{margin:0 0 16px}.GuaranteesCarousel_itemMore__fKLga{margin-top:auto;margin-bottom:20px;text-align:right;font-size:15px;line-height:1.2;font-weight:500}.GuaranteesCarousel_moreLink__qvr3T{color:#4791ff;border-bottom:1px solid #e3eeff;text-decoration:none;transition:color .2s ease,border-color .2s ease}.GuaranteesCarousel_moreLink__qvr3T:hover{color:#2f6fd6;border-bottom-color:transparent}.GuaranteesCarousel_moreArrow__8O7oW{display:inline-block;margin-left:6px;vertical-align:middle}.GuaranteesCarousel_scrollbar__NgR6B{position:relative;z-index:0;margin:12px 0 0;height:10px;background:#fff;border-radius:5px}.GuaranteesCarousel_scrollbarDrag__EyEtJ{display:block;width:100px;height:50%;position:relative;top:25%;left:0;background:#78734b;border-radius:5px;cursor:pointer;transition:background-color .2s ease}.GuaranteesCarousel_scrollbarDrag__EyEtJ:hover{background:#4a6123}.PaymentCarousel_payment__NPGsr{width:100%}.PaymentCarousel_group__yoyms{margin:0 0 30px}.PaymentCarousel_group__yoyms:last-child{margin-bottom:0}.PaymentCarousel_groupTitle__AL_Re{font-size:20px;font-weight:600;color:#343434;line-height:1.3;margin:0 0 16px}.PaymentCarousel_groupSubtitle__ddCUU{font-size:14px;font-weight:400;color:#888}.PaymentCarousel_carousel__Q0vsf{display:flex;flex-wrap:nowrap;gap:20px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-bottom:8px;scrollbar-width:none;-ms-overflow-style:none;cursor:-webkit-grab;cursor:grab;-webkit-user-select:none;-moz-user-select:none;user-select:none}.PaymentCarousel_carousel__Q0vsf::-webkit-scrollbar{display:none;width:0;height:0}.PaymentCarousel_carousel__Q0vsf.PaymentCarousel_grabbing__18b9R{cursor:-webkit-grabbing;cursor:grabbing;scroll-snap-type:none}.PaymentCarousel_slide__aP_1o{flex:0 0 260px;scroll-snap-align:start;display:flex}.PaymentCarousel_item___VDEZ{display:flex;flex-direction:column;width:100%;padding:25px 20px 20px;border:1px solid #e4e4e4;border-radius:10px;background:#fff}.PaymentCarousel_itemHead__rpKoQ{display:flex;flex-direction:column;align-items:center;margin:0 0 15px}.PaymentCarousel_itemIcon__ACAwb{display:block;width:100px;height:100px;margin-bottom:20px}.PaymentCarousel_itemIcon__ACAwb img{width:100%;height:100%;object-fit:contain}.PaymentCarousel_itemTitle__wHtfg{display:block;text-align:center;font-size:17px;line-height:1.2;font-weight:500;color:#343434}.PaymentCarousel_itemBody__N6G3D{font-size:15px;line-height:1.7;font-weight:400;color:#343434;display:flex;flex-direction:column;flex:1 1 auto}.PaymentCarousel_itemBody__N6G3D p{margin:0 0 16px}.PaymentCarousel_itemMore__s1mOJ{margin-top:auto;text-align:right;font-size:15px;line-height:1.2;font-weight:500}.PaymentCarousel_moreLink___tHOB{color:#4791ff;border-bottom:1px solid #e3eeff;text-decoration:none;transition:color .2s ease,border-color .2s ease}.PaymentCarousel_moreLink___tHOB:hover{color:#2f6fd6;border-bottom-color:transparent}.PaymentCarousel_moreArrow__LAQlQ{display:inline-block;margin-left:6px;vertical-align:middle}.PaymentCarousel_scrollbar___BeUG{position:relative;z-index:0;margin:12px 0 0;height:10px;background:#fff;border-radius:5px}.PaymentCarousel_scrollbarDrag__2DgCz{display:block;width:100px;height:50%;position:relative;top:25%;left:0;background:#78734b;border-radius:5px;cursor:pointer;transition:background-color .2s ease}.PaymentCarousel_scrollbarDrag__2DgCz:hover{background:#4a6123}.CopyButton_copyButton__8zkR5{display:contents}.CopyButton_text__IO_Ha{font-size:14px}.CopyButton_copyButton__8zkR5 .CopyButton_text__IO_Ha{font-size:14px;cursor:pointer;transition:color .15s ease}.CopyButton_copyButton__8zkR5:hover .CopyButton_text__IO_Ha{color:#2f6fd0}.CopyButton_copyButton__8zkR5.CopyButton_copied__cUagL .CopyButton_text__IO_Ha{color:#43a047}.DiscountModal_overlay__s7mag{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.6);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9998}.DiscountModal_modal__pJqr6{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:#fff;border-radius:16px;padding:32px;width:90%;max-width:480px;z-index:9999;box-shadow:0 10px 40px rgba(0,0,0,.2)}.DiscountModal_closeBtn__hpRa2{position:absolute;top:16px;right:16px;background:none;border:none;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;color:#666;transition:color .2s}.DiscountModal_closeBtn__hpRa2:hover{color:#000}.DiscountModal_title__P8_aW{font-size:24px;font-weight:600;margin:0 0 24px;color:#1a1a1a}.DiscountModal_subtitle__5Xtxk{font-size:14px;color:#666;margin:0 0 16px}.DiscountModal_couponList__sXXTB{display:flex;flex-direction:column;gap:12px;margin-bottom:24px}.DiscountModal_couponItem__LEzXr{display:flex;justify-content:space-between;align-items:center;padding:16px;background:#f8f9fa;border-radius:12px;border:1px solid #e9ecef}.DiscountModal_couponInfo__CM6FG{display:flex;flex-direction:column}.DiscountModal_couponAmount__BusRw{font-size:20px;font-weight:700;color:#1a1a1a}.DiscountModal_couponCondition__xxHFF{font-size:13px;color:#666;margin-top:4px}.DiscountModal_couponAction__Exkoc{display:flex;align-items:center;gap:12px}.DiscountModal_couponCode__yeST4{font-family:monospace;font-size:16px;font-weight:600;color:#0056b3;background:#e7f1ff;padding:6px 10px;border-radius:6px}.DiscountModal_authPrompt__EfzMT{margin-bottom:16px}.DiscountModal_authBtn__1sODY{width:100%;padding:14px;background:#364719;color:#fff;border:none;border-radius:10px;font-size:16px;font-weight:500;cursor:pointer;transition:background .2s}.DiscountModal_authBtn__1sODY:hover{background:#333}.DiscountModal_infoText__ck4ph{font-size:13px;color:#888;text-align:center;margin:0}.DiscountModal_infoText__ck4ph a{color:#0056b3;text-decoration:underline}.ProductsDisplayBlock_productsFeatured__c3JIN{padding:35px 0 0}.ProductsDisplayBlock_container__R5_9V{max-width:100%;margin:0 auto;padding:0 15px}.ProductsDisplayBlock_sectionTitle__lEzkv{display:block;font-size:35px;font-weight:700;color:#333;margin-bottom:24px;text-align:left}.ProductsDisplayBlock_carouselWrapper__JPbYi{position:relative}.ProductsDisplayBlock_swiperContainer__QBhN4{display:flex;align-items:flex-start;gap:20px;overflow-x:auto;overflow-y:visible;scroll-snap-type:x mandatory;padding-bottom:100px;-webkit-overflow-scrolling:touch;scrollbar-width:none!important;-ms-overflow-style:none!important}.ProductsDisplayBlock_swiperContainer__QBhN4::-webkit-scrollbar{display:none!important;width:0!important;height:0!important}.ProductsDisplayBlock_swiperContainer__QBhN4::-webkit-scrollbar-track{background:#eef0f3!important;border-radius:0!important;margin:0 10px!important}.ProductsDisplayBlock_swiperContainer__QBhN4::-webkit-scrollbar-thumb{background:#364719!important;border-radius:0!important;cursor:pointer!important}.ProductsDisplayBlock_swiperSlide__9Hk2e{flex-grow:0;flex-shrink:0;flex-basis:calc(20% - 16px);scroll-snap-align:start;position:relative}.ProductsDisplayBlock_productItem__WYoI6{position:relative;overflow:visible}.ProductsDisplayBlock_productItemIn__izFDf{position:relative;z-index:1;display:flex;flex-direction:column;border:1px solid #eaeaea;border-radius:12px;padding:16px;background:#fff;transition:transform .3s ease,box-shadow .3s ease,border-radius .3s ease;height:100%}.ProductsDisplayBlock_productItem__WYoI6:hover .ProductsDisplayBlock_productItemIn__izFDf{border-radius:12px 12px 0 0;border-bottom-color:transparent;box-shadow:0 0 20px rgba(170,189,206,.25)}.ProductsDisplayBlock_productItemIn__izFDf:before{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;border-radius:inherit;background:#fff;opacity:0;transition:opacity .25s ease}.ProductsDisplayBlock_badges__Rswcu{position:absolute;top:12px;left:12px;display:flex;flex-direction:column;gap:6px;z-index:3}.ProductsDisplayBlock_badge___qvfo{font-size:11px;font-weight:700;text-transform:uppercase;padding:4px 8px;border-radius:4px;color:#fff}.ProductsDisplayBlock_badgeNew__UqMBJ{background-color:#3498db}.ProductsDisplayBlock_badgeHit__ZIEpU{background-color:#9b59b6}.ProductsDisplayBlock_badgeSale__1iun2{background-color:#e74c3c}.ProductsDisplayBlock_gallery__sdDYo{position:relative;display:block;width:100%;aspect-ratio:1/1;margin-bottom:12px;border-radius:8px;overflow:hidden}.ProductsDisplayBlock_imagesContainer__K6_py{position:relative;width:100%;height:100%}.ProductsDisplayBlock_imageWrap__1MyjY{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transition:opacity .3s ease,transform .3s ease;transform:translateX(100%)}.ProductsDisplayBlock_imageWrap__1MyjY.ProductsDisplayBlock_isActive__Bvusm{opacity:1;transform:translateX(0)}.ProductsDisplayBlock_imageWrap__1MyjY img{width:100%;height:100%;object-fit:contain}.ProductsDisplayBlock_hoverZones__6br6e{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;z-index:2}.ProductsDisplayBlock_hoverZone__agBkb{flex:1 1;height:100%;cursor:pointer}.ProductsDisplayBlock_gallery__sdDYo:has(.ProductsDisplayBlock_hoverZone__agBkb[data-index="0"]:hover) .ProductsDisplayBlock_imageWrap__1MyjY:first-child,.ProductsDisplayBlock_gallery__sdDYo:has(.ProductsDisplayBlock_hoverZone__agBkb[data-index="1"]:hover) .ProductsDisplayBlock_imageWrap__1MyjY:nth-child(2),.ProductsDisplayBlock_gallery__sdDYo:has(.ProductsDisplayBlock_hoverZone__agBkb[data-index="2"]:hover) .ProductsDisplayBlock_imageWrap__1MyjY:nth-child(3),.ProductsDisplayBlock_gallery__sdDYo:has(.ProductsDisplayBlock_hoverZone__agBkb[data-index="3"]:hover) .ProductsDisplayBlock_imageWrap__1MyjY:nth-child(4),.ProductsDisplayBlock_gallery__sdDYo:has(.ProductsDisplayBlock_hoverZone__agBkb[data-index="4"]:hover) .ProductsDisplayBlock_imageWrap__1MyjY:nth-child(5){opacity:1;transform:translateX(0);z-index:1}.ProductsDisplayBlock_gallery__sdDYo:has(.ProductsDisplayBlock_hoverZone__agBkb:hover) .ProductsDisplayBlock_imageWrap__1MyjY.ProductsDisplayBlock_isActive__Bvusm{opacity:0;transform:translateX(-100%)}.ProductsDisplayBlock_pagination__4A9yj{position:absolute;bottom:8px;left:50%;transform:translateX(-50%);display:flex;gap:4px;z-index:3}.ProductsDisplayBlock_bullet__xnW_e{width:12px;height:4px;border-radius:2px;background:rgba(0,0,0,.2);transition:all .3s ease}.ProductsDisplayBlock_bullet__xnW_e.ProductsDisplayBlock_isActive__Bvusm{background:#364719;width:24px}.ProductsDisplayBlock_gallery__sdDYo:has(.ProductsDisplayBlock_hoverZone__agBkb[data-index="0"]:hover) .ProductsDisplayBlock_bullet__xnW_e:first-child,.ProductsDisplayBlock_gallery__sdDYo:has(.ProductsDisplayBlock_hoverZone__agBkb[data-index="1"]:hover) .ProductsDisplayBlock_bullet__xnW_e:nth-child(2),.ProductsDisplayBlock_gallery__sdDYo:has(.ProductsDisplayBlock_hoverZone__agBkb[data-index="2"]:hover) .ProductsDisplayBlock_bullet__xnW_e:nth-child(3),.ProductsDisplayBlock_gallery__sdDYo:has(.ProductsDisplayBlock_hoverZone__agBkb[data-index="3"]:hover) .ProductsDisplayBlock_bullet__xnW_e:nth-child(4),.ProductsDisplayBlock_gallery__sdDYo:has(.ProductsDisplayBlock_hoverZone__agBkb[data-index="4"]:hover) .ProductsDisplayBlock_bullet__xnW_e:nth-child(5){background:#364719;width:24px}.ProductsDisplayBlock_gallery__sdDYo:has(.ProductsDisplayBlock_hoverZone__agBkb:hover) .ProductsDisplayBlock_bullet__xnW_e.ProductsDisplayBlock_isActive__Bvusm{background:rgba(0,0,0,.2);width:12px}.ProductsDisplayBlock_status__LiK00{font-size:14px;font-weight:600;margin-bottom:20px;margin-left:15px}.ProductsDisplayBlock_status__LiK00:before{content:"";width:7px;height:7px;border-radius:50%;background:#27ae60;position:absolute;left:15px;top:calc(70% - 28px)}.ProductsDisplayBlock_statusInStock__NufQ9{color:#27ae60}.ProductsDisplayBlock_statusOutOfStock__sPX_x{color:#e74c3c}.ProductsDisplayBlock_productTitle__wOa2B{font-size:16px;font-weight:500;color:#333;text-decoration:none;line-height:1.5;min-height:50px;margin-bottom:15px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;flex-grow:1}.ProductsDisplayBlock_productTitle__wOa2B:hover{color:#364719}.ProductsDisplayBlock_priceBlock__Uhupu{display:flex;align-items:baseline;gap:8px;margin-bottom:16px;flex-wrap:wrap}.ProductsDisplayBlock_discountMark__fphoX{font-size:15px;font-weight:700;color:#fff;background:#ce0000;padding:2px 6px;border-radius:4px;text-decoration:none}.ProductsDisplayBlock_priceSpecial__zM2rJ{font-size:20px;font-weight:700;color:#e74c3c;text-decoration:none}.ProductsDisplayBlock_priceOld__YEf5S{font-size:14px;color:#999;text-decoration:line-through}.ProductsDisplayBlock_priceRegular__LM9B4{font-size:20px;font-weight:700;color:#333;text-decoration:none}.ProductsDisplayBlock_carouselWrapper__JPbYi,.ProductsDisplayBlock_productsFeatured__c3JIN{overflow:visible!important}.ProductsDisplayBlock_actions__p_aEE{position:absolute;top:100%;left:-1px;right:-1px;display:flex;gap:8px;align-items:center;max-height:0;opacity:0;overflow:hidden;transition:max-height .4s ease,opacity .3s ease,padding .3s ease;z-index:10;background:#fff;padding:0 16px;border:1px solid #eaeaea;border-top:none;border-radius:0 0 12px 12px;pointer-events:none}.ProductsDisplayBlock_productItem__WYoI6:hover .ProductsDisplayBlock_actions__p_aEE{max-height:85px;opacity:1;padding:12px 16px 15px;pointer-events:auto;box-shadow:0 5px 20px 0 rgba(170,189,206,.25)}.ProductsDisplayBlock_cartButton__Ejg5_{display:flex;align-items:center;justify-content:center;gap:8px;flex:1 1;padding:15px;background-color:#364719;color:#fff;border:none;border-radius:5px;font-size:14px;font-weight:600;cursor:pointer;transition:background-color .2s ease}.ProductsDisplayBlock_cartButton__Ejg5_:hover:not(:disabled){background-color:#4a6123}.ProductsDisplayBlock_cartButton__Ejg5_:disabled{background-color:#ccc;cursor:not-allowed}.ProductsDisplayBlock_favoriteButton__jf0bn{display:flex;align-items:center;justify-content:center;width:50px;height:50px;background-color:#f8f9fa;border:1px solid #eaeaea;border-radius:5px;cursor:pointer;transition:background-color .2s ease,border-color .2s ease}.ProductsDisplayBlock_favoriteButton__jf0bn:hover{background-color:#e9ecef;border-color:#364719}.ProductsDisplayBlock_iconCart__BQJ5P{fill:currentColor;color:#fff}@media (max-width:767px){.ProductsDisplayBlock_swiperSlide__9Hk2e{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 10px)}.ProductsDisplayBlock_productItemIn__izFDf{padding:12px}.ProductsDisplayBlock_actions__p_aEE{position:relative;top:auto;left:auto;right:auto;max-height:none;opacity:1;padding:12px 0 15px;border:none;border-radius:0;box-shadow:none;pointer-events:auto}.ProductsDisplayBlock_hoverZones__6br6e,.ProductsDisplayBlock_imageWrap__1MyjY:not(.ProductsDisplayBlock_isActive__Bvusm){display:none}.ProductsDisplayBlock_imageWrap__1MyjY.ProductsDisplayBlock_isActive__Bvusm{position:relative;transform:none}.ProductsDisplayBlock_pagination__4A9yj{display:none}.ProductsDisplayBlock_productTitle__wOa2B{font-size:14px;-webkit-line-clamp:3}.ProductsDisplayBlock_priceRegular__LM9B4,.ProductsDisplayBlock_priceSpecial__zM2rJ{font-size:18px}.ProductsDisplayBlock_bullet__xnW_e{width:10px;height:3px}.ProductsDisplayBlock_bullet__xnW_e.ProductsDisplayBlock_isActive__Bvusm{width:20px}}.ProductsDisplayBlock_scrollbar__k0NZh{position:relative;z-index:0;margin:-4rem 0 0;height:10px;background:#fff;border-radius:5px}@media (min-width:1200px){.ProductsDisplayBlock_scrollbar__k0NZh{margin-left:10px;margin-right:10px}}.ProductsDisplayBlock_scrollbarDrag__pJW4H{display:block;width:100px;height:50%;position:relative;top:25%;left:0;background:#78734b;border-radius:5px;cursor:pointer;transition:background-color .2s ease}.ProductsDisplayBlock_scrollbarDrag__pJW4H:hover{background:#4a6123}