.c-articleslist{container-type:inline-size;display:flex;flex-direction:column;margin:0 0 1rem;width:100%}.c-articleslist .articles{display:flex;flex-wrap:wrap;gap:40px}@media screen and (max-width:543px){.c-articleslist .articles{gap:20px}}.c-recommender{container-type:inline-size;margin-bottom:1rem;margin-top:1rem;position:relative;width:100%}.c-recommender .products{display:flex;flex-wrap:wrap;gap:10px}.c-recommender .more-products{text-align:center;transform:translateY(-9px)}.c-recommender .more-products>button{background-color:#f7f7f8;border-color:#e2e5ed;color:#191d24;font-size:.75rem;padding:10px 12px}.c-recommender .more-products>button.active,.c-recommender .more-products>button:active,.c-recommender .more-products>button:focus,.c-recommender .more-products>button:hover{background-color:#dcdce0;border-color:#c3c9d9;color:#191d24}.c-recommender .sections-tabs{display:flex;gap:32px;margin:0 0 20px}.c-recommender .sections-tabs button{background-color:transparent;border:none;border-bottom:3px solid transparent;font-size:.875rem;font-weight:600;padding:0 0 7px}.c-recommender .sections-tabs .active-tab{border-bottom:3px solid #009dee}@container (inline-size < 768px){.c-recommender .carousel-wrapper:not(.container-query-polyfill){flex-wrap:nowrap;margin:0;overflow-y:auto}.c-recommender .carousel-wrapper:not(.container-query-polyfill) ::-webkit-scrollbar,.c-recommender .carousel-wrapper:not(.container-query-polyfill)::-webkit-scrollbar{height:0}.c-recommender .carousel-wrapper:not(.container-query-polyfill) .c-productlist-lineitem{border-bottom:none;flex:1 0 75%}.c-recommender .square-item-carousel:not(.container-query-polyfill){gap:10px;margin:0 -10px 0 0}.c-recommender button:not(.c-product-addtocartbutton){display:none}}.c-alert{border-radius:5px;font-size:.875rem;font-weight:400;margin:0 0 10px;padding:10px 15px;text-align:left;width:100%}.c-alert[class*=light]{border:1px solid}.c-alert-success{background-color:#1bcb5f;color:#fff}.c-alert-error{background-color:#fc3884;color:#fff}.c-alert-warning{background-color:#f8da37;color:#191d24}.c-alert-info{background-color:#009dee;color:#fff}.wpj-modal-loading-side{width:400px}.c-modal-side{background:#fff;border-radius:0;height:100vh;margin:unset;max-width:100%;overflow-x:hidden;overflow-y:auto;padding:25px 30px;pointer-events:auto;position:absolute;right:-100%;top:0;transition:right .3s;width:400px}.c-modal-side .header{align-items:center;display:flex;gap:10px;justify-content:space-between;margin:0 0 25px;width:100%}.c-modal-side .header .title-default{margin:0}.c-modal-side .header .close{align-items:center;background:none;border:none;border-radius:0;color:#191d24;cursor:pointer;display:flex;font-size:1rem;gap:10px;line-height:1;padding:unset;transition:color .3s;z-index:1}.c-modal-side .header .close.active,.c-modal-side .header .close:active,.c-modal-side .header .close:focus,.c-modal-side .header .close:hover{color:#fc3884}.c-modal-side .header .close-caption{display:none}@media screen and (max-width:543px){.c-modal-side{border-radius:0;margin:unset;padding:20px 10px}}.c-pager{align-items:center;container-type:inline-size;display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin:20px 0 30px;width:100%}.c-pager>div{text-align:center;width:100%}.c-pager>div:first-child{order:2}.c-pager .btn-loader,.c-pager .btn-scroll-top{max-width:100%;width:100%}.c-pager .btn-loader{background-color:#191d24;border-color:#191d24;color:#fff}.c-pager .btn-loader.active,.c-pager .btn-loader:active,.c-pager .btn-loader:focus,.c-pager .btn-loader:hover{background-color:#040506;border-color:#040506;color:#fff}.c-pager .btn-pager{aspect-ratio:1;background-color:#fff;border-color:#e2e5ed;border-radius:5px;box-shadow:0 3px 8px rgba(118,127,144,.14);color:#191d24;font-size:.875rem}.c-pager .btn-pager.active,.c-pager .btn-pager:active,.c-pager .btn-pager:focus,.c-pager .btn-pager:hover{background-color:#e6e6e6;border-color:#c3c9d9;color:#191d24}.c-pager .btn-pager.disabled,.c-pager .btn-pager:disabled{background-color:#fff;border-color:#e2e5ed;color:#e2e5ed}.c-pager .btn-pager.disabled.active,.c-pager .btn-pager.disabled:active,.c-pager .btn-pager.disabled:focus,.c-pager .btn-pager.disabled:hover,.c-pager .btn-pager:disabled.active,.c-pager .btn-pager:disabled:active,.c-pager .btn-pager:disabled:focus,.c-pager .btn-pager:disabled:hover{background-color:#e6e6e6;border-color:#c3c9d9;color:#e2e5ed}.c-pager .btn-pager-prev{margin-right:10px}.c-pager .btn-pager-next{margin-left:10px}.c-pager .pagination{align-items:center;display:flex;gap:0;justify-content:center;list-style:none;margin-bottom:0;padding-left:0}.c-pager .pagination>li{display:inline-block}.c-pager .pagination a:not(.btn){align-items:center;background-color:transparent;border-radius:0;color:#191d24;display:flex;font-size:.875rem;font-weight:400;justify-content:center;min-height:unset;min-width:25px;text-decoration:underline;transition:background-color .3s}.c-pager .pagination a:not(.btn):active,.c-pager .pagination a:not(.btn):hover{text-decoration:none}.c-pager .pagination .active a{background-color:transparent;color:#767f90;font-size:.875rem;font-weight:400;pointer-events:none;text-decoration:none}.c-pager .pagination li:not(.active):hover a:not(.btn){background-color:transparent}@container (inline-size > 860px){.c-pager>div{flex:1;text-align:left;width:calc(50% - 135px)}.c-pager>div:first-child{order:0}.c-pager .btn-scroll-top{max-width:unset;width:unset}.c-pager .btn-loader{max-width:270px;width:100%}.c-pager .pagination{justify-content:flex-end}}.c-pagertop{margin:0 0 0 auto;width:100%}.c-pagertop .btn-pager{aspect-ratio:1;background-color:#fff;border-color:#e2e5ed;box-shadow:0 3px 8px rgba(118,127,144,.14);color:#191d24;font-size:.875rem;font-weight:400;letter-spacing:normal;padding:.5rem .75rem}.c-pagertop .btn-pager.active,.c-pagertop .btn-pager:active,.c-pagertop .btn-pager:focus,.c-pagertop .btn-pager:hover{background-color:#e6e6e6;border-color:#c3c9d9;color:#191d24}.c-pagertop .btn-pager.disabled,.c-pagertop .btn-pager:disabled{background-color:#fff;border-color:#e2e5ed;color:#e2e5ed}.c-pagertop .btn-pager.disabled.active,.c-pagertop .btn-pager.disabled:active,.c-pagertop .btn-pager.disabled:focus,.c-pagertop .btn-pager.disabled:hover,.c-pagertop .btn-pager:disabled.active,.c-pagertop .btn-pager:disabled:active,.c-pagertop .btn-pager:disabled:focus,.c-pagertop .btn-pager:disabled:hover{background-color:#e6e6e6;border-color:#c3c9d9;color:#e2e5ed}.c-pagertop .btn-pager-prev{margin-right:10px}.c-pagertop .btn-pager-next{margin-left:10px}.c-pagertop .pagination{align-items:center;display:flex;justify-content:flex-end;list-style:none;margin-bottom:0;padding-left:0}.c-pagertop .pagination>li{display:inline-block}.c-pagertop .pagination span{color:#191d24;font-size:.875rem;font-weight:400}@container (inline-size < 992px){.c-pagertop{display:none}}.c-product-b2bprice{display:flex;flex-direction:column}.c-product-b2bprice .price-without-vat{color:#191d24;font-size:.75rem;font-weight:600}.c-product-b2bprice .price-with-vat{color:#191d24;font-size:.625rem;font-weight:400}.c-product-buycount>div{border:1px solid #e2e5ed;border-radius:5px;display:flex;flex-shrink:0;width:70px}.c-product-buycount>div:empty{border:none;border-radius:0}.c-product-buycount>div .form-control{border:0;border-radius:5px;padding-left:0;padding-right:0;text-align:center;width:60%}.c-product-buycount>div>div{display:flex;flex-direction:column;width:40%}.c-product-buycount>div>div button{align-items:center;background:transparent;background-color:#fff;border:none;cursor:pointer;display:flex;height:50%;justify-content:center}.c-productlist-banner{flex:1;line-height:1.1;padding:0 0 10px}.c-productlist-banner.theme-black>a{position:relative}.c-productlist-banner.theme-black>a:after{background:linear-gradient(0deg,#191d24,rgba(25,29,36,0) 70%);bottom:0;content:"";display:block;left:0;opacity:.5;position:absolute;right:0;top:0}.c-productlist-banner.theme-black .content{color:#fff}.c-productlist-banner.theme-white .content{color:#191d24}.c-productlist-banner .catalog-banner{display:block;height:100%;position:relative}.c-productlist-banner .content{bottom:0;color:#fff;left:0;padding:1rem;position:absolute;right:0;z-index:1}.c-productlist-banner .content .label{background:#191d24;border-radius:5px;color:#fff;display:inline-block;font-size:.75rem;font-weight:400;line-height:1;margin:0 0 10px;padding:5px}.c-productlist-banner .content .title{font-size:32px;font-weight:600;letter-spacing:normal;margin:0 0 7px;text-transform:none}.c-productlist-banner .content .description{font-size:.875rem;font-weight:400;line-height:inherit;margin:0 0 7px}.c-productlist-banner .content .btn{min-width:unset;padding:18px 10px;width:100%}.c-productlist-banner .btn-light{background-color:#fff;border:1px solid #e2e5ed;box-shadow:0 3px 8px rgba(118,127,144,.14);color:#191d24}.c-productlist-banner .btn-light.active,.c-productlist-banner .btn-light:active,.c-productlist-banner .btn-light:focus,.c-productlist-banner .btn-light:hover{background-color:#f7f7f8;border-color:#e2e5ed;color:#191d24}.c-productlist-banner .btn-dark{background-color:#009dee;border-color:#009dee;color:#fff}.c-productlist-banner .btn-dark.active,.c-productlist-banner .btn-dark:active,.c-productlist-banner .btn-dark:focus,.c-productlist-banner .btn-dark:hover{background-color:#007bbb;border-color:#007bbb;color:#fff}.c-productlist-banner .c-picture{height:100%}.c-productlist-banner .c-picture img{border-radius:5px;height:100%;object-fit:cover;width:100%}.c-productlist-bestselleritem{align-items:center;border-bottom:1px solid #e2e5ed;display:flex;flex:1 0 100%;gap:19px;justify-content:space-between;padding:0 0 10px}.c-productlist-bestselleritem.borderless{border-bottom:0}.c-productlist-bestselleritem>a{align-items:center;display:flex;flex:1;text-decoration:none}.c-productlist-bestselleritem>a.active .title,.c-productlist-bestselleritem>a:active .title,.c-productlist-bestselleritem>a:focus .title,.c-productlist-bestselleritem>a:hover .title{text-decoration:underline}.c-productlist-bestselleritem .c-picture{background:#fff;border:0;border-radius:10px;flex:0 0 74px;overflow:hidden;padding:10px;position:relative;width:74px}.c-productlist-bestselleritem .c-picture:before{background:hsla(0,0%,41%,.03);content:"";display:block;inset:0;position:absolute}.c-productlist-bestselleritem .c-picture img{margin:auto}.c-productlist-bestselleritem .c-product-discountlabel{left:10px;position:absolute;top:10px}.c-productlist-bestselleritem .c-product-submitblock{margin-bottom:0}.c-productlist-bestselleritem .c-product-submitblock .text{display:none}.c-productlist-bestselleritem .c-product-submitblock .btn-ctr,.c-productlist-bestselleritem .c-product-submitblock .c-product-addtocartbutton{border-radius:5px;height:42px;padding:0;width:42px}.c-productlist-bestselleritem .c-product-submitblock .btn-ctr>.c-icon,.c-productlist-bestselleritem .c-product-submitblock .c-product-addtocartbutton>.c-icon{height:20px;left:0;margin:0;position:relative;width:20px}.c-productlist-bestselleritem .counter{align-items:center;background:#eaf8ff;border-radius:50%;color:#191d24;display:flex;font-size:.75rem;font-weight:600;height:24px;justify-content:center;margin:0 10px 0 0;min-width:24px;width:24px}.c-productlist-bestselleritem .counter-1{background:#fdf4c1}.c-productlist-bestselleritem .counter-2{background:#f7f7f8}.c-productlist-bestselleritem .counter-3{background:#ffe2bf}.c-productlist-bestselleritem .content{align-items:flex-end;display:flex;flex:1;flex-direction:column;min-width:130px}.c-productlist-bestselleritem .title{color:#191d24;font-size:.875rem;font-weight:400;margin:0 0 0 30px;overflow:hidden;-webkit-line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical}.c-productlist-bestselleritem .c-product-price{align-items:flex-end;display:flex;flex-direction:column;margin:0}.c-productlist-bestselleritem .c-product-price>div{margin:0}.c-productlist-bestselleritem .c-product-price>div strong{font-size:1rem;font-weight:600}.c-productlist-bestselleritem .c-product-price>div:has(+p) strong{color:#fc3884}.c-productlist-bestselleritem .c-product-price p strong{color:#767f90;font-size:.75rem}.c-productlist-bestselleritem .c-product-deliverytime-availability{margin:0}.c-productlist-bestselleritem .c-product-deliverytime-availability p{font-size:.75rem;font-weight:400}.c-productlist-bestselleritem .c-product-addtocartbutton>.c-icon{left:unset;position:relative}.c-productlist-bestselleritem .c-product-addtocartbutton .text{display:none}@container (inline-size < 768px){.c-productlist-bestselleritem.carousel-item:not(.container-query-polyfill){border-bottom:unset;flex:unset;flex-direction:column;min-width:40%;padding:5px 28px}.c-productlist-bestselleritem.carousel-item:not(.container-query-polyfill):not(:last-child){border-right:1px solid #e2e5ed}.c-productlist-bestselleritem.carousel-item:not(.container-query-polyfill)>a:not(.container-query-polyfill){flex-direction:column;position:relative}.c-productlist-bestselleritem.carousel-item:not(.container-query-polyfill) .c-product-submitblock:not(.container-query-polyfill){display:none}.c-productlist-bestselleritem.carousel-item:not(.container-query-polyfill) .counter{left:7px;left:50%;margin:0;position:absolute;top:-5px;transform:translateX(-50%);z-index:1}.c-productlist-bestselleritem.carousel-item:not(.container-query-polyfill) .title{margin:15px 0 0;text-align:center}.c-productlist-bestselleritem.carousel-item:not(.container-query-polyfill) .content{align-items:center;justify-content:flex-end}}@container (inline-size > 992px){.c-productlist-bestselleritem:not(.container-query-polyfill){flex:1 0 21%;max-width:calc(25% - 10px)}.c-productlist-bestselleritem.has-buyform:not(.container-query-polyfill){flex:1 0 45%;max-width:calc(50% - 10px)}}.c-productlist-lineitemwithvariations{border:1px solid #e2e5ed;border-radius:0;container-type:inline-size;flex:1 0 100%}.c-productlist-lineitemwithvariations.borderless{border:0}.c-productlist-lineitemwithvariations .product{align-items:center;display:flex;flex-direction:column;gap:10px;justify-content:space-between;padding:20px 15px}.c-productlist-lineitemwithvariations .product .content{justify-content:flex-end}.c-productlist-lineitemwithvariations .product .content>a{align-items:center;display:flex;gap:10px;text-decoration:none;width:100%}.c-productlist-lineitemwithvariations .product .content>a.active .title,.c-productlist-lineitemwithvariations .product .content>a:active .title,.c-productlist-lineitemwithvariations .product .content>a:focus .title,.c-productlist-lineitemwithvariations .product .content>a:hover .title{text-decoration:underline}.c-productlist-lineitemwithvariations .buy-form-wrapper{width:100%}.c-productlist-lineitemwithvariations .buy-form-wrapper .btn-block{position:relative}.c-productlist-lineitemwithvariations .buy-form-wrapper .btn-block .c-icon{font-size:18px;position:absolute;right:14px;top:50%;transform:translateY(-50%);transition:.3s}.c-productlist-lineitemwithvariations .buy-form-wrapper .btn-block.active .c-icon{transform:translateY(-50%) rotate(-180deg)}.c-productlist-lineitemwithvariations .variations{border-top:1px solid #e2e5ed}.c-productlist-lineitemwithvariations .variation{align-items:center;display:flex;flex-direction:column;gap:10px;justify-content:space-between;padding:15px}.c-productlist-lineitemwithvariations .variation:not(:last-child){border-bottom:1px solid #e2e5ed}.c-productlist-lineitemwithvariations .variation .title-wrapper{max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;width:100%}.c-productlist-lineitemwithvariations .variation .title-wrapper .code{color:#767f90;font-size:.75rem;margin-bottom:0}.c-productlist-lineitemwithvariations .content{align-items:center;display:flex;flex:1;flex-wrap:wrap;justify-content:space-between;width:100%}.c-productlist-lineitemwithvariations .c-product-labels{order:-1;width:100%}.c-productlist-lineitemwithvariations .labels-empty{display:none}.c-productlist-lineitemwithvariations .c-product-b2bprice{align-items:flex-end;flex-direction:column;text-align:right;width:100%}.c-productlist-lineitemwithvariations .c-product-b2bprice .price-without-vat{font-size:1rem;font-weight:600}.c-productlist-lineitemwithvariations .c-product-b2bprice .price-with-vat{font-size:.875rem;font-weight:400}.c-productlist-lineitemwithvariations .c-product-buyform{display:flex;gap:10px}.c-productlist-lineitemwithvariations .c-picture{background:#fff;border:0;border-radius:10px;max-width:74px;overflow:hidden;padding:10px;position:relative;width:100%}.c-productlist-lineitemwithvariations .c-picture:before{background:hsla(0,0%,41%,.03);content:"";display:block;inset:0;position:absolute}.c-productlist-lineitemwithvariations .c-picture img{margin:auto}.c-productlist-lineitemwithvariations .c-product-discountlabel{left:10px;position:absolute;top:10px}.c-productlist-lineitemwithvariations .title{color:#191d24;font-size:.875rem;font-weight:400;margin:0}.c-productlist-lineitemwithvariations .c-product-deliverytime-availability{margin:0;text-align:right;width:110px}.c-productlist-lineitemwithvariations .c-product-deliverytime-availability p{font-size:.75rem;font-weight:400}@container (inline-size > 600px){.c-productlist-lineitemwithvariations .c-product-b2bprice:not(.container-query-polyfill){max-width:170px}.c-productlist-lineitemwithvariations .product .content:not(.container-query-polyfill){justify-content:space-between}.c-productlist-lineitemwithvariations .product .content:not(.container-query-polyfill)>a{width:250px}.c-productlist-lineitemwithvariations .c-product-deliverytime-availability:not(.container-query-polyfill){text-align:center}.c-productlist-lineitemwithvariations .variation .title-wrapper:not(.container-query-polyfill){max-width:166px}}@container (inline-size > 768px){.c-productlist-lineitemwithvariations .labels-empty:not(.container-query-polyfill){display:block}.c-productlist-lineitemwithvariations .variation .title-wrapper:not(.container-query-polyfill){margin-left:84px}.c-productlist-lineitemwithvariations .c-product-deliverytime-availability:not(.container-query-polyfill){text-align:left}.c-productlist-lineitemwithvariations .c-product-labels:not(.container-query-polyfill){order:0}.c-productlist-lineitemwithvariations .c-product-labels:not(.container-query-polyfill),.c-productlist-lineitemwithvariations .labels-empty:not(.container-query-polyfill){margin:0;width:150px}.c-productlist-lineitemwithvariations .content:not(.container-query-polyfill){flex-wrap:nowrap}}@container (inline-size > 992px){.c-productlist-lineitemwithvariations .product:not(.container-query-polyfill),.c-productlist-lineitemwithvariations .variation:not(.container-query-polyfill){flex-direction:row;gap:50px}.c-productlist-lineitemwithvariations .buy-form-wrapper:not(.container-query-polyfill){max-width:240px}}.c-search-form{container-type:inline-size;padding-bottom:50px;text-align:center}.c-search-form form{display:flex;flex-direction:column;gap:10px;margin:0 auto;max-width:600px}.c-search-form .btn{background-color:#009dee;border-color:#009dee;color:#fff}.c-search-form .btn.active,.c-search-form .btn:active,.c-search-form .btn:focus,.c-search-form .btn:hover{background-color:#007bbb;border-color:#007bbb;color:#fff}@container (inline-size > 500px){.c-search-form form:not(.container-query-polyfill){flex-direction:row}}.c-search-results-tileitems{container-type:inline-size;margin-bottom:1rem;width:100%}.c-search-results-tileitems .inner{display:grid;gap:10px;grid-template-columns:1fr}.c-search-results-tileitems .item{background:#fff;border:1px solid transparent;border-radius:5px;min-height:75px;overflow:hidden;padding:0;position:relative;transition:border-color .3s}.c-search-results-tileitems .item:before{background:hsla(0,0%,41%,.03);content:"";display:block;inset:0;position:absolute}.c-search-results-tileitems .item.active,.c-search-results-tileitems .item:active,.c-search-results-tileitems .item:focus,.c-search-results-tileitems .item:hover{border-color:#009dee}.c-search-results-tileitems .item-inner{align-items:center;display:flex;height:100%;padding:10px;position:relative;text-decoration:none}.c-search-results-tileitems .item-image{background:#fff;border-radius:5px;overflow:hidden;padding:0;position:relative}.c-search-results-tileitems .item-image:before{background:hsla(0,0%,41%,.03);content:"";display:block;inset:0;position:absolute}.c-search-results-tileitems .item-image img{max-height:50px;max-width:150px;object-fit:contain}.c-search-results-tileitems .item-title{color:#191d24;font-size:1rem;letter-spacing:0;line-height:1.6;padding:0 20px}.c-search-results-tileitems .item-title h2{color:inherit;font-family:inherit;font-size:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;margin:inherit;text-transform:inherit}@container (inline-size > 544px){.c-search-results-tileitems .inner:not(.container-query-polyfill){grid-template-columns:repeat(2,1fr)}}@container (inline-size > 768px){.c-search-results-tileitems .inner:not(.container-query-polyfill){grid-template-columns:repeat(3,1fr)}}@container (inline-size > 1260px){.c-search-results-tileitems .inner:not(.container-query-polyfill){grid-template-columns:repeat(4,1fr)}}.c-search-tabs{container-type:inline-size;display:flex;flex-wrap:wrap;margin-bottom:2rem}.c-search-tabs .responsive-nav{display:none}@media screen and (max-width:767px){.c-search-tabs .responsive-nav{display:flex;overflow-x:scroll;overflow-y:hidden}.c-search-tabs .responsive-nav~.c-search-tabs-tab-link{display:none}.c-search-tabs .responsive-nav svg{display:none}}.c-search-tabs-tab{background:#fff;border-top:1px solid #e2e5ed;display:none;padding:30px 0;width:100%}.c-search-tabs-tab>div{opacity:0;transition:opacity .3s}.c-search-tabs-tab.active{display:block}.c-search-tabs-tab.active>div{opacity:1}.c-search-tabs-tab-link{align-items:center;background-color:transparent;border-bottom:3px solid transparent;color:#191d24;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:600;justify-content:center;line-height:1;margin:0 5px;order:unset;padding:25px 7px;position:relative;text-decoration:none;transition:border-bottom-color .3s,background-color .3s;width:100%;z-index:1}.c-search-tabs-tab-link:active,.c-search-tabs-tab-link:hover{text-decoration:none}.c-search-tabs-tab-link span{color:#767f90;font-size:.875rem;font-weight:400}.c-search-tabs-tab-link svg{position:absolute;right:0;transition:transform .3s}.c-search-tabs-tab-link.active svg{transform:rotate(-180deg)}.c-search-tabs-tab-link.active,.c-search-tabs-tab-link:active,.c-search-tabs-tab-link:focus,.c-search-tabs-tab-link:hover{background-color:#fff;border-bottom-color:#191d24}@container (inline-size > 500px){.c-search-tabs-tab-link{margin:0 35px -2px 0;order:-1;width:unset}.c-search-tabs-tab-link svg:not(.container-query-polyfill){display:none}}.c-search-view{container-type:inline-size}.c-section-description{color:unset;font-size:.875rem;margin:0 0 30px;scroll-margin:100px}.c-section-description .producer-description{align-items:center;display:flex;gap:10px;justify-content:space-between}.c-section-description .producer-logo{align-items:center;display:flex;flex:0 0 20%;flex-direction:column;text-align:center}.c-section-description .producer-logo .c-picture{display:inline-block;margin-bottom:20px;max-height:40px;max-width:140px}.c-section-description .producer-logo .c-picture img{height:auto;max-height:40px;max-width:140px;width:auto}@media screen and (max-width:767px){.c-section-description .producer-description{align-items:center;flex-direction:column;justify-content:space-between}}.c-section-filter-reset{display:flex;flex-wrap:wrap;gap:10px;margin:0 0 1rem}.c-section-filter-reset .reset-all{background:transparent;border:none;color:#fc3884;cursor:pointer;font-size:.875rem;font-weight:400;text-decoration:underline}.c-section-filter-reset .reset-all:active,.c-section-filter-reset .reset-all:hover{text-decoration:none}.c-section-filter-reset .reset-item{align-items:center;background:#f7f7f8;border:0;border-radius:5px;color:#191d24;cursor:pointer;display:inline-flex;font-size:.875rem;font-weight:400;justify-content:center;padding:6px 9px;transition:background-color .3s,border-color .3s}.c-section-filter-reset .reset-item.active,.c-section-filter-reset .reset-item:active,.c-section-filter-reset .reset-item:focus,.c-section-filter-reset .reset-item:hover{background:#e9e9ec;border-color:#d2d7e3}.c-section-filter-reset .reset-item .name{display:none;margin-right:2px}.c-section-filter-reset .reset-item .c-icon{color:#fc3884;font-size:.75rem;line-height:1;margin-left:10px}.c-section-filter-reset .reset-item .c-icon svg{height:1em;width:1em}.c-section-filter-sorting-popup{margin:0;position:relative}.c-section-filter-sorting-popup .btn-sort{background-color:#fff;border-color:#e2e5ed;color:#191d24}.c-section-filter-sorting-popup .btn-sort.active,.c-section-filter-sorting-popup .btn-sort:active,.c-section-filter-sorting-popup .btn-sort:focus,.c-section-filter-sorting-popup .btn-sort:hover{background-color:#fff;border-color:#191d24;color:#191d24}.c-section-filter-sorting-popup .sort-popup{background-color:#fff;border:1px solid #e2e5ed;border-radius:5px;box-shadow:0 3px 8px rgba(118,127,144,.14);display:none;flex-direction:column;gap:10px;left:-10px;padding:20px;position:absolute;top:calc(100% + 10px);width:280px;z-index:2}.c-section-filter-sorting-popup .sort-popup.active{display:flex}.c-section-filter-sorting-popup .sort-popup p{color:#767f90;font-size:.75rem;font-weight:400;margin-bottom:0}.c-section-filter-sorting-popup .custom-control-input:checked~.custom-control-indicator{border:3px solid #fff;outline:1px solid #009dee}.c-section-filter-sorting-popup .tooltip{cursor:help;margin-left:5px;position:relative}.c-section-filter-sorting-popup .tooltip .c-icon{color:#191d24;font-size:.75rem}.c-section-filter-sorting-popup .tooltip span{background:#fff;border:1px solid #e2e5ed;border-radius:0;bottom:100%;box-shadow:0 3px 8px rgba(118,127,144,.14);color:#454545;display:none;font-size:.875rem;left:-10px;padding:5px;position:absolute;text-align:center;white-space:normal;width:250px;z-index:1000}.c-section-filter-sorting-popup .tooltip.active span,.c-section-filter-sorting-popup .tooltip:active span,.c-section-filter-sorting-popup .tooltip:focus span,.c-section-filter-sorting-popup .tooltip:hover span{display:block}.c-section-listshow>form{display:flex}.c-section-products{container-type:inline-size;display:flex;flex-wrap:wrap;gap:10px;margin-bottom:0;width:100%}.c-section-products:has(+.c-section-products){margin-bottom:10px}.skeleton{animation:skeleton-loading 1s linear infinite alternate;background-color:hsla(0,0%,41%,.03)}@keyframes skeleton-loading{0%{background-color:#eaeef1}to{background-color:#f9fafb}}.c-section-sectiontree{background-color:#fff;border-bottom:1px solid #e2e5ed;container-type:inline-size;margin:0;padding:0 0 1rem}.c-section-sectiontree .all-sections-wrapper{border-bottom:1px solid #e2e5ed;margin-bottom:10px;padding:1rem 0}.c-section-sectiontree .all-sections-wrapper.no-sections{border-bottom:0;margin-bottom:0;padding-bottom:0}.c-section-sectiontree .all-sections-wrapper a{align-items:center;display:flex;font-size:.75rem;text-decoration:underline}.c-section-sectiontree .all-sections-wrapper a:active,.c-section-sectiontree .all-sections-wrapper a:hover{text-decoration:none}.c-section-sectiontree .all-sections-wrapper .c-icon{font-size:inherit;margin-right:10px}.c-section-sectiontree ul{display:flex;flex-direction:column;gap:10px;list-style:none;margin-bottom:0;padding-left:0}.c-section-sectiontree ul>li{display:inline-block}.c-section-sectiontree ul li.active>.menu-item a{color:#009dee}.c-section-sectiontree a{color:#191d24;font-size:.875rem;font-weight:400;text-decoration:none}.c-section-sectiontree a:active,.c-section-sectiontree a:hover{text-decoration:underline}.c-section-sectiontree a.active,.c-section-sectiontree a:active,.c-section-sectiontree a:focus,.c-section-sectiontree a:hover{color:#009dee}.c-section-sectiontree .section-title{color:#191d24;display:flex;font-size:1rem;font-weight:600;margin-bottom:10px}.c-section-sectiontree .menu-item{padding:0 10px 0 26px;position:relative}.c-section-sectiontree .menu-toggle{align-items:center;background:transparent;background-color:#f7f7f8;border:none;border-radius:3px;cursor:pointer;display:flex;height:16px;justify-content:center;left:0;padding:0;position:absolute;right:unset;top:3px;transform:0;width:16px;z-index:1}.c-section-sectiontree .menu-toggle .hide,.c-section-sectiontree .menu-toggle .show{color:#191d24;font-size:10px}.c-section-sectiontree .menu-toggle.active,.c-section-sectiontree .menu-toggle:active,.c-section-sectiontree .menu-toggle:focus,.c-section-sectiontree .menu-toggle:hover{background-color:#eaf8ff}.c-section-sectiontree .menu-toggle.active{transform:0}.c-section-sectiontree .menu-toggle.active+a{color:#009dee}.c-section-sectiontree .menu-toggle.active .show{display:none}.c-section-sectiontree .menu-toggle:not(.active) .hide{display:none}.c-section-sectiontree .has-submenu li a{font-size:.75rem;font-weight:400}.c-section-sectiontree .has-submenu:not(.opened)>ul{display:none}.c-section-sectiontree .has-submenu>ul{margin-top:10px;position:relative}.c-section-sectiontree .has-submenu>ul:after{border-left:1px solid #e2e5ed;bottom:5px;content:"";left:7px;position:absolute;right:unset;top:5px}.c-section-sectiontree .level-1{border-top:none;margin-top:0;padding-top:0}.c-section-sectiontree .level-2{gap:10px;margin-left:0}.c-section-sectiontree .level-2>li>.menu-item{padding-left:35px}.c-section-sectiontree .level-2 a{color:#191d24}.c-section-sectiontree .level-2 a.active,.c-section-sectiontree .level-2 a:active,.c-section-sectiontree .level-2 a:focus,.c-section-sectiontree .level-2 a:hover{color:#009dee}.c-section-sectiontree .level-3{margin-left:26px}.c-section-sectiontree .level-4,.c-section-sectiontree .level-5{margin-left:10px}.c-section-subcategories{container-type:inline-size;margin-bottom:1rem;width:100%}.c-section-subcategories .inner{display:grid;gap:10px;grid-template-columns:1fr}.c-section-subcategories .subsection-item{background:#fff;min-height:75px;overflow:hidden;padding:0;position:relative}.c-section-subcategories .subsection-item:before{background:hsla(0,0%,41%,.03);content:"";display:block;inset:0;position:absolute}.c-section-subcategories .subsection-item-inner{align-items:center;border:1px solid transparent;border-radius:5px;box-shadow:none;display:flex;height:100%;padding:10px;position:relative;text-decoration:none;transition:border-color .3s,box-shadow .3s}.c-section-subcategories .subsection-item-inner.active,.c-section-subcategories .subsection-item-inner:active,.c-section-subcategories .subsection-item-inner:focus,.c-section-subcategories .subsection-item-inner:hover{border-color:#191d24;box-shadow:none;text-decoration:none}.c-section-subcategories .subsection-item-image{background:#fff;border-radius:5px;overflow:hidden;padding:0;position:relative}.c-section-subcategories .subsection-item-image:before{background:hsla(0,0%,41%,.03);content:"";display:block;inset:0;position:absolute}.c-section-subcategories .subsection-item-title{color:#191d24;font-size:.875rem;font-weight:600;letter-spacing:0;line-height:1.6;padding:0 12px}@container (inline-size > 544px){.c-section-subcategories .inner:not(.container-query-polyfill){grid-template-columns:repeat(2,1fr)}.c-section-subcategories .subsection-item-title{font-size:.875rem}}@container (inline-size > 768px){.c-section-subcategories .inner:not(.container-query-polyfill){grid-template-columns:repeat(4,1fr)}}@container (inline-size > 992px){.c-section-subcategories .inner:not(.container-query-polyfill){grid-template-columns:repeat(5,1fr)}}.c-section-subcategories-item{background:#fff;border-radius:5px;container-type:inline-size;overflow:hidden;padding:0;position:relative;width:100%}.c-section-subcategories-item:before{background:hsla(0,0%,41%,.03);content:"";display:block;inset:0;position:absolute}.c-section-subcategories-item .item{align-items:center;border:1px solid transparent;border-radius:inherit;box-shadow:none;display:flex;height:100%;justify-content:normal;min-height:75px;padding:10px;position:relative;text-decoration:none;transition:border-color .3s,box-shadow .3s}.c-section-subcategories-item .item.active,.c-section-subcategories-item .item:active,.c-section-subcategories-item .item:focus,.c-section-subcategories-item .item:hover{border-color:#009dee;box-shadow:none}.c-section-subcategories-item .image{background:#fff;border-radius:5px;display:block;flex:0 0 auto;overflow:hidden;padding:0;position:relative}.c-section-subcategories-item .image:before{background:hsla(0,0%,41%,.03);content:"";display:block;inset:0;position:absolute}.c-section-subcategories-item .title{color:#191d24;flex:0 1 auto;font-size:.875rem;font-weight:600;letter-spacing:normal;line-height:1.6;padding:0 20px;text-transform:none}@container (inline-size > 320px){.c-section-subcategories-item .title:not(.container-query-polyfill){font-size:1rem}}.c-section-title{color:#191d24;font-size:32px;font-weight:600;margin:0 0 .75rem;text-transform:none}.c-section-view{container-type:inline-size;margin-bottom:40px}.c-section-view .category-left-side{display:none}@media screen and (min-width:992px){.c-section-view .container-with-sidebar{display:flex;gap:30px;justify-content:space-between}.c-section-view .category-left-side{border-right:1px solid #e2e5ed;display:block;flex:0 0 250px}.c-section-view .category-right-side{flex:1 1 auto}}.c-spinner .spinner{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}
/*# sourceMappingURL=c-section.bc2833ff.css.map*/