.range-slider{touch-action:none;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer;display:block;position:relative;width:100%;height:8px;background:#ddd;border-radius:4px}.range-slider[data-vertical]{height:100%;width:8px}.range-slider[data-disabled]{opacity:.5;cursor:not-allowed}.range-slider .range-slider__thumb{position:absolute;z-index:3;top:50%;width:24px;height:24px;transform:translate(-50%,-50%);border-radius:50%;background:#2196f3}.range-slider .range-slider__thumb:focus-visible{outline:0;box-shadow:0 0 0 6px rgba(33,150,243,.5)}.range-slider[data-vertical] .range-slider__thumb{left:50%}.range-slider .range-slider__thumb[data-disabled]{z-index:2}.range-slider .range-slider__range{position:absolute;z-index:1;transform:translateY(-50%);top:50%;width:100%;height:100%;background:#51adf6}.range-slider[data-vertical] .range-slider__range{left:50%;transform:translate(-50%)}.range-slider input[type=range]{-webkit-appearance:none;pointer-events:none;position:absolute;z-index:2;top:0;left:0;width:0;height:0;background-color:transparent}.range-slider input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none}.range-slider input[type=range]::-moz-range-thumb{width:0;height:0;border:0}.range-slider input[type=range]:focus{outline:0}.BifmaTooltip_tooltipWrapper__dFwMR{position:relative;display:flex;align-items:center;justify-content:center}.BifmaTooltip_tooltip__0zs6x{position:absolute;bottom:35px;right:3px;background:hsla(0,0%,100%,.97);box-shadow:0 0 15px rgba(0,0,0,.25);border-radius:11px;width:253px;z-index:10;padding:12px;visibility:hidden;opacity:0;transform:translateY(5px);transition:var(--transition)}.BifmaTooltip_tooltipWrapper__dFwMR img{cursor:pointer}.BifmaTooltip_tooltip__0zs6x.BifmaTooltip_open__X6qR2{visibility:visible;opacity:1;transform:translateY(0)}.BifmaTooltip_tooltip__0zs6x:after{content:"";position:absolute;bottom:-7px;right:25px;width:13px;height:13px;background:hsla(0,0%,100%,.97);transform:rotate(45deg)}.BifmaTooltip_tooltip__0zs6x strong{font-weight:700;font-size:14px;line-height:1.43}.BifmaTooltip_tooltip__0zs6x p{font-size:14px;line-height:1.43;font-weight:400;margin:0}.BifmaTooltip_tooltip__0zs6x a{font-size:13px;line-height:1.43;font-weight:400;color:var(--brand-primary)}.BifmaTooltip_closeBtn__Z2phB{position:absolute;top:13px;right:11px;width:16px!important;height:16px!important;display:flex;align-items:center;justify-content:center}.BifmaTooltip_closeBtn__Z2phB:hover{color:var(--brand-primary)}@media screen and (max-width:575px){.BifmaTooltip_tooltip__0zs6x{width:150px;bottom:30px;right:-3px;padding:10px}.BifmaTooltip_tooltip__0zs6x strong span{display:none}.BifmaTooltip_tooltip__0zs6x strong{font-size:12px}.BifmaTooltip_tooltip__0zs6x a,.BifmaTooltip_tooltip__0zs6x p{font-size:10px}.BifmaTooltip_closeBtn__Z2phB{top:6px;right:6px}}.ProductCard_product__KsFdE{position:relative;background-color:#fff;border-radius:15px;transition:var(--transition);--gap:16px}.ProductCard_product__KsFdE a{display:block}.ProductCard_productStatusWrapper__GPRk1{position:relative;padding-block:30px}.ProductCard_productImg__EEVxb{border-radius:15px;overflow:hidden}.ProductCard_productImg__EEVxb img{aspect-ratio:1/1;object-fit:contain}.ProductCard_imageIndicators__zs961{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px;cursor:pointer;width:-moz-fit-content;width:fit-content;margin-inline:auto}.ProductCard_indicator__HeQMh{width:26px;height:7px;background-color:#f6f6f6;border-radius:5px;transition:var(--transition-ease)}.ProductCard_indicator__HeQMh.ProductCard_active__lDcGh{background-color:var(--gray-5)}.ProductCard_productBottom__j_YrB{display:flex;flex-direction:column;gap:12px;padding:var(--gap);position:relative;z-index:6}.ProductCard_productPrices__cK8MH{display:flex;align-items:flex-end;gap:14px}.ProductCard_mainPrice__B6LM0{font-size:24px;line-height:32px;font-weight:700;color:var(--brand-primary)}.ProductCard_mainPrice__B6LM0 a{font-size:16px;line-height:32px;color:var(--brand-primary)}.ProductCard_oldPrice__qL3X3{font-size:19px;line-height:30px;font-weight:600;color:#a9acb2}.ProductCard_productTitle__GRSg1{font-size:19px;line-height:24px;font-weight:400;height:48px}.ProductCard_productTitle__GRSg1:hover{color:inherit}.ProductCard_installmentPrice__mEbeG{color:#000;font-size:19px;line-height:26px;padding-top:5px;padding-bottom:20px;text-align:center;background-image:linear-gradient(79.33deg,#a6fc6f -10.06%,#ecfad9 44.03%,#f2f947 127.13%);border-radius:10px 10px 0 0;margin-bottom:-15px}.ProductCard_rating__XbNBc{display:flex;align-items:center;gap:14px}.ProductCard_ratingValue___JiNv{display:flex;align-items:center;color:orange;gap:2px;font-size:21px;font-weight:500}.ProductCard_ratingCount__Rn5gu{font-size:19px;color:var(--text-secondary-1)}.ProductCard_productInfo___k8VQ{padding:var(--gap);padding-top:15px;margin-top:-5px;background-color:#fff;border-radius:0 0 10px 10px;position:absolute;left:0;right:0;z-index:5;box-shadow:0 4px 10px hsla(0,0%,49%,.4);border-top:0;visibility:hidden;opacity:0;transition:var(--transition)}.ProductCard_productInfo___k8VQ:before{content:"";position:absolute;height:20px;left:0;right:0;top:-20px;background-color:#fff}@media (hover:hover) and (pointer:fine){.ProductCard_product__KsFdE:hover{box-shadow:0 4px 10px hsla(0,0%,49%,.4);border-bottom-color:transparent;border-bottom-left-radius:0;border-bottom-right-radius:0}.ProductCard_product__KsFdE:hover .ProductCard_productInfo___k8VQ{visibility:visible;opacity:1}}@media (hover:none) and (pointer:coarse){.ProductCard_product__KsFdE{box-shadow:none;overflow:hidden}.ProductCard_productInfo___k8VQ{position:static;visibility:visible;opacity:1;padding-top:0;box-shadow:none}}@media screen and (max-width:1199px){.ProductCard_product__KsFdE{--gap:10px}.ProductCard_productStatusWrapper__GPRk1{padding-block:25px}.ProductCard_imageIndicators__zs961,.ProductCard_productBottom__j_YrB{gap:5px}.ProductCard_indicator__HeQMh{width:15px;height:4px}.ProductCard_productPrices__cK8MH{gap:0;flex-direction:column;align-items:inherit;min-height:34px}.ProductCard_mainPrice__B6LM0{font-size:18px;line-height:21px}.ProductCard_oldPrice__qL3X3{font-size:16px;line-height:19px}.ProductCard_productTitle__GRSg1{font-size:16px;line-height:20px;height:40px;font-weight:500}.ProductCard_rating__XbNBc{gap:7px}.ProductCard_ratingCount__Rn5gu,.ProductCard_ratingValue___JiNv{font-size:16px}.ProductCard_ratingValue___JiNv svg{width:22px;height:22px}.ProductCard_product__KsFdE button{height:30px;font-size:15px;border-radius:7px}.ProductCard_installmentPrice__mEbeG{font-size:15px;line-height:19px;padding-bottom:13px;margin-bottom:-10px}.ProductCard_productInfo___k8VQ{padding-top:0;border-radius:7px;border-top-left-radius:0;border-top-right-radius:0}}@media screen and (max-width:991px){.ProductCard_productTitle__GRSg1{font-size:12px;line-height:16px;height:32px}.ProductCard_mainPrice__B6LM0{font-size:16px;line-height:19px;margin-bottom:-2px}.ProductCard_oldPrice__qL3X3{font-size:14px;line-height:17px}.ProductCard_productTitle__GRSg1{font-size:14px;line-height:18px;height:36px}.ProductCard_ratingCount__Rn5gu,.ProductCard_ratingValue___JiNv{font-size:14px}.ProductCard_ratingValue___JiNv svg{width:20px;height:20px}.ProductCard_product__KsFdE button{height:24px;font-size:12px}.ProductCard_installmentPrice__mEbeG{font-size:12px;line-height:16px;padding-bottom:13px;padding-top:4px}}.Skeleton_skeleton__bK7bh{height:465px;display:flex;flex-direction:column}.Skeleton_skeletonImage__0_rKc{object-fit:contain;width:100%;height:100%;max-height:318px;margin-bottom:6px}.Skeleton_skeletonTitle__eMCpZ{height:42px;width:95%;margin-bottom:12px}.Skeleton_skeletonPrice__zEPhQ{width:80%;height:19px;margin-bottom:10px}.Skeleton_skeletonMonth__cMiKh{width:70%;height:22px}.Skeleton_skeletonImage__0_rKc,.Skeleton_skeletonMonth__cMiKh,.Skeleton_skeletonPrice__zEPhQ,.Skeleton_skeletonTitle__eMCpZ{border-radius:6px;background-image:linear-gradient(90deg,rgba(5,2,51,.08) 24%,rgba(5,2,51,.12) 36%,rgba(5,2,51,.08) 64%);background-size:400% 100%;animation-duration:1.4s;animation-iteration-count:infinite;animation-name:Skeleton_animated-skeleton__uR79d;animation-timing-function:ease}@media screen and (max-width:1679px){.Skeleton_skeleton__bK7bh{height:263px;padding:10px}.Skeleton_skeletonImage__0_rKc{max-height:292px}.Skeleton_skeletonTitle__eMCpZ{margin-bottom:11px}.Skeleton_skeletonPrice__zEPhQ{margin-bottom:7px}}@media screen and (max-width:1439px){.Skeleton_skeleton__bK7bh{height:217px}.Skeleton_skeletonImage__0_rKc{max-height:262px}.Skeleton_skeletonPrice__zEPhQ{margin-bottom:10px;height:14px}}@media screen and (max-width:1199px){.Skeleton_skeleton__bK7bh{height:221px}.Skeleton_skeletonImage__0_rKc{max-height:250px}}@media screen and (max-width:991px){.Skeleton_skeleton__bK7bh{height:364px}.Skeleton_skeletonImage__0_rKc{max-height:393px}}@media screen and (max-width:767px){.Skeleton_skeleton__bK7bh{height:291px}.Skeleton_skeletonImage__0_rKc{max-height:306px}.Skeleton_skeletonMonth__cMiKh{width:100%;margin-top:auto}}@media screen and (max-width:575px){.Skeleton_skeleton__bK7bh{height:390px;padding:4px}.Skeleton_skeletonImage__0_rKc{max-height:64%}.Skeleton_skeletonMonth__cMiKh{width:100%;margin-top:auto}.Skeleton_skeletonTitle__eMCpZ{height:32px}}@media screen and (max-width:479px){.Skeleton_skeleton__bK7bh{height:327px}}@keyframes Skeleton_animated-skeleton__uR79d{0%{background-position:100% 50%}to{background-position:0 50%}}.catalog_title__rU_K_{font-size:34px;line-height:1;margin-bottom:44px}.catalog_row__i6pTn{display:flex;gap:10px;scrollbar-width:none;-ms-overflow-style:none}.catalog_row__i6pTn::-webkit-scrollbar{width:0;height:0;display:none}.catalog_filters__2hFmb{margin-bottom:48px}@media screen and (max-width:1439px){.catalog_row__i6pTn{overflow-x:auto;overflow-y:hidden}}@media screen and (max-width:991px){.catalog_title__rU_K_{margin-top:20px}}@media screen and (max-width:767px){.catalog_title__rU_K_{margin-bottom:20px;font-size:20px}.catalog_filters__2hFmb{margin-bottom:20px}.catalog_row__i6pTn{margin:0 -12px;padding:0 12px}}