.is_list .m-product-card{flex-direction:column}.m-product-card .content .hidden-content{display:flex}.m-product-card .img{position:relative;width:100%;margin-bottom:8px}.m-product-card .img a{display:block}.m-product-card .img img{display:block;transition:border-radius .3s linear;box-shadow:0 5px 7px 0 rgba(22,22,25,.15);border-radius:16px}.m-product-card .widgets{position:absolute;top:0;left:0;width:100%;padding:10px;display:flex;justify-content:space-between;gap:10px}.m-product-card .widgets .col{display:flex;flex-direction:column;gap:10px}.m-product-card .widgets .col:first-child{align-items:flex-start}.m-product-card .widgets .col:last-child{align-items:flex-end}.m-product-card .widgets .percnet,.m-product-card .widgets .promo,.m-product-card .widgets .val,.m-product-card .widgets .video{padding:6px;border-radius:6px;color:#fff;font-weight:500;font-size:14px;align-items:flex-start;height:24px;position:relative;display:flex;align-items:center;white-space:nowrap}.m-product-card .widgets .percnet,.m-product-card .widgets .promo,.m-product-card .widgets .val{cursor:pointer}.m-product-card .widgets .percnet:hover::after,.m-product-card .widgets .percnet:hover::before,.m-product-card .widgets .promo:hover::after,.m-product-card .widgets .promo:hover::before,.m-product-card .widgets .val:hover::after,.m-product-card .widgets .val:hover::before{display:block}.m-product-card .widgets .percnet::before,.m-product-card .widgets .promo::before,.m-product-card .widgets .val::before{content:attr(data-tooltip);position:absolute;z-index:500;bottom:calc(100% + 12px);left:50%;transform:translateX(-50%);background-color:#fff;width:300px;max-width:300px;box-shadow:0 0 20px 0 rgba(22,22,25,.1490196078);font-size:14px;line-height:18px;color:#161619;padding:16px;white-space:initial;border-radius:6px;display:none}.m-product-card .widgets .percnet::after,.m-product-card .widgets .promo::after,.m-product-card .widgets .val::after{content:"";position:absolute;z-index:500;left:50%;bottom:calc(100% + 5px);transform:translateX(-50%) rotate(45deg);width:20px;height:20px;border-radius:6px;background-color:#fff;display:none}.m-product-card .widgets .percnet{background-color:#bc0500}.m-product-card .widgets .promo{background-color:#0256f7}.m-product-card .widgets .val{background-color:#f78d02}.m-product-card .widgets .video{background-color:#37b469;display:flex;align-items:center;gap:6px}.m-product-card .widgets .video svg{min-width:7px}.m-product-card .content{width:100%;display:flex;flex-direction:column;flex:auto}.m-product-card .content .desc{font-size:16px;line-height:20px;margin-bottom:12px;line-clamp:5;-webkit-line-clamp:5;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;color:inherit;transition:none}.m-product-card .content .desc:hover{color:#0256f7}.m-product-card .content .price{display:flex;align-items:flex-start;gap:10px;margin-bottom:14px;flex-direction:column}.m-product-card .content .price strong{font-weight:700;font-size:16px}.m-product-card .content .price strong.is_red{color:#cd0601}.m-product-card .content .price span{font-size:14px;color:#4b5563;line-clamp:1;-webkit-line-clamp:1;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical}.m-product-card .content .top{display:flex;align-items:center;justify-content:flex-end;font-size:14px;gap:12px;margin-bottom:12px}.m-product-card .content .top .artikul{color:#4b5563;margin-right:auto}.m-product-card .content .top .stock{color:#161619}.m-product-card .content .top .stock.is_green{color:#05ae49}.m-product-card .content .volumes{display:flex;flex-direction:column;gap:10px;margin-bottom:16px}.m-product-card .content .volumes strong{font-weight:400;font-size:14px}.m-product-card .content .volumes .list{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.m-product-card .content .volumes .list li.is_more a{background-color:#e2e3e5}.m-product-card .content .volumes .list li.is_more a:hover{border-color:#bc0500;background-color:#bc0500;color:#fff}.m-product-card .content .volumes .list a,.m-product-card .content .volumes .list button{border:1px solid #e2e3e5;padding:4px 6px 6px;border-radius:6px;transition:border .3s linear,color .3s linear,background-color .3s linear}.m-product-card .content .volumes .list a.is_active,.m-product-card .content .volumes .list button.is_active{border-color:#bc0500}.m-product-card .content .button a.m-button,.m-product-card .content .button button.m-button{font-size:16px;line-height:1.5;max-width:100%;padding:12px}.m-product-card .content .button .m-button.is_hidden,.m-product-card .content .button .m-counter.is_hidden{display:none!important}.b-catalog-list{margin:40px 0 80px}.b-catalog-list .catalog{width:100%}.b-catalog-list .heading{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:40px}.b-catalog-list .heading .m-title{width:100%;font-size:48px;line-height:100%}.b-catalog-list .result:not(.is_list){display:grid;grid-template-columns:repeat(3,1fr);gap:24px 16px}.b-catalog-list .flex{display:flex;align-items:flex-start;gap:16px}.b-catalog-list .flex .m-catalog-filter{width:100%;max-width:302px;position:sticky;top:var(--market-catalog-filter-top,16px);align-self:flex-start;z-index:5}.b-catalog-list .flex .result.is_list{display:flex;flex-wrap:wrap;gap:12px}.b-catalog-list .flex .result.is_list .m-product-card{flex:1 1 100%}.b-catalog-list .flex .m-catalog-filter+.catalog .result.is_list{gap:8px}.b-catalog-list .flex .m-catalog-filter+.catalog .result.is_list .m-product-card{flex:1 1 100%;max-width:100%}@media (min-width:280px){.b-catalog-list .flex .result.is_list .m-product-card{flex:1 1 calc((100% - 12px)/ 2);max-width:calc((100% - 12px)/ 2)}.b-catalog-list .flex .m-catalog-filter+.catalog .result.is_list .m-product-card{flex:1 1 calc((100% - 8px)/ 2);max-width:calc((100% - 8px)/ 2)}}@media (min-width:575px){.b-catalog-list .flex .result.is_list{gap:16px}.b-catalog-list .flex .result.is_list .m-product-card{flex:1 1 calc((100% - 32px)/ 3);max-width:calc((100% - 32px)/ 3)}}@media (min-width:769px){.m-product-card:hover .img img{box-shadow:0 5px 7px 3px rgba(22,22,25,.15)}.m-product-card .content{position:relative}.m-product-card .content .hidden-content{position:absolute;z-index:100;top:calc(100% - 25px);left:0;width:100%;margin-top:auto;min-height:114px;flex-direction:column;justify-content:flex-end;background-color:#fff;padding:16px 10px;box-shadow:0 14px 20px 0 rgba(22,22,25,.1);border-radius:0 0 16px 16px;display:none}.m-product-card .content .select{display:none}}@media (min-width:1023px){.b-catalog-list .flex .result.is_list .m-product-card{flex:1 1 calc((100% - 48px)/ 4);max-width:calc((100% - 48px)/ 4)}.b-catalog-list .flex .m-catalog-filter+.catalog .result.is_list{gap:16px}.b-catalog-list .flex .m-catalog-filter+.catalog .result.is_list .m-product-card{flex:1 1 calc((100% - 32px)/ 3);max-width:calc((100% - 32px)/ 3)}}@media (min-width:1280px){.b-catalog-list .flex .result.is_list .m-product-card{flex:1 1 calc((100% - 64px)/ 5);max-width:calc((100% - 64px)/ 5)}.b-catalog-list .flex .m-catalog-filter+.catalog .result.is_list .m-product-card{flex:1 1 calc((100% - 48px)/ 4);max-width:calc((100% - 48px)/ 4)}}@media (max-width:1440px){.m-product-card .widgets .percnet::before,.m-product-card .widgets .promo::before,.m-product-card .widgets .val::before{left:-10px;transform:none;padding:10px;font-size:12px;line-height:16px}}@media (max-width:1023px){.m-product-card .content .button a.m-button,.m-product-card .content .button button.m-button{font-size:14px}.b-catalog-list .result:not(.is_list){grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.m-product-card{position:relative;display:flex;flex-direction:row;gap:5px}.m-product-card .img img{border-radius:10px}.m-product-card .widgets .percnet,.m-product-card .widgets .promo,.m-product-card .widgets .val,.m-product-card .widgets .video{font-size:12px;height:22px;border-radius:4px}.m-product-card .widgets .video{width:22px;height:22px;justify-content:center}.m-product-card .widgets .video span{display:none!important}.m-product-card .content .desc{margin-bottom:10px}.m-product-card .content .price{gap:4px;margin-top:auto}.m-product-card .content .price strong{font-size:14px;line-height:130%}.m-product-card .content .top{font-size:10px;margin-bottom:10px}.m-product-card .content .top .stock.is_green{gap:6px;display:flex;align-items:center}.m-product-card .content .top .stock.is_green::before{content:"";display:inline-block;background-image:url(../images/sprites/sprite.svg?v1#status-ok);width:10px;height:10px}.m-product-card .content .volumes{display:none!important}.m-product-card .content .button{width:100%;position:absolute;left:0;bottom:0}.m-product-card .content .button a.m-button,.m-product-card .content .button button.m-button{margin-top:0}.m-product-card .content .button a.m-button:not(:hover),.m-product-card .content .button button.m-button:not(:hover){border:1px solid #bc0500;color:#161619;background-color:transparent}.m-product-card .content .button a.m-button:not(:hover) svg,.m-product-card .content .button button.m-button:not(:hover) svg{color:#bc0500}.b-catalog-list{margin:24px 0 40px}.b-catalog-list .heading{margin-bottom:24px}.b-catalog-list .heading .m-title{font-size:26px;line-height:110%}.b-catalog-list .flex{flex-direction:column;align-items:flex-start;gap:0}.b-catalog-list .flex .m-catalog-filter{max-width:calc(100% + 24px);width:calc(100% + 24px);padding:0 12px 10px;margin:0 -12px;background-color:#fff}}@media (max-width:430px){.b-catalog-list .result:not(.is_list){grid-template-columns:repeat(1,1fr)!important}}@media (min-width:767px) and (max-width:1023px){.b-catalog-list .flex .m-catalog-filter+.catalog .result.is_list{gap:16px}.b-catalog-list .flex .m-catalog-filter+.catalog .result.is_list .m-product-card{flex:1 1 calc((100% - 16px)/ 2);max-width:calc((100% - 16px)/ 2)}}@media (min-width:575px) and (max-width:767px){.b-catalog-list .flex .m-catalog-filter+.catalog .result.is_list{gap:16px}.b-catalog-list .flex .m-catalog-filter+.catalog .result.is_list .m-product-card{flex:1 1 calc((100% - 32px)/ 3);max-width:calc((100% - 32px)/ 3)}}