.NotFoundBlock_container__ejKGX{display:flex;flex-direction:row;align-items:flex-start;gap:15px;padding:30px 25px;width:100%;background-color:#fff;border-radius:15px;margin-bottom:25px}.NotFoundBlock_iconContainer___vPTx{display:flex;justify-content:center;align-items:center;width:45px;height:45px;background-color:#efefef;border-radius:60px;flex-shrink:0}.NotFoundBlock_icon__V0lCU{color:#acacac}.NotFoundBlock_textContainer__o9odl{display:flex;flex-direction:column;justify-content:center;gap:10px;width:100%}.NotFoundBlock_title__B4wkn{font-weight:700;font-size:18px;line-height:1.29;color:#000;margin:0}.NotFoundBlock_description__iUbn8{display:flex;flex-direction:column;gap:6px}.NotFoundBlock_text__x_dXs{font-weight:500;font-size:14px;line-height:1.22;color:#000;margin:0}.Breadcrumbs_container___7zGQ{background-color:var(--block-bg-color);border-radius:15px;box-shadow:var(--box-shadow);padding:10px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.Breadcrumbs_container___7zGQ::-webkit-scrollbar{display:none}.Breadcrumbs_list__0P6Yw{display:flex;align-items:center;gap:16px;white-space:nowrap;min-width:max-content}.Breadcrumbs_item__KzWsI{display:inline-flex;align-items:center}.Breadcrumbs_item__KzWsI:after{content:"";display:inline-block;margin-left:16px;width:7px;height:11px;vertical-align:middle;background:url(/_next/static/media/breadcrumb.30a56e4c.svg) no-repeat 50%/contain}.Breadcrumbs_item__KzWsI:last-of-type:after{content:none}.Breadcrumbs_homeItem__UWH73{display:inline-flex;align-items:center}.Breadcrumbs_homeItem__UWH73:after{content:none}.Breadcrumbs_itemName__11rev{font-size:14px;font-weight:500;color:#6d6a6c;white-space:nowrap}.Breadcrumbs_homeLink__h_aFb{display:inline-flex;align-items:center;justify-content:center}.Breadcrumbs_homeIcon__osPzU{flex-shrink:0}.EventBadge_wrapper__f2ZKn{padding:5px 8px;border-radius:100px;display:flex;align-items:center;justify-content:center;gap:3px}.EventBadge_text__Zuo_C{font-size:13px;font-weight:600}.ImageModal_overlay__Bbsri{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.9);z-index:999;padding:0}.ImageModal_modal__dJcUy,.ImageModal_overlay__Bbsri{display:flex;align-items:center;justify-content:center}.ImageModal_modal__dJcUy{position:relative;width:100vw;height:100vh}.ImageModal_closeButton__ryqEh{position:absolute;top:20px;right:20px;width:44px;height:44px;border-radius:50%;background-color:rgba(40,40,40,.8);border:2px solid hsla(0,0%,100%,.3);color:#fff;font-size:22px;font-weight:300;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;z-index:10;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.ImageModal_closeButton__ryqEh:hover{background-color:rgba(60,60,60,.9);border-color:hsla(0,0%,100%,.5);transform:scale(1.1)}.ImageModal_closeButton__ryqEh:active{transform:scale(.95)}.ImageModal_imageContainer__ss6NA{position:relative;width:100vw;height:100vh;background-color:transparent;display:flex;align-items:center;justify-content:center}.ImageModal_imageFrame__cDYcW{position:relative;display:inline-flex;align-items:center;justify-content:center;--nav-size:52px}.ImageModal_modalImage__VL0s6{display:block;max-width:min(92vw,1400px);max-height:90vh;width:auto;height:auto}.ImageModal_navButton__fiM9D{position:fixed;top:50%;transform:translateY(-50%);width:var(--nav-size);height:var(--nav-size);display:flex;align-items:center;justify-content:center;background-color:rgba(40,40,40,.8);border:2px solid hsla(0,0%,100%,.3);border-radius:999px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;z-index:11;transition:all .2s ease}.ImageModal_navButton__fiM9D:hover{background-color:rgba(60,60,60,.9);border-color:hsla(0,0%,100%,.5);transform:translateY(-50%)}.ImageModal_navButton__fiM9D:active{transform:translateY(-50%);background-color:rgba(70,70,70,.9)}.ImageModal_navButtonLeft__I72sZ{left:calc((100vw - min(92vw,1400px))/2 + 8px)}.ImageModal_navButtonRight__xXgof{right:calc((100vw - min(92vw,1400px))/2 + 8px)}.ImageModal_navIcon__aT70l{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:block;width:25px;height:14px;opacity:1;transition:opacity .2s ease}@media screen and (max-width:768px){.ImageModal_closeButton__ryqEh{top:15px;right:15px;width:40px;height:40px;font-size:20px}}@media screen and (min-width:1501px)and (max-width:1600px){.ImageModal_navButtonLeft__I72sZ{left:calc(68px + (100vw - 1500px)/2.5641025641)}.ImageModal_navButtonRight__xXgof{right:calc(68px + (100vw - 1500px)/2.5641025641)}}@media screen and (min-width:1601px){.ImageModal_navButtonLeft__I72sZ{left:calc((100vw - 1440px)/2 + 4px)}.ImageModal_navButtonRight__xXgof{right:calc((100vw - 1440px)/2 + 4px)}}@media screen and (max-width:480px){.ImageModal_closeButton__ryqEh{position:fixed;top:max(12px,env(safe-area-inset-top));right:max(12px,env(safe-area-inset-right));z-index:30}.ImageModal_navButton__fiM9D{position:fixed;top:auto;bottom:calc(max(12px,env(safe-area-inset-bottom)) + 100px);transform:none;width:44px;height:44px;z-index:40;transition:none}.ImageModal_navButtonLeft__I72sZ{left:24px}.ImageModal_navButtonRight__xXgof{right:24px}.ImageModal_navIcon__aT70l{width:22px;height:14px}}@media(hover:none)and (pointer:coarse){.ImageModal_navButton__fiM9D:hover{border-color:hsla(0,0%,100%,.3)}.ImageModal_navButton__fiM9D:active,.ImageModal_navButton__fiM9D:hover{background-color:rgba(40,40,40,.8);transform:translateY(-50%)}}@media screen and (hover:none)and (pointer:coarse)and (max-width:480px){.ImageModal_navButton__fiM9D:active,.ImageModal_navButton__fiM9D:hover{transform:none}}.ImagesSlider_wrapper__V5EbF{display:flex;gap:15px}@media screen and (max-width:570px){.ImagesSlider_wrapper__V5EbF{flex-direction:column-reverse;align-items:center!important;gap:25px}}.ImagesSlider_slider__YDRP8{display:flex;flex-direction:column;gap:12px;align-items:center}@media screen and (max-width:570px){.ImagesSlider_slider__YDRP8{flex-direction:row}}.ImagesSlider_sliderButton__phV93{background-color:transparent}@media screen and (max-width:570px){.ImagesSlider_sliderButtonUpIcon__E5EbX{rotate:-90deg}}.ImagesSlider_sliderButtonDownIcon__f3sgD{rotate:180deg}@media screen and (max-width:570px){.ImagesSlider_sliderButtonDownIcon__f3sgD{rotate:90deg}}.ImagesSlider_imagesList__WOnmJ{position:relative;overflow-y:auto;max-height:350px;display:flex;flex-direction:column;-ms-overflow-style:none;scrollbar-width:none}.ImagesSlider_imagesList__WOnmJ::-webkit-scrollbar{display:none}@media screen and (max-width:768px){.ImagesSlider_imagesList__WOnmJ{max-height:510px}}@media screen and (max-width:570px){.ImagesSlider_imagesList__WOnmJ{max-width:300px;max-height:none;flex-direction:row}}@media screen and (max-width:425px){.ImagesSlider_imagesList__WOnmJ{max-width:250px}}@media screen and (max-width:375px){.ImagesSlider_imagesList__WOnmJ{max-width:200px}}.ImagesSlider_imagesItemWrapper__609pR{padding-bottom:12px}.ImagesSlider_imagesItemWrapper__609pR:last-of-type{padding-bottom:0}@media screen and (max-width:768px){.ImagesSlider_imagesItemWrapper__609pR{padding-bottom:18px}}@media screen and (max-width:570px){.ImagesSlider_imagesItemWrapper__609pR{padding-bottom:0;padding-right:12px}.ImagesSlider_imagesItemWrapper__609pR:last-of-type{padding-right:0}}.ImagesSlider_imagesItem__4Iwx5{flex-shrink:0;width:60px;height:60px;border-radius:10px;position:relative;overflow:hidden;box-shadow:0 4px 7px 0 rgba(0,0,0,.05);border-width:1px;border-style:solid;cursor:pointer}@media screen and (max-width:768px){.ImagesSlider_imagesItem__4Iwx5{width:87px;height:87px}}@media screen and (max-width:570px){.ImagesSlider_imagesItem__4Iwx5{width:66px;height:66px}}.ImagesSlider_selectedImageContainer__1zfjP{position:relative}@media screen and (max-width:768px){.ImagesSlider_selectedImageContainer__1zfjP{width:100%}}.ImagesSlider_selectedImage__1DTEN{position:relative;overflow:hidden;width:410px;height:410px;border-radius:12px;background-color:transparent;border:1px solid #ededed;display:flex;align-items:center;justify-content:center;cursor:zoom-in;transition:transform .2s ease}.ImagesSlider_selectedImage__1DTEN:hover{transform:scale(1.005)}@media screen and (max-width:768px){.ImagesSlider_selectedImage__1DTEN{width:100%;height:100%}}.ImagesSlider_selectedImageWrapper__XetzE{position:relative;width:100%;height:0;padding-top:100%}.ImagesSlider_shareButton__y4_Yt{position:absolute;z-index:1;top:-22px;right:-15px;width:50px;height:44px;display:flex;align-items:center;justify-content:center;background-color:#fff;border-radius:12px;box-shadow:0 6px 9px 0 rgba(0,0,0,.09)}@media screen and (max-width:768px){.ImagesSlider_shareButton__y4_Yt{right:-5px}}.ImagesSlider_characteristicItem__RJ0QN{display:flex;gap:6px}.ImagesSlider_expandIcon__ql4g7{position:absolute;z-index:1;bottom:0;right:0;width:44px;height:44px;display:flex;align-items:center;justify-content:center;background-color:transparent;border:none;border-radius:10px}@media screen and (max-width:768px){.ImagesSlider_expandIcon__ql4g7{bottom:10px;right:10px;width:40px;height:40px}}.ImagesSlider_eventBadge__SJKg4{position:absolute;top:10px;left:10px}.PriceDisplay_priceContainer__s6N9_{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;gap:5px;margin-bottom:8px}.PriceDisplay_priceContainer__s6N9_.PriceDisplay_price--product-card___AJL_,.PriceDisplay_priceContainer__s6N9_.PriceDisplay_price--product-screen__P_lwe{gap:10px}.PriceDisplay_price__RVV2h{display:block;font-weight:700;color:#111;margin-bottom:8px}.PriceDisplay_price__RVV2h.PriceDisplay_price--product-card___AJL_{font-size:18px}.PriceDisplay_price__RVV2h.PriceDisplay_price--product-screen__P_lwe{font-size:24px}.PriceDisplay_discountedPrice__qtBWy{font-weight:700;color:#ef2c2c}.PriceDisplay_price--product-card___AJL_ .PriceDisplay_discountedPrice__qtBWy{font-size:18px}.PriceDisplay_price--product-screen__P_lwe .PriceDisplay_discountedPrice__qtBWy{font-size:24px}.PriceDisplay_originalPrice__1IJK8{font-weight:500;text-decoration:line-through;color:#9b9b9b}.PriceDisplay_price--product-card___AJL_ .PriceDisplay_originalPrice__1IJK8,.PriceDisplay_price--product-screen__P_lwe .PriceDisplay_originalPrice__1IJK8{font-size:18px}.ProductItem_wrapper__giJy7{width:calc(20% - 15px);margin:5px;max-width:100%;word-wrap:break-word;overflow-wrap:break-word;display:flex;flex-direction:column;border-radius:15px;transition:all .3s ease;border:1px solid transparent;padding:10px}.ProductItem_wrapper__giJy7:hover{box-shadow:0 10px 25px rgba(0,0,0,.1);transform:translateY(-5px);border-color:#eaeaea;background-color:#fff;z-index:2}@media screen and (max-width:768px){.ProductItem_wrapper__giJy7{width:calc(25% - 15px);padding:5px}}@media screen and (max-width:590px){.ProductItem_wrapper__giJy7{width:calc(33.3333333333% - 15px)}}@media screen and (max-width:510px){.ProductItem_wrapper__giJy7{width:calc(50% - 10px)}}.ProductItem_wrapper__giJy7.ProductItem_fullWidth__4T1nh{width:calc(25% - 16px);margin:0 4.5px 15px}@media screen and (max-width:768px){.ProductItem_wrapper__giJy7.ProductItem_fullWidth__4T1nh{width:calc(25% - 30px)}}@media screen and (max-width:480px){.ProductItem_wrapper__giJy7.ProductItem_fullWidth__4T1nh{width:calc(50% - 14px)}.ProductItem_wrapper__giJy7.ProductItem_withMobileBackground___vKqR{background-color:#fff;border-radius:15px;overflow:hidden;justify-content:space-between}}.ProductItem_photoWrapper__ADYJf{position:relative;width:100%;height:0;padding-top:100%;border-radius:15px;overflow:hidden;margin-bottom:13px}@media screen and (max-width:480px){.ProductItem_wrapper__giJy7.ProductItem_withMobileBackground___vKqR .ProductItem_photoWrapper__ADYJf{border-radius:15px 15px 0 0}}.ProductItem_productName__3d_fm{color:var(--secondary-text-color);font-size:18px;font-weight:500;margin-bottom:10px;max-height:2.4em;line-height:1.2;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;text-overflow:ellipsis;word-break:break-word}@media screen and (max-width:950px){.ProductItem_productName__3d_fm{font-size:16px;line-height:1.2;max-height:2.4em}}@media screen and (max-width:480px){.ProductItem_wrapper__giJy7.ProductItem_withMobileBackground___vKqR .ProductItem_productName__3d_fm{padding:0 8px}}.ProductItem_tag__o7Dnu{display:inline-flex;align-items:center;background-color:#f2f2f2;border-radius:30px;padding:4px 7px;margin-bottom:10px;width:-moz-fit-content;width:fit-content}.ProductItem_tag__o7Dnu span{font-weight:500;font-size:14px;line-height:1.22;color:gray;text-align:center}@media screen and (max-width:480px){.ProductItem_wrapper__giJy7.ProductItem_withMobileBackground___vKqR .ProductItem_tag__o7Dnu{margin-left:8px;margin-right:8px}}.ProductItem_productPrice__WRlVx{font-size:16px;font-weight:500;color:var(--text-color);overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;margin-bottom:10px}@media screen and (max-width:950px){.ProductItem_productPrice__WRlVx{font-size:14px}}.ProductItem_priceDisplay__RYcyu{margin-bottom:10px}@media screen and (max-width:950px){.ProductItem_priceDisplay__RYcyu .price--product-card{font-size:14px}}@media screen and (max-width:480px){.ProductItem_wrapper__giJy7.ProductItem_withMobileBackground___vKqR .ProductItem_priceDisplay__RYcyu{padding:0 8px}}.ProductItem_addToCartButton__mw8fh{margin-top:auto;width:100%;padding:10px 0;border-radius:7px;border:none;cursor:pointer;font-weight:600;font-size:14px;line-height:1.22;text-align:center;color:#fff;background:linear-gradient(180deg,#000,#000);border:1px solid #000!important;transition:opacity .2s ease;display:flex;justify-content:center;align-items:center;gap:10px}.ProductItem_addToCartButton__mw8fh:hover{opacity:.9}.ProductItem_addToCartButton__mw8fh:active{opacity:.8}@media screen and (max-width:480px){.ProductItem_wrapper__giJy7.ProductItem_withMobileBackground___vKqR .ProductItem_addToCartButton__mw8fh{margin:0 8px 8px;width:calc(100% - 16px)}}.ProductItem_inCartButton__zEoLG{background:#60c65e!important;border:1px solid #60c65e!important}.ProductItem_inCartButton__zEoLG:hover{background:#55b354!important;opacity:1}.ProductItem_outOfStockButton__3Kx_q{background:transparent!important;border:1px solid #000!important;color:#000!important}.ProductItem_productLink__GE8Rb{display:flex;flex-direction:column;flex:1 1;text-decoration:none;color:inherit;cursor:pointer}.ProductItem_favoriteButton__2vqUN{position:absolute;top:12px;right:12px;z-index:5;width:32px;height:32px;border-radius:50%;border:none;background-color:transparent;display:flex;align-items:center;justify-content:center;transition:transform .2s ease}.ProductItem_favoriteButton__2vqUN:hover{transform:scale(1.1)}.ProductItem_favoriteButton__2vqUN:disabled{opacity:.6;cursor:not-allowed}.ProductItem_eventBadge__d2PhQ{position:absolute;bottom:0;left:0;border-bottom-left-radius:7px!important;border-bottom-right-radius:50px!important;border-top-left-radius:0!important;border-top-right-radius:50px!important;padding-left:12px!important}.ListLoader_wrapper__WYGSj{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:12px 0;color:#5f4d54}.ListLoader_label__cP5Ee{font-size:15px;font-weight:600}.ListLoader_dots__Xk6_4{display:flex;gap:8px;align-items:center}.ListLoader_dot__uEwy5{width:8px;height:8px;border-radius:50%;background-color:#000;opacity:0;animation:ListLoader_listDotPulse__EJBe_ .9s ease-in-out infinite}.ListLoader_dot__uEwy5:nth-child(2){animation-delay:.2s}.ListLoader_dot__uEwy5:nth-child(3){animation-delay:.4s}@keyframes ListLoader_listDotPulse__EJBe_{0%,25%{opacity:0;transform:scale(.75)}50%{opacity:1;transform:scale(1.2)}75%,to{opacity:0;transform:scale(.75)}}.ProductsInfinityLists_productsList__FjIVQ{display:flex;flex-wrap:wrap;margin:0 -7.5px;align-items:stretch}.ProductsInfinityLists_productsList__FjIVQ>li{margin:5px 7.5px!important}@media screen and (max-width:510px){.ProductsInfinityLists_productsList__FjIVQ>li{margin:5px!important}}.CollectionPageData_container__FrrPc{display:flex;flex-direction:column;width:100%;gap:25px;background:#fff;box-shadow:0 8px 18px 0 rgba(0,0,0,.08);border-radius:15px;padding:32px 30px;box-sizing:border-box}.CollectionPageData_topSection__rHeA_{display:flex;flex-direction:row-reverse;align-items:center;width:100%;gap:20px}.CollectionPageData_headerContent__fpb0_{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;flex:1 1 auto;min-width:0;gap:8px}.CollectionPageData_titleWrapper__YGrVF{display:flex;justify-content:space-between;align-items:center;width:100%}.CollectionPageData_title__fzsE5{font-weight:700;font-size:30px;line-height:1.22;color:#301d28;margin:0}.CollectionPageData_description__V665f{font-weight:500;font-size:16px;line-height:1.44;color:#000;margin:0}.CollectionPageData_imageContainer__iGx5d{flex:0 0 600px;width:600px;height:300px;aspect-ratio:2/1;border-radius:15px;overflow:hidden;background:linear-gradient(to top right,#d1a46e,hsla(0,0%,100%,.44))}.CollectionPageData_image__6beql{width:100%;height:100%;background-size:cover;background-position:50%;background-repeat:no-repeat;border-radius:15px}.CollectionPageData_productsSection__b4Cwn{width:100%}.CollectionPageData_productsList__NAXgn{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:15px;gap:15px;padding:0;margin:0;list-style-type:none;width:100%}.CollectionPageData_productItem__9_PYB{width:100%;margin:0!important}@media(max-width:1350px){.CollectionPageData_imageContainer__iGx5d{flex-basis:520px;width:520px;height:260px}.CollectionPageData_productsList__NAXgn{gap:30px}}@media(max-width:1270px){.CollectionPageData_imageContainer__iGx5d{flex-basis:410px;width:410px;height:205px}.CollectionPageData_productsList__NAXgn{grid-template-columns:repeat(3,1fr);gap:25px}}@media(max-width:1200px){.CollectionPageData_topSection__rHeA_{flex-direction:column;align-items:flex-start}.CollectionPageData_headerContent__fpb0_{width:100%}.CollectionPageData_imageContainer__iGx5d{flex:0 0 auto;width:100%;height:auto}.CollectionPageData_productsList__NAXgn{grid-template-columns:repeat(2,1fr);gap:20px}}@media(max-width:770px){.CollectionPageData_productsList__NAXgn{grid-template-columns:repeat(3,1fr);gap:25px}}@media(max-width:768px){.CollectionPageData_container__FrrPc{padding:20px 15px}.CollectionPageData_productsList__NAXgn{gap:20px}.CollectionPageData_title__fzsE5{font-size:24px}.CollectionPageData_description__V665f{font-size:14px}}@media(max-width:540px){.CollectionPageData_container__FrrPc{padding:15px 10px}.CollectionPageData_productsList__NAXgn{grid-template-columns:repeat(2,1fr)}}.Categories_categoriesList__Pdo1J{display:flex;flex-wrap:wrap;margin:0 -7.5px}.Categories_categoryItem___E5U1{width:calc(20% - 15px);margin:0 7.5px 15px}@media screen and (max-width:590px){.Categories_categoryItem___E5U1{width:calc(33.3333333333% - 15px)}}.Categories_categoryPhotoWrapper__7ZHHY{position:relative;width:100%;height:0;padding-top:100%;margin-bottom:12px;border-radius:15px;background:linear-gradient(326deg,#d1a46e 16.72%,hsla(0,0%,100%,.44) 76.76%);overflow:hidden}.Categories_categoryItemName__AOqcN{font-size:17px;font-weight:500;color:var(--secondary-text-color);text-align:center}@media screen and (max-width:940px){.Categories_categoryItemName__AOqcN{font-size:14px}}.SellerProducts_root__XWQdl{padding:32px 30px;background-color:var(--block-bg-color);border-radius:15px;box-shadow:var(--box-shadow)}@media screen and (max-width:768px){.SellerProducts_root__XWQdl{padding:15px}}@media screen and (max-width:480px){.SellerProducts_root__XWQdl{padding:16px}}.SellerProducts_desktopVersion__dUaKI{display:block}@media screen and (max-width:768px){.SellerProducts_desktopVersion__dUaKI{display:none}}.SellerProducts_mobileVersion__Ubsdc{display:none}@media screen and (max-width:768px){.SellerProducts_mobileVersion__Ubsdc{display:block}}.SellerProducts_mobileVersion__Ubsdc .ReactCollapse--collapse{transition:height .3s ease;overflow:hidden}.SellerProducts_mobileVersion__Ubsdc .ReactCollapse--collapse[aria-hidden=true]{height:0!important;padding:0!important;margin:0!important;opacity:0!important;visibility:hidden!important}.SellerProducts_mobileVersion__Ubsdc .ReactCollapse--collapse[aria-hidden=false]{opacity:1;visibility:visible}.SellerProducts_header__nD8hS{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:15px}@media screen and (max-width:768px){.SellerProducts_header__nD8hS{flex-direction:column;gap:16px}}.SellerProducts_productsTitle__oBQ4s{font-size:20px;font-weight:700;color:var(--text-color);margin-bottom:20px}@media screen and (max-width:1280px){.SellerProducts_productsTitle__oBQ4s{font-size:18px}}.SellerProducts_title__aWka4{font-size:22px;font-weight:700;color:var(--text-color)}@media screen and (max-width:768px){.SellerProducts_title__aWka4{font-size:18px}}.SellerProducts_filters__x65QN{display:flex;gap:10px}@media screen and (max-width:420px){.SellerProducts_filters__x65QN{flex-direction:column;gap:0;margin-bottom:20px}}.SellerProducts_content__oHbTL{display:flex;gap:30px}@media screen and (max-width:768px){.SellerProducts_content__oHbTL{flex-direction:column;gap:20px}}.SellerProducts_categoriesList__rKrqP,.SellerProducts_categoryGroup__7aHvZ{display:flex;flex-direction:column}.SellerProducts_categoryGroup__7aHvZ+.SellerProducts_categoryGroup__7aHvZ{margin-top:5px}.SellerProducts_categoryItem__eWUSC{display:flex;align-items:center;gap:9px;padding-right:14px;border-radius:6px;cursor:pointer;text-decoration:none;height:46px}.SellerProducts_categoryItem__eWUSC.SellerProducts_active__0AC5q,.SellerProducts_categoryItem__eWUSC:hover{background-color:#f6f6f6}.SellerProducts_categoriesList__rKrqP>.SellerProducts_categoryItem__eWUSC{padding-left:14px;margin-bottom:20px}.SellerProducts_categoryItemContent__gUIyt{display:flex;align-items:center;gap:9px;flex:1 1}.SellerProducts_categoryItemImageWrapper__wf_kT{width:46px;height:46px;border-radius:6px;background:linear-gradient(326deg,#d1a46e 16.72%,hsla(0,0%,100%,.44) 76.76%);display:flex;align-items:center;justify-content:center}.SellerProducts_categoryItemImage__OvY_G{width:auto;height:auto;max-width:90%;max-height:90%;object-fit:fill}.SellerProducts_categoryName__MmQaw{font-size:14px;font-weight:600;color:var(--text-color);flex:1 1}.SellerProducts_categoryArrow__R7nN7{transition:transform .2s ease}.SellerProducts_subCategoriesList__utzXY{display:flex;flex-direction:column}.SellerProducts_subCategoryItem__5l2rv{display:block;padding:10px;font-size:14px;font-weight:500;color:#797979;border-radius:6px;cursor:pointer;text-decoration:none}.SellerProducts_subCategoryItem__5l2rv.SellerProducts_active__0AC5q,.SellerProducts_subCategoryItem__5l2rv:hover{background-color:#f6f6f6}.SellerProducts_subCategoryName___vVsV{font-size:14px;font-weight:500;color:#797979;flex:1 1}.SellerProducts_productsArea__p9OPw{flex:1 1;min-width:0}.SellerProducts_productsBySubCategories__jH4Pp,.SellerProducts_subCategorySection__ZDXqV{display:flex;flex-direction:column;gap:10px}.SellerProducts_subCategoryHeader__jhsJG{display:flex;align-items:center;gap:10px;padding:6px 0;cursor:pointer}.SellerProducts_subCategoryTitle__QXxOT{font-size:18px;font-weight:600;color:var(--text-color);flex:1 1;margin:0}@media screen and (max-width:768px){.SellerProducts_subCategoryTitle__QXxOT{font-size:14px}}.SellerProducts_subCategoryArrow__cOOcm{transition:transform .2s ease}.SellerProducts_subCategoryProducts__3UJfG{display:flex;flex-direction:column;gap:10px}.SellerProducts_productsList__pHS8S{display:flex;flex-wrap:wrap;gap:9px}.SellerProducts_loadMoreButton__ct75L{display:block;margin:20px auto 0;padding:12px 24px;background-color:var(--primary-color);color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:background-color .2s ease}.SellerProducts_loadMoreButton__ct75L:hover:not(:disabled){background-color:var(--primary-hover-color)}.SellerProducts_loadMoreButton__ct75L:disabled{opacity:.6;cursor:not-allowed}.SellerProducts_emptyCategory__ObK8e{text-align:center;padding:40px 20px;color:var(--text-color);font-size:14px;opacity:.7}.SellerProducts_selectedSubCategoryProducts___M3pS{display:flex;flex-direction:column;gap:20px}.SellerProducts_selectedSubCategoryProducts___M3pS .SellerProducts_selectedCategoryTitle__qsluS{font-size:18px;font-weight:600;color:var(--text-color);margin:0}.SellerProducts_selectedSubCategoryProducts___M3pS .SellerProducts_productsList__pHS8S{display:flex;flex-wrap:wrap;gap:9px}.SellerProducts_loader__xBFgU{display:flex;justify-content:center;padding:40px 0}.SellerProducts_empty__pK3v2{text-align:center;padding:40px 20px;color:var(--text-color);font-size:16px}@media screen and (max-width:768px){.SellerProducts_empty__pK3v2{padding:30px 15px;font-size:14px}}.SellerProducts_loadingIndicator__xQOyW{display:flex;justify-content:center;padding:20px 0}.SellerProducts_flatProductsList__rZkbr{display:flex;flex-direction:column;gap:20px}.SellerProducts_flatProductsList__rZkbr .SellerProducts_productsList__pHS8S{display:flex;flex-wrap:wrap;gap:9px}.SellerProducts_mobileHeader__IZYMw{display:flex;flex-direction:column;gap:13px;margin-bottom:20px}.SellerProducts_mobileTitleSection__5Bs9n{display:flex;align-items:center;gap:4px}.SellerProducts_mobileTitle__oS20K{font-size:18px;font-weight:700;color:var(--text-color)}.SellerProducts_mobileProductCount__505m1{font-size:13px;font-weight:500;color:var(--text-color);opacity:.45}.SellerProducts_mobileCategorySelector__1PZ0a{display:flex;flex-direction:column;gap:16px;padding:12px 0;border-radius:7px}.SellerProducts_mobileCategoryDropdown__JVA40{display:flex;flex-direction:column}.SellerProducts_mobileCategoryItem__e8BZP{display:flex;align-items:center;justify-content:space-between;gap:9px;padding:10px;height:60px;border-radius:7px;background:#f6f6f6;cursor:pointer}.SellerProducts_mobileCategoryContent__BIZ6v{display:flex;align-items:center;gap:9px;flex:1 1;background-color:#f6f6f6}.SellerProducts_mobileCategoryImageWrapper__ylyAW{width:46px;height:46px;border-radius:6px;background:linear-gradient(326deg,#d1a46e 16.72%,hsla(0,0%,100%,.44) 76.76%);display:flex;align-items:center;justify-content:center}.SellerProducts_mobileCategoryImage__k5jmz{width:auto;height:auto;max-width:90%;max-height:90%;object-fit:fill}.SellerProducts_mobileCategoryName__0phbl{font-size:14px;font-weight:600;color:var(--text-color);flex:1 1}.SellerProducts_mobileCategoryArrow__WLC6X{transition:transform .2s ease}.SellerProducts_mobileCategoryList__jeSjM{display:flex;flex-direction:column;gap:5px;padding-top:10px}.SellerProducts_mobileSubCategoryProducts__G4M_s{display:flex;flex-direction:column;gap:10px}.ReactCollapse--collapse[aria-hidden=true] .SellerProducts_mobileCategoryList__jeSjM,.ReactCollapse--collapse[aria-hidden=true] .SellerProducts_mobileSubCategoryProducts__G4M_s{display:none!important}.SellerProducts_mobileCategoryListItem__lxTL4{display:flex;align-items:center;padding:8px 10px;border-radius:6px;cursor:pointer;transition:background-color .2s ease}.SellerProducts_mobileCategoryListItem__lxTL4.SellerProducts_active__0AC5q,.SellerProducts_mobileCategoryListItem__lxTL4:hover{background-color:#f6f6f6}.SellerProducts_mobileCategoryListContent__DFUHH{display:flex;align-items:center;gap:9px;flex:1 1}.SellerProducts_mobileCategoryListImageWrapper__Z5lCZ{width:36px;height:36px;border-radius:5px;background:linear-gradient(326deg,#d1a46e 16.72%,hsla(0,0%,100%,.44) 76.76%);display:flex;align-items:center;justify-content:center}.SellerProducts_mobileCategoryListImage__xKxwJ{width:auto;height:auto;max-width:90%;max-height:90%;object-fit:fill}.SellerProducts_mobileCategoryListName__nvTs6{font-size:14px;font-weight:600;color:var(--text-color);flex:1 1}.SellerProducts_mobileSelectedCategoryHeader__GXfaS{display:flex;justify-content:space-between;align-items:center;gap:15px}@media screen and (max-width:650px){.SellerProducts_mobileSelectedCategoryHeader__GXfaS{flex-direction:column;align-items:flex-start;gap:10px}}@media screen and (max-width:480px){.SellerProducts_mobileSelectedCategoryHeader__GXfaS{flex-direction:row;align-items:center;gap:5px;width:auto}}.SellerProducts_mobileSelectedCategoryTitle__zDqQd{font-size:16px;font-weight:700;color:var(--text-color);margin:0}.SellerProducts_mobileFilters__bt_4D{display:flex;gap:5px}@media screen and (max-width:420px){.SellerProducts_mobileFilters__bt_4D{flex-direction:row;gap:5px;width:auto}}.SellerProducts_mobileSubCategories__NPeUd,.SellerProducts_mobileSubCategorySection__410PW{display:flex;flex-direction:column;gap:9px}.SellerProducts_mobileSubCategoryHeader__rbF5K{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:6px 0;cursor:pointer}.SellerProducts_mobileSubCategoryTitle__kCiW9{font-size:14px;font-weight:600;color:var(--text-color);margin:0;flex:1 1}.SellerProducts_mobileSubCategoryArrow__nM8K4{transition:transform .2s ease}.SellerProducts_productsHeader__OI0QT{display:flex;justify-content:space-between;margin-bottom:15px}@media screen and (max-width:900px){.SellerProducts_productsHeader__OI0QT{flex-direction:column}}.SellerProducts_mobileProductsList__bSxLH{display:flex;flex-wrap:wrap;gap:19px;justify-content:space-between}@media screen and (max-width:480px){.SellerProducts_mobileProductsList__bSxLH{gap:10px;justify-content:flex-start}}.SellerProducts_categoryHeader__lzTHQ{margin:20px 0 10px;padding:10px 0;border-bottom:1px solid #e0e0e0}.SellerProducts_categoryTitle__c0RoQ{font-size:18px;font-weight:700;color:var(--text-color);margin:0}@media screen and (max-width:768px){.SellerProducts_categoryTitle__c0RoQ{font-size:16px}}.RoundCheckbox_checkboxWrapper__En6q8{display:flex;align-items:center;gap:7px;cursor:pointer}.RoundCheckbox_checkbox__qwVZ6{width:15px;height:15px;border:1px solid #ddd;border-radius:50%;position:relative;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:border-color .2s ease}.RoundCheckbox_checkboxSelected__gfQ1U{border-color:#000}.RoundCheckbox_innerCircle__3Mu0z{width:8px;height:8px;background:#000;border-radius:50%}.RoundCheckbox_label__eCXEZ{color:rgba(95,77,84,.85);font-size:13px;font-style:normal;font-weight:600;line-height:normal}.SortedDropdown_container__ep7Wa{position:relative}.SortedDropdown_button__aRz0x{display:flex;width:200px;height:40px;padding:0 13px;background:#f6f6f6;border:none;border-radius:8px;justify-content:space-between;align-items:center;cursor:pointer;font-size:14px;color:#301d28}.SortedDropdown_button__aRz0x.SortedDropdown_mobileMode__8l_lQ{width:40px;height:40px;padding:0;justify-content:center}.SortedDropdown_button__aRz0x.SortedDropdown_mobileMode__8l_lQ .SortedDropdown_spanWrapper__EtCAm{gap:0}.SortedDropdown_button__aRz0x.SortedDropdown_mobileMode__8l_lQ .SortedDropdown_arrow__AvcVX,.SortedDropdown_button__aRz0x.SortedDropdown_mobileMode__8l_lQ .SortedDropdown_buttonTitle__zU8DC{display:none}@media screen and (max-width:480px){.SortedDropdown_button__aRz0x{width:40px;height:40px;padding:0;justify-content:center}.SortedDropdown_button__aRz0x .SortedDropdown_spanWrapper__EtCAm{gap:0}.SortedDropdown_button__aRz0x .SortedDropdown_buttonTitle__zU8DC{display:none}}.SortedDropdown_arrow__AvcVX{transition:transform .3s ease}.SortedDropdown_arrowRotated__96_3s{transform:rotate(180deg)}@media screen and (max-width:480px){.SortedDropdown_arrow__AvcVX{display:none}}.SortedDropdown_buttonTitle__zU8DC{color:rgba(95,77,84,.85);font-size:13px;font-style:normal;font-weight:600;line-height:normal}.SortedDropdown_dropdown__u8y4t{position:absolute;top:50px;right:0;width:200px;z-index:10;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:15px;padding:13px;border-radius:8px;background:#fff;box-shadow:0 2px 9.4px 0 rgba(0,0,0,.11)}.SortedDropdown_option__GhBzJ{width:100%}.SortedDropdown_spanWrapper__EtCAm{display:flex;gap:7px;align-items:center}.SortedDropdown_overlay__REtUl{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);z-index:1000;animation:SortedDropdown_fadeIn__xPQqu .3s ease-out}.SortedDropdown_mobileModal__A4VRO{position:fixed;bottom:0;left:0;right:0;background:#fff;border-radius:15px 15px 0 0;z-index:1001;animation:SortedDropdown_slideUp__8hyf9 .3s ease-out;max-height:70vh;display:flex;flex-direction:column}.SortedDropdown_mobileHeader__DymXx{display:flex;justify-content:space-between;align-items:center;padding:20px 16px 16px}.SortedDropdown_mobileTitle___7Ie0{font-size:18px;font-weight:600;color:#301d28;margin:0}.SortedDropdown_closeButton__5i8tQ{background:none;border:none;font-size:24px;color:#000;cursor:pointer;width:24px;height:24px;display:flex;align-items:center;justify-content:center;padding:20px;background:#f2f2f2;border-radius:8px}.SortedDropdown_mobileContent__NhVQZ{flex:1 1;padding:0 16px 30px;overflow-y:auto;display:flex;flex-direction:column;gap:22px}.SortedDropdown_mobileOption__Gw7Iq{width:100%}.SortedDropdown_mobileFooter__D_XyX{padding:16px;border-top:1px solid #f0f0f0}.SortedDropdown_applyButton__5hA83{width:100%;height:48px;background:linear-gradient(180deg,#000,#000);border:none;border-radius:8px;color:#fff;font-size:16px;font-weight:600;cursor:pointer;transition:opacity .2s}.SortedDropdown_applyButton__5hA83:hover{opacity:.9}@keyframes SortedDropdown_fadeIn__xPQqu{0%{opacity:0}to{opacity:1}}@keyframes SortedDropdown_slideUp__8hyf9{0%{transform:translateY(100%)}to{transform:translateY(0)}}.ProductsUI_wrapper__psmN9{flex:1 1;background-color:var(--block-bg-color);padding:30px 30px 15px;border-radius:15px;box-shadow:var(--box-shadow);position:relative}.ProductsUI_loaderWrapper__EuF5k{width:100%}.ProductsUI_listWrapper__ZTE5V{border:1px solid rgba(0,0,0,.08);border-radius:12px;overflow:hidden;background:#fff}.ProductsUI_tableHeader__G70zS{display:grid;grid-template-columns:minmax(260px,2.8fr) minmax(140px,1fr);grid-gap:12px;gap:12px;padding:14px 16px;background:#0d0d0d;color:#fff;font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase}@media screen and (max-width:700px){.ProductsUI_tableHeader__G70zS{display:none}}.ProductsUI_priceHeader__GxGGK{text-align:right}@media screen and (max-width:700px){.ProductsUI_priceHeader__GxGGK{text-align:left}}.ProductsUI_compactList__t48qc{display:flex;flex-direction:column;margin:0;padding:0}.ProductsUI_controls___xIqP{display:flex;margin-bottom:15px;gap:10px}@media screen and (max-width:420px){.ProductsUI_controls___xIqP{flex-direction:column;gap:0;margin-bottom:24px}}.ProductsUI_filterButton__mI7OL{display:none;min-width:130px;height:40px;padding:10px;align-items:center;background:#f6f6f6;border-radius:8px;justify-content:space-between;cursor:pointer;font-size:14px;color:#301d28}.ProductsUI_filterButton__mI7OL .ProductsUI_spanWrapper__Y3i_d{display:flex;gap:12px;align-items:center;min-width:0;flex:1 1}@media screen and (max-width:420px){.ProductsUI_filterButton__mI7OL{max-width:200px}}.ProductsUI_filterButton__mI7OL .ProductsUI_buttonTitle__o_ZY8{color:#5f4d54;text-align:center;font-size:13px;font-style:normal;font-weight:600;line-height:normal}@media(max-width:770px){.ProductsUI_filterButton__mI7OL{display:flex}}.ProductsUI_mobileFiltersOverlay__bhVJO{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);z-index:1000;display:flex;justify-content:center;align-items:center}.ProductsUI_mobileFiltersContent__6SUeW{width:95%;max-width:500px;max-height:90vh;background:#fff;border-radius:12px;overflow-y:auto;padding:20px;position:relative;animation:ProductsUI_slideIn__kIP8C .5s ease-out}@media screen and (max-width:420px){.ProductsUI_mobileFiltersContent__6SUeW{padding:15px}}.ProductsUI_mobileFiltersHeader__62fhE{display:flex;justify-content:center;align-items:center;margin-bottom:30px;border-bottom:1px solid var(--border-color)}.ProductsUI_mobileFiltersHeader__62fhE h3{font-size:18px;font-weight:500}.ProductsUI_mobileFiltersTitle__sZJ84{font-size:18px;font-weight:500;margin:0}.ProductsUI_closeButton__1a9pA{background:none;border:none;position:absolute;right:8px;top:8px;font-size:18px;cursor:pointer;padding:8px;color:var(--text-color);opacity:.7;transition:opacity .2s}.ProductsUI_closeButton__1a9pA:hover{opacity:1}.ProductsUI_empty__7sDuz{display:flex;margin-top:20px;margin-bottom:60px;justify-content:center;text-align:center;color:#666;font-size:16px}@keyframes ProductsUI_slideIn__kIP8C{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}.ProductsUI_listLoader__1tWMP{padding:24px 0 32px}.SeoFiltersList_container__IheFL{margin-bottom:20px}.SeoFiltersList_loading__9x6Wu{display:flex;align-items:center;justify-content:center;padding:20px;background-color:transparent;border-radius:0;box-shadow:none}.SeoFiltersList_loadingText__g_wGH{font-size:14px;color:var(--text-color);font-weight:500}.SeoFiltersList_wrapper__OaeFP{position:relative;display:flex;align-items:center;background-color:transparent;border-radius:0;padding-top:10px;padding-bottom:10px;box-shadow:none;gap:10px}.SeoFiltersList_filtersContainer__ui9Xh{flex:1 1;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch}.SeoFiltersList_filtersContainer__ui9Xh::-webkit-scrollbar{display:none}.SeoFiltersList_filtersList__BwYNh{display:flex;gap:10px;min-width:max-content;align-items:center}.SeoFiltersList_filterItem__TTBX4{display:flex;padding:8px 10px;justify-content:center;align-items:center;gap:12px;border-radius:8px;background:#eaeaea;border:none;font-size:14px;font-weight:500;color:var(--text-color);white-space:nowrap;cursor:pointer;transition:all .2s ease;min-height:36px}.SeoFiltersList_filterItem__TTBX4:hover{background-color:var(--main-color);color:#fff;transform:translateY(-1px);box-shadow:0 2px 8px rgba(0,0,0,.1)}.SeoFiltersList_filterItem__TTBX4:active{transform:translateY(0)}@media screen and (max-width:768px){.SeoFiltersList_filterItem__TTBX4{padding:6px 12px;font-size:13px;min-height:32px}}.SeoFiltersList_scrollButton__9sFfl{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background-color:#fff;border:1px solid #e0e0e0;border-radius:50%;cursor:pointer;transition:all .2s ease;flex-shrink:0;z-index:2}.SeoFiltersList_scrollButton__9sFfl:hover{background-color:var(--main-color);border-color:var(--main-color)}.SeoFiltersList_scrollButton__9sFfl:hover img{filter:brightness(0) invert(1)}.SeoFiltersList_scrollButton__9sFfl:active{transform:scale(.95)}@media screen and (max-width:768px){.SeoFiltersList_scrollButton__9sFfl{width:28px;height:28px}.SeoFiltersList_scrollButton__9sFfl img{width:14px!important;height:14px!important}}.SeoFiltersList_scrollButtonLeft__1MbWT{margin-right:5px}.SeoFiltersList_scrollButtonRight__AzB16{margin-left:5px}@media screen and (max-width:480px){.SeoFiltersList_wrapper__OaeFP{padding-left:12px;padding-right:12px;gap:8px}.SeoFiltersList_filtersList__BwYNh{gap:8px}.SeoFiltersList_filterItem__TTBX4{padding:5px 10px;font-size:12px;min-height:28px}.SeoFiltersList_scrollButton__9sFfl{width:24px;height:24px}.SeoFiltersList_scrollButton__9sFfl img{width:12px!important;height:12px!important}}@media screen and (max-width:320px){.SeoFiltersList_wrapper__OaeFP{padding:10px}.SeoFiltersList_filterItem__TTBX4{padding:4px 8px;font-size:11px;min-height:24px}}.CategoryWrapper_navigation__gfEi_{margin-bottom:15px}.CategoryWrapper_title__x9RC5{font-size:24px;font-weight:700;color:var(--text-color);margin-bottom:15px}@media screen and (max-width:768px){.CategoryWrapper_title__x9RC5{font-size:18px}}@media screen and (max-width:480px){.CategoryWrapper_title__x9RC5{margin-left:10px}}.CategoryWrapper_content__aCBOs{display:flex;gap:15px;align-items:flex-start;margin-bottom:17px}.CategoryWrapper_seoTextWrapper__ke2UD{margin-top:15px;border-radius:15px;padding:30px;background-color:#fff;box-shadow:0 8px 18px 0 rgba(0,0,0,.08)}.CategoryWrapper_seoTextContent__9OEKL{display:block;font-size:14px;line-height:150%;font-weight:400;color:#000}.CategoryWrapper_productItem__Kg6_B{width:calc(25% - 15px);margin:0 7.5px 15px}@media screen and (max-width:1240px){.CategoryWrapper_productItem__Kg6_B{width:calc(33.3333333333% - 15px)}}@media screen and (max-width:590px){.CategoryWrapper_productItem__Kg6_B{width:calc(50% - 15px)}}.Search_searchWrapper__Bqhpv{display:flex;flex-grow:1;position:relative;transition:all .4s ease-in-out}.Search_searchWrapper__Bqhpv:focus-within,.Search_searchWrapper__Bqhpv:has(.Search_searchInput__ueXBM:not(:placeholder-shown)){z-index:100}@media screen and (min-width:1300px){.Search_searchWrapper__Bqhpv:focus-within,.Search_searchWrapper__Bqhpv:has(.Search_searchInput__ueXBM:not(:placeholder-shown)){position:absolute;left:0;width:100%;height:50px}}@media screen and (max-width:480px){.Search_searchWrapper__Bqhpv.Search_mobileSearchActive__oRxdD{position:fixed;top:0;left:0;right:0;width:100vw;z-index:1000;background:#fff;padding:10px;box-shadow:0 2px 8px rgba(0,0,0,.1)}}.Search_sortDropdown__XAJIB{margin-bottom:12px;display:flex;justify-content:flex-end}.Search_searchOverlay__aNaDf{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);z-index:99;cursor:pointer}@media screen and (max-width:480px){.Search_searchOverlay__aNaDf{display:none}}.Search_searchInputWrapper__foOG0{display:flex;flex-grow:1;position:relative;overflow:hidden;z-index:4;align-items:center;gap:10px}.Search_searchInputContainer__F6yLw{display:flex;align-items:center;flex-grow:1;border-radius:10px;border:1px solid #e6e6e6;background:#fff;padding:6px;gap:10px;transition:border-color .4s ease-in-out}.Search_searchInputContainer__F6yLw:focus-within,.Search_searchInputContainer__F6yLw:has(.Search_searchInput__ueXBM:not(:placeholder-shown)){border:1px solid #000}.Search_searchInputContainer__F6yLw:focus-within+.Search_searchButton__M5yat,.Search_searchInputContainer__F6yLw:has(.Search_searchInput__ueXBM:not(:placeholder-shown))+.Search_searchButton__M5yat{border-color:#000}@media screen and (max-width:360px){.Search_searchInputContainer__F6yLw{padding-right:6px;border-right:1px solid #e6e6e6}.Search_searchInputContainer__F6yLw:focus-within{border-right:1px solid #000}}.Search_searchInput__ueXBM{flex:1 1;border:none;outline:none;padding:8px 0;min-width:0;font-size:14px;font-weight:500;color:#45383d;background:transparent}.Search_searchInput__ueXBM::placeholder{color:#45383d;opacity:.83}@media screen and (max-width:400px){.Search_searchInput__ueXBM{font-size:13px;padding-left:8px}}.Search_searchIconWrapper__aLci7{display:flex;align-items:center;justify-content:center;padding:0 4px;margin-left:4px}.Search_searchIconWrapper__aLci7 img{width:18px;height:18px;opacity:.7}@media screen and (max-width:400px){.Search_searchIconWrapper__aLci7{display:none}}.Search_localSearchTag__UvNPn{background:linear-gradient(180deg,#000,#000);border-radius:7px;padding:6px 7px;display:flex;align-items:center;gap:5px;flex-shrink:0}.Search_localSearchText__VAUls{color:#fff;font-size:14px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1 1}@media screen and (max-width:600px){.Search_localSearchText__VAUls{font-size:11px}}@media screen and (max-width:400px){.Search_localSearchText__VAUls{font-size:10px}}.Search_localSearchClose__1AJkb{background:#fff;border:none;padding:0;display:flex;align-items:center;justify-content:center;cursor:pointer;width:18px;height:18px;flex-shrink:0;border-radius:50%}.Search_localSearchClose__1AJkb img{width:10px;height:10px;filter:invert(56%) sepia(95%) saturate(1680%) hue-rotate(346deg) brightness(101%) contrast(101%)}.Search_localSearchClose__1AJkb:hover{opacity:.9}@media screen and (max-width:400px){.Search_localSearchClose__1AJkb{width:14px;height:14px}.Search_localSearchClose__1AJkb img{width:10px;height:10px}}.Search_mobileBackButton__k8Pcw{display:none;background:none;border:none;cursor:pointer;align-items:center;justify-content:center;border-radius:50%;transition:background-color .2s ease}.Search_mobileBackButton__k8Pcw:hover{background-color:rgba(0,0,0,.05)}@media screen and (max-width:480px){.Search_mobileBackButton__k8Pcw{display:flex}}.Search_searchButton__M5yat{position:absolute;top:0;bottom:0;right:0;width:65px;display:flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#000,#000);border-radius:10px;margin:0;overflow:hidden;border:1px solid #e6e6e6;border-left:none;z-index:1}.Search_searchButton__M5yat img{position:relative;width:20px;height:20px;z-index:3}.Search_searchButton__M5yat:hover{background:var(--main-color)}@media screen and (max-width:360px){.Search_searchButton__M5yat{display:none}}@media screen and (max-width:480px){.Search_mobileSearchActive__oRxdD .Search_searchButton__M5yat{display:none}}.Search_modal__fkN2H{padding:64px 26px 18px;background-color:var(--block-bg-color);border-radius:10px;box-shadow:0 8px 8px 0 rgba(0,0,0,.18);position:absolute;width:calc(100% + 12px);left:-6px;top:-8px;max-height:82vh;overflow-y:auto;z-index:3}@media screen and (max-width:800px){.Search_modal__fkN2H{max-height:75vh}}@media screen and (max-width:480px){.Search_modal__fkN2H{width:100vw;left:-15px;top:60px;padding:16px 15px;border-radius:0;max-height:calc(100vh - 60px);position:fixed}.Search_mobileSearchActive__oRxdD .Search_modal__fkN2H{top:60px;left:0;width:100vw;height:calc(100vh - 60px);max-height:none;border-radius:0}}.Search_sellersSection__SfXac{margin-bottom:16px}.Search_seller__9CpYL,.Search_subCategory___nizw{padding:0 0 10px;margin-bottom:10px;border-bottom:1px solid hsla(0,0%,59%,.19);display:flex;gap:12px;justify-content:space-between;text-decoration:none;color:inherit}.Search_seller__9CpYL:hover,.Search_subCategory___nizw:hover{opacity:.8}.Search_sellerContent__rUynl{display:flex;align-items:center;gap:12px}.Search_sellerLogoWrapper__SVZCW{position:relative;width:40px;height:40px;border-radius:8px;overflow:hidden;flex-shrink:0;background:#f5f5f5}.Search_sellerName__tlwET,.Search_subCategoryName__oJnb7{font-size:14px;font-weight:500;color:var(--secondary-text-color);display:block;margin-bottom:4px}.Search_sellerType___wl57,.Search_subCategoryCatName__L35zJ{font-size:12px;font-weight:500;color:var(--secondary-text-color);opacity:.46}.Search_sellerIcon__rd_2R,.Search_subCategoryIcon__GRDW0{margin-top:4px;margin-right:4px}.Search_productsList__Kjhf8{display:flex;flex-direction:column;gap:0;margin:0;padding:0}.Search_product__NrCmS{list-style:none;margin:0}.Search_productLink__L6Jol{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;grid-gap:12px;gap:12px;padding:10px 0;border-bottom:1px solid hsla(0,0%,59%,.19);text-decoration:none;color:inherit}.Search_productMain__EVgyz{display:flex;align-items:center;gap:10px;min-width:0}.Search_productImageWrapper__h9RNm{position:relative;width:36px;height:36px;min-width:36px;border-radius:8px;overflow:hidden;background:#f5f5f5}.Search_productImage__EMgpH{object-fit:cover}.Search_productPrice__X0DUK{font-size:14px;font-weight:700;color:#111;white-space:nowrap;text-align:right}.Search_productName__NePAN{margin:0;font-size:13px;font-weight:500;color:var(--text-color);line-height:1.35;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}.MobileSearchBar_mobileSearchBar__GBR0w{display:none;position:fixed;top:0;left:0;right:0;z-index:500;padding:10px}@media(max-width:480px){.MobileSearchBar_mobileSearchBar__GBR0w{display:flex}}.MobileSearchBar_withBackground__NXA8S{background:#fff;border-radius:0 0 15px 15px;box-shadow:0 2px 8px rgba(0,0,0,.1)}.MobileTabs_container__c6u_N{display:none;position:fixed;bottom:0;left:0;right:0;z-index:1000;background:#fff;border-top:1px solid #e8e8e8;box-shadow:0 -2px 8px rgba(0,0,0,.1)}@media screen and (max-width:480px){.MobileTabs_container__c6u_N{display:flex;justify-content:space-between;align-items:flex-start;position:fixed;bottom:0;left:0;right:0;transform:translateZ(0);padding:13px 10px;-webkit-transform:translateZ(0)}}.MobileTabs_tab__fsGL_{display:flex;flex-direction:column;align-items:center;gap:4px;cursor:pointer;flex:1 1;transition:all .2s ease;outline:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.MobileTabs_tab__fsGL_:active{transform:scale(1.15)}.MobileTabs_tab__fsGL_:focus{outline:none}.MobileTabs_iconWrapper__DwOZz{position:relative;display:flex;align-items:center;justify-content:center;width:24px;height:24px}.MobileTabs_text__Igezd{color:#707070;opacity:.8;text-align:center;font-size:10px;font-weight:500;line-height:1.2;white-space:nowrap;transition:all .2s ease;margin-top:2px}.MobileTabs_active__vQetu .MobileTabs_text__Igezd{opacity:1}.MobileTabs_active__vQetu .MobileTabs_text__Igezd,.MobileTabs_active__vQetu img{filter:brightness(0) saturate(100%) invert(62%) sepia(74%) saturate(1794%) hue-rotate(2deg) brightness(101%) contrast(103%)}.MobileTabs_badge__BI7_d{position:absolute;width:auto;min-width:16px;height:16px;padding:0 4px;border-radius:50px;background:#000;display:flex;justify-content:center;align-items:center;top:-6px;right:-6px;font-weight:600;font-size:10px;color:#fff;line-height:1}.Wrapper_container__IRo0Z{background-color:#f6f6f6;min-height:100vh;padding:0 20px}@media screen and (max-width:480px){.Wrapper_container__IRo0Z{padding:0}}.Wrapper_wrapper__wjms8{width:100%;max-width:1440px;margin:0 auto;padding-top:40px}@media screen and (max-width:480px){.Wrapper_wrapper__wjms8{padding-top:var(--mobile-top-padding,60px);padding-bottom:60px}}.ScrollToTop_scrollToTopButton__XxbIr{position:fixed;bottom:40px;right:40px;display:flex;width:52px;height:52px;padding:14.416px 14.931px 14.931px 14.416px;justify-content:center;align-items:center;border-radius:25.743px;background:#000;border:none;cursor:pointer;transition:transform .4s cubic-bezier(.4,0,.2,1),box-shadow .3s ease,opacity .5s cubic-bezier(.4,0,.2,1),visibility .5s cubic-bezier(.4,0,.2,1);z-index:1000;opacity:0;visibility:hidden;transform:translateY(30px) scale(.8)}.ScrollToTop_scrollToTopButton__XxbIr:hover{transform:translateY(-2px) scale(1.05);box-shadow:0 8px 16px rgba(255,121,5,.4)}.ScrollToTop_scrollToTopButton__XxbIr:active{transform:translateY(0) scale(.95)}.ScrollToTop_scrollToTopButton__XxbIr.ScrollToTop_visible__mu5_7{opacity:1;visibility:visible;transform:translateY(0) scale(1)}@media screen and (max-width:768px){.ScrollToTop_scrollToTopButton__XxbIr{bottom:15px;right:15px;width:48px;height:48px}}@media screen and (max-width:480px){.ScrollToTop_scrollToTopButton__XxbIr{bottom:12px;right:12px;width:44px;height:44px}}.TechnicalTabs_wrapper__27Up4{width:100%;padding:0}.TechnicalTabs_tabsContainer__az8oY{display:flex;align-items:center;gap:32px;padding:0 32px;flex-wrap:wrap}@media(max-width:768px){.TechnicalTabs_tabsContainer__az8oY{padding:0 20px;gap:16px;justify-content:center}}@media(max-width:480px){.TechnicalTabs_tabsContainer__az8oY{padding:0 16px;gap:12px}}.TechnicalTabs_tab__IUrdQ{padding:15px 28px;font-size:14px;font-style:normal;font-weight:600;line-height:normal;color:#000;text-decoration:none;transition:all .3s ease;white-space:nowrap;border-radius:8px;flex-shrink:0}.TechnicalTabs_tab__IUrdQ:hover{color:#000;background-color:#f8f9fa}.TechnicalTabs_tab__IUrdQ.TechnicalTabs_active__TPReE{color:#000;background-color:#fff}@media(max-width:870px){.TechnicalTabs_tab__IUrdQ{padding:12px 20px;font-size:13px}}@media(max-width:480px){.TechnicalTabs_tab__IUrdQ{padding:10px 16px;font-size:12px;white-space:normal;text-align:center;min-width:calc(50% - 6px)}}.ContactsPage_breadcrumbs__vk1dc{padding:24px 24px 0}@media(max-width:768px){.ContactsPage_breadcrumbs__vk1dc{padding:16px 16px 0}}.ContactsPage_breadcrumbsSection__VIagn{margin-bottom:20px}.ContactsPage_tabsSection__kHhzW{background-color:#fff;border-radius:8px;margin-bottom:20px;box-shadow:0 2px 8px rgba(0,0,0,.1)}.ContactsPage_contactsGrid__HN2py{display:grid;grid-template-columns:2fr 1fr 1fr;grid-template-rows:auto auto;grid-gap:20px;gap:20px;margin-bottom:20px}@media(max-width:1300px){.ContactsPage_contactsGrid__HN2py{grid-template-columns:2fr 1.05fr}}@media(max-width:900px){.ContactsPage_contactsGrid__HN2py{grid-template-columns:repeat(2,1fr);gap:16px}}@media(max-width:600px){.ContactsPage_contactsGrid__HN2py{grid-template-columns:1fr;gap:16px}}.ContactsPage_contactsInfo__kAUKh{display:flex;flex-direction:column;gap:32px}.ContactsPage_section__6s4TU:last-child{margin-bottom:0}.ContactsPage_sectionTitle__Z4r3y{font-size:24px;font-weight:600;color:#333;margin-bottom:24px}@media(max-width:768px){.ContactsPage_sectionTitle__Z4r3y{font-size:20px;margin-bottom:16px}}.ContactsPage_contactItem__ZcpXV{margin-bottom:24px;padding:20px;border:1px solid #e5e5e5;border-radius:8px;background-color:#f8f9fa}.ContactsPage_contactItem__ZcpXV:last-child{margin-bottom:0}.ContactsPage_contactTitle__pA_rZ{font-size:16px;color:#333;margin-bottom:8px}.ContactsPage_contactValue__HlC6g{font-size:18px;display:block;margin-bottom:4px}.ContactsPage_contactValue__HlC6g:hover{text-decoration:underline}.ContactsPage_contactDescription__xNLin{font-size:14px;color:#666;margin:0}.ContactsPage_socialLinks__Iikrw{display:flex;flex-direction:column;gap:16px}.ContactsPage_socialLink__oNd7A{display:flex;align-items:center;gap:12px;padding:16px;border:1px solid #e5e5e5;border-radius:8px;background-color:#f8f9fa;text-decoration:none;transition:all .3s ease}.ContactsPage_socialLink__oNd7A:hover{background-color:#e9ecef;transform:translateY(-2px)}.ContactsPage_socialIcon__OfiyL{font-size:24px;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;background-color:#fff}.ContactsPage_socialTitle__mVZhw{font-size:16px;font-weight:600;color:#333;margin-bottom:2px}.ContactsPage_socialDescription__4B4yh{font-size:14px;color:#666}.ContactsPage_companyInfo__lB0fL{padding:20px;border:1px solid #e5e5e5;border-radius:8px;background-color:#f8f9fa}.ContactsPage_companyInfo__lB0fL p{font-size:14px;line-height:1.5;color:#666;margin-bottom:8px}.ContactsPage_companyInfo__lB0fL p:last-child{margin-bottom:0}.ContactsPage_companyInfo__lB0fL p strong{color:#333}.ContactsPage_workingHours__UBMa7{position:-webkit-sticky;position:sticky;top:24px;height:-moz-fit-content;height:fit-content}.ContactsPage_schedule__D3pv2{margin-bottom:24px}.ContactsPage_scheduleItem__0lWnW{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;border-bottom:1px solid #e5e5e5}.ContactsPage_scheduleItem__0lWnW:first-child{border-top:1px solid #e5e5e5;border-top-left-radius:8px;border-top-right-radius:8px}.ContactsPage_scheduleItem__0lWnW:last-child{border-bottom-left-radius:8px;border-bottom-right-radius:8px}.ContactsPage_scheduleItem__0lWnW:nth-child(odd){background-color:#f8f9fa}.ContactsPage_day__lPqXR{font-size:14px;color:#333;font-weight:400}.ContactsPage_time__fDG_z{font-size:14px;color:#666;font-weight:600}.ContactsPage_note__gSj3V{padding:16px;border:1px solid #ffc107;border-radius:8px;background-color:#fff3cd}.ContactsPage_note__gSj3V p{font-size:14px;line-height:1.5;color:#856404;margin:0}.ContactsPage_note__gSj3V p strong{color:#533f03}.ContactsPage_supportBlock__fUNez{grid-column:1;grid-row:1;display:flex;align-items:center;justify-content:space-between;padding:30px;border-radius:15px;background:linear-gradient(135deg,#000,#000);color:#fff;position:relative;overflow:hidden}@media(max-width:900px){.ContactsPage_supportBlock__fUNez{gap:20px;padding:24px;grid-column:1/-1}}@media(max-width:600px){.ContactsPage_supportBlock__fUNez{padding:20px;gap:16px}}.ContactsPage_supportContent__wqM6D{display:flex;flex-direction:column;gap:20px;flex:1 1;z-index:2}@media(max-width:900px){.ContactsPage_supportContent__wqM6D{gap:16px}}.ContactsPage_supportText__zx3Ap{display:flex;flex-direction:column;gap:10px}.ContactsPage_supportTitle__9ZplT{font-size:24px;font-weight:700;line-height:1.29;margin:0;color:#fff}@media(max-width:900px){.ContactsPage_supportTitle__9ZplT{font-size:20px}}@media(max-width:600px){.ContactsPage_supportTitle__9ZplT{font-size:18px}}.ContactsPage_supportDescription__32SoN{font-size:13px;font-weight:400;line-height:1.22;margin:0;color:#fff;max-width:230px}@media(max-width:600px){.ContactsPage_supportDescription__32SoN{max-width:300px}}.ContactsPage_headphonesImage__L0uQW{width:167px;height:187px;object-fit:contain;z-index:1;margin-right:70px}@media(max-width:900px){.ContactsPage_headphonesImage__L0uQW{width:120px;height:135px;align-self:center}}@media(max-width:600px){.ContactsPage_headphonesImage__L0uQW{display:none}}.ContactsPage_contactBlock__ug3cU{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;padding:30px;border-radius:15px;background:#fff;border:1px solid #f0f0f0;min-height:272px}@media(max-width:900px){.ContactsPage_contactBlock__ug3cU{padding:24px;min-height:200px}}@media(max-width:600px){.ContactsPage_contactBlock__ug3cU{padding:20px;min-height:150px}}.ContactsPage_contactBlock__ug3cU:nth-child(2){grid-column:2;grid-row:1}@media(max-width:900px){.ContactsPage_contactBlock__ug3cU:nth-child(2){grid-column:auto;grid-row:auto}}.ContactsPage_contactBlock__ug3cU:nth-child(3){grid-column:3;grid-row:1}@media(max-width:900px){.ContactsPage_contactBlock__ug3cU:nth-child(3){grid-column:auto;grid-row:auto}}.ContactsPage_contactHeader__BNVRs{display:flex;flex-direction:column;gap:9px;width:100%}.ContactsPage_contactTitle__pA_rZ{font-size:18px;font-weight:600;line-height:1.29;color:#301d28;margin:0}@media(max-width:900px){.ContactsPage_contactTitle__pA_rZ{font-size:16px}}.ContactsPage_contactSubtitle__npInL{font-size:14px;font-weight:400;line-height:1.22;color:#301d28;margin:0}@media(max-width:900px){.ContactsPage_contactSubtitle__npInL{font-size:13px}}.ContactsPage_contactInfo__ZjHdm{display:flex;flex-direction:column;gap:8px;width:100%}.ContactsPage_contactValue__HlC6g{font-size:14px;font-weight:400;line-height:1.22;color:#000;text-decoration:none;margin:0}.ContactsPage_contactValue__HlC6g[href]{transition:color .3s ease}.ContactsPage_contactValue__HlC6g[href]:hover{color:#000}@media(max-width:900px){.ContactsPage_contactValue__HlC6g{font-size:13px}}.ContactsPage_contactNote__RC_ZG{font-size:14px;font-weight:400;line-height:1.22;color:#acacac;margin:0}@media(max-width:900px){.ContactsPage_contactNote__RC_ZG{font-size:13px}.ContactsPage_addressBlock__D9RBS{grid-column:auto;grid-row:auto}}.ContactsPage_secondRowWrapper__uAIan{grid-column:1/-1;grid-row:2;display:grid;grid-template-columns:1fr 3fr;grid-gap:20px;gap:20px}@media(max-width:1300px){.ContactsPage_secondRowWrapper__uAIan{grid-template-columns:1fr 1fr 1.2fr}}@media(max-width:900px){.ContactsPage_secondRowWrapper__uAIan{grid-row:auto;grid-template-columns:1fr 1fr}}@media(max-width:600px){.ContactsPage_secondRowWrapper__uAIan{grid-template-columns:1fr}}.ContactsPage_contactBlockDuble__pJGh5{display:none}@media(max-width:1300px){.ContactsPage_contactBlockDuble__pJGh5{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;padding:30px;border-radius:15px;background:#fff;border:1px solid #f0f0f0;min-height:272px}}@media(max-width:900px){.ContactsPage_contactBlockDuble__pJGh5{display:none}}.ContactsPage_contactBlockFirst__Sd84K{display:flex}@media(max-width:1300px){.ContactsPage_contactBlockFirst__Sd84K{display:none}}@media(max-width:900px){.ContactsPage_contactBlockFirst__Sd84K{display:flex}}.DeliveryPage_breadcrumbs__EHNDl{padding:24px 24px 0}@media(max-width:768px){.DeliveryPage_breadcrumbs__EHNDl{padding:16px 16px 0}}.DeliveryPage_breadcrumbsSection__GPRd_{margin-bottom:20px}.DeliveryPage_contentSection__6WwHy,.DeliveryPage_tabsSection__ADkUS{max-width:950px;background-color:#fff;border-radius:8px;margin-bottom:20px;box-shadow:0 2px 8px rgba(0,0,0,.1)}.DeliveryPage_contentSection__6WwHy{padding:32px}@media(max-width:768px){.DeliveryPage_contentSection__6WwHy{padding:20px}}.DeliveryPage_title__LIaoM{font-size:32px;font-weight:700;color:#333;margin:0 0 18px}@media(max-width:768px){.DeliveryPage_title__LIaoM{font-size:24px}}.DeliveryPage_content__G2gLE{display:flex;flex-direction:column}.DeliveryPage_collapsibleSection__Gu0HC{border:2px solid transparent}.DeliveryPage_collapsibleSection__Gu0HC:not(:last-child){margin-bottom:16px}.DeliveryPage_sectionHeader__yfjaL{display:flex;align-items:center;justify-content:space-between;cursor:pointer;padding:16px 0;border-bottom:2px solid #000}.DeliveryPage_sectionHeader__yfjaL:hover .DeliveryPage_sectionTitle__vs6fr{color:#000}.DeliveryPage_sectionTitle__vs6fr{font-size:18px;font-weight:700;color:#000;margin:0;transition:color .3s ease}@media(max-width:768px){.DeliveryPage_sectionTitle__vs6fr{font-size:16px}}.DeliveryPage_arrow__q_n4l{width:23px;height:18px;display:flex;align-items:center;justify-content:center;transition:transform .4s cubic-bezier(.4,0,.2,1)}.DeliveryPage_arrow__q_n4l.DeliveryPage_arrowOpen___KJaN{transform:rotate(180deg)}.DeliveryPage_arrow__q_n4l svg{width:12px;height:6px}.DeliveryPage_sectionContent__6PMIE{overflow:hidden;margin-top:16px;animation:DeliveryPage_slideDown__2IYwa .4s cubic-bezier(.4,0,.2,1);transform-origin:top}.DeliveryPage_sectionContent__6PMIE.DeliveryPage_sectionContentClosing__NaN9B{animation:DeliveryPage_slideUp__WXPZX .3s cubic-bezier(.4,0,.2,1)}@keyframes DeliveryPage_slideDown__2IYwa{0%{opacity:0;transform:translateY(-20px) scaleY(.8);max-height:0}to{opacity:1;transform:translateY(0) scaleY(1);max-height:2000px}}@keyframes DeliveryPage_slideUp__WXPZX{0%{opacity:1;transform:translateY(0) scaleY(1);max-height:2000px}to{opacity:0;transform:translateY(-20px) scaleY(.8);max-height:0}}.DeliveryPage_subsection__1ItQW{margin-bottom:16px}.DeliveryPage_subsection__1ItQW:last-child{margin-bottom:0}.DeliveryPage_subsectionTitle__x_H16{font-size:18px;font-weight:600;color:#333;margin:0 0 16px}@media(max-width:768px){.DeliveryPage_subsectionTitle__x_H16{font-size:16px}}.DeliveryPage_text__78YkH{font-size:14px;font-weight:400;line-height:1.5;color:#000}.DeliveryPage_text__78YkH:last-child{margin-bottom:0}.DeliveryPage_text__78YkH.DeliveryPage_bulletPoint__VzlbT{position:relative;padding-left:20px}.DeliveryPage_text__78YkH.DeliveryPage_bulletPoint__VzlbT:before{content:"•";position:absolute;left:0;color:#000;font-weight:700}.DeliveryPage_pickupBlock__2YMfR{display:flex;gap:15px;padding:15px;border:1px solid #e6e6e6;border-radius:10px;margin-top:16px}@media(max-width:768px){.DeliveryPage_pickupBlock__2YMfR{flex-direction:column;gap:12px}}.DeliveryPage_pickupMap__LoVQQ{flex:1 1;min-height:300px}@media(max-width:768px){.DeliveryPage_pickupMap__LoVQQ{min-height:200px}}.DeliveryPage_mapImage__spump{width:100%;height:auto;border-radius:8px;margin-top:16px}.DeliveryPage_imagePlaceholder__sTytT{width:100%;height:200px;background-color:#f8f9fa;border-radius:8px;margin-top:16px;display:flex;align-items:center;justify-content:center;color:#666;font-size:14px;font-weight:400;border:1px solid #e6e6e6}@media(max-width:768px){.DeliveryPage_imagePlaceholder__sTytT{height:150px;font-size:13px}}.DeliveryPage_pickupInfo__Zrs_4{flex:1 1;display:flex;flex-direction:column;gap:16px}.DeliveryPage_pickupHeader__S_Sw8{display:flex;flex-direction:column;gap:8px}.DeliveryPage_pickupTitle__7W4eB{font-size:16px;font-weight:700;color:#301d28;margin:0}.DeliveryPage_pickupCode__xZ6sp{font-size:14px;font-weight:700;color:#301d28}.DeliveryPage_pickupDetails__aRAKi{display:flex;flex-direction:column;gap:16px;flex:1 1}.DeliveryPage_pickupAddress__GeeFN{display:flex;flex-direction:column;gap:8px}.DeliveryPage_metro__392Wl{font-size:12px;font-weight:400;color:#301d28;opacity:.8}.DeliveryPage_schedule__w0Anf{display:flex;flex-direction:column;gap:4px}.DeliveryPage_fullAddress__Ck1Mn,.DeliveryPage_schedule__w0Anf span{font-size:12px;font-weight:400;color:#301d28}.DeliveryPage_fullAddress__Ck1Mn{line-height:1.4}.DeliveryPage_pickupButton__rIyQv{background-color:#000;color:#fff;border:none;border-radius:8px;padding:12px 24px;font-size:14px;font-weight:600;cursor:pointer;transition:background-color .3s ease;align-self:flex-start}.DeliveryPage_pickupButton__rIyQv:hover{background-color:#e55a2b}.DeliveryPage_courierBlock__xkOPY{display:flex;gap:15px;padding:15px;border:1px solid #e6e6e6;border-radius:10px;margin-top:16px}@media(max-width:768px){.DeliveryPage_courierBlock__xkOPY{flex-direction:column;gap:12px}}.DeliveryPage_courierImage__fJNE7{width:100%;height:auto;border-radius:8px;margin-top:16px}.DeliveryPage_courierInfo__5C2ic{flex:1 1;display:flex;flex-direction:column;gap:16px}.DeliveryPage_courierHeader__B6yZo{display:flex;align-items:center}.DeliveryPage_courierLabel__Gjp8b{font-size:16px;font-weight:600;color:#000}.DeliveryPage_courierDetails__7DOvD{display:flex;align-items:center;justify-content:space-between;gap:16px}@media(max-width:768px){.DeliveryPage_courierDetails__7DOvD{flex-direction:column;align-items:flex-start}}.DeliveryPage_courierAddress__TS_YS{display:flex;flex-direction:column;gap:8px}.DeliveryPage_courierMethod__zBfLY{font-size:14px;font-weight:600;color:#301d28}.DeliveryPage_address__mkCFp{font-size:14px;font-weight:400;color:#301d28}.DeliveryPage_changeButton__AuxUD{background-color:#f5f5f5;color:#626262;border:1px solid #c1c1c1;border-radius:4px;padding:4px 7px;font-size:13px;font-weight:600;cursor:pointer;transition:all .3s ease}.DeliveryPage_changeButton__AuxUD:hover{background-color:#e9e9e9;border-color:#a8a8a8}.GarantyPage_breadcrumbs__VGUTe{padding:24px 24px 0}@media(max-width:768px){.GarantyPage_breadcrumbs__VGUTe{padding:16px 16px 0}}.GarantyPage_breadcrumbsSection__aq4_v{margin-bottom:20px}.GarantyPage_tabsSection__fP_OX{border-radius:8px}.GarantyPage_contentSection__u6Ud4,.GarantyPage_tabsSection__fP_OX{max-width:950px;background-color:#fff;margin-bottom:20px;box-shadow:0 2px 8px rgba(0,0,0,.1)}.GarantyPage_contentSection__u6Ud4{border-radius:15px}.GarantyPage_articleContainer__dT3_x{max-width:950px;padding:23px 50px 23px 35px;display:flex;flex-direction:column;gap:16px}@media(max-width:768px){.GarantyPage_articleContainer__dT3_x{padding:20px 24px;gap:12px}}@media(max-width:480px){.GarantyPage_articleContainer__dT3_x{padding:16px 20px;gap:10px}}.GarantyPage_mainTitle__0cLTC{font-weight:700;font-size:24px;line-height:1.29;color:#000;margin:0;text-align:left}@media(max-width:768px){.GarantyPage_mainTitle__0cLTC{font-size:20px}}@media(max-width:480px){.GarantyPage_mainTitle__0cLTC{font-size:18px}}.GarantyPage_sectionTitle__B8PJ2{font-weight:600;font-size:18px;line-height:1.29;color:#000;margin:0;height:28px;display:flex;align-items:center}@media(max-width:768px){.GarantyPage_sectionTitle__B8PJ2{font-size:16px;height:auto}}@media(max-width:480px){.GarantyPage_sectionTitle__B8PJ2{font-size:15px}}.GarantyPage_textContent__pt92F{display:flex;flex-direction:column;gap:16px}@media(max-width:768px){.GarantyPage_textContent__pt92F{gap:12px}}@media(max-width:480px){.GarantyPage_textContent__pt92F{gap:10px}}.GarantyPage_textContent__pt92F p{font-weight:400;font-size:14px;line-height:1.5;color:#000;margin:0;text-align:left}@media(max-width:768px){.GarantyPage_textContent__pt92F p{font-size:13px;line-height:1.4}}@media(max-width:480px){.GarantyPage_textContent__pt92F p{font-size:12px}}.GarantyPage_emailLink__DiIl4{color:#000;text-decoration:none;transition:color .3s ease}.GarantyPage_emailLink__DiIl4:hover{color:#e55a2b;text-decoration:underline}.GarantyPage_emailLink__DiIl4:focus{outline:2px solid #000;outline-offset:2px;border-radius:2px}.GarantyPage_section__FBrn_{margin-bottom:40px}.GarantyPage_section__FBrn_:last-child{margin-bottom:0}.GarantyPage_subtitle__x_7hf{font-size:18px;font-weight:600;color:#333;margin-bottom:12px}@media(max-width:768px){.GarantyPage_subtitle__x_7hf{font-size:16px}}.GarantyPage_text__MxTE7{font-size:16px;line-height:1.6;color:#666;margin-bottom:16px}.GarantyPage_text__MxTE7:last-child{margin-bottom:0}.GarantyPage_list__LY6oP{list-style:none;padding:0;margin:0}.GarantyPage_list__LY6oP li{font-size:16px;line-height:1.6;color:#666;margin-bottom:8px;padding-left:20px;position:relative}.GarantyPage_list__LY6oP li:before{content:"•";color:#000;font-weight:700;position:absolute;left:0}.GarantyPage_list__LY6oP li:last-child{margin-bottom:0}.GarantyPage_warrantyInfo__uDSiV{display:grid;grid-template-columns:1fr;grid-gap:20px;gap:20px}.GarantyPage_warrantyItem__f7CZG{padding:20px;border:1px solid #e5e5e5;border-radius:8px;background-color:#f8f9fa}.GarantyPage_returnSteps__DBZKu{display:grid;grid-template-columns:1fr;grid-gap:24px;gap:24px}@media(min-width:768px){.GarantyPage_returnSteps__DBZKu{grid-template-columns:1fr 1fr}}.GarantyPage_step__xf1bA{display:flex;gap:16px;padding:20px;border:1px solid #e5e5e5;border-radius:8px;background-color:#f8f9fa}.GarantyPage_stepNumber__xSf_o{width:40px;height:40px;border-radius:50%;background-color:#000;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:18px;flex-shrink:0}.GarantyPage_stepContent__ceGps{flex:1 1}.GarantyPage_stepTitle__byifo{font-size:16px;font-weight:600;color:#333;margin-bottom:8px}.GarantyPage_stepText__J1IWf{font-size:14px;line-height:1.5;color:#666;margin:0}.GarantyPage_contactInfo__Giu03{padding:20px;border:1px solid #e5e5e5;border-radius:8px;background-color:#f8f9fa}