.product-list-card.card{display:flex;width:100%;flex-direction:row;align-items:center;justify-content:space-between;border:none;border-bottom:1px solid #1f201473;border-radius:0;padding:12px 0;gap:24px}.product-list-card.card .product-left-section{display:flex;flex-direction:row;align-items:center;gap:24px;flex:1 1 100%}@media(max-width:768px){.product-list-card.card .product-left-section{gap:16px;position:relative;align-items:flex-start;flex:100% 1}}.product-list-card.card .product-left-section .card-image-section{display:flex;justify-content:center;align-items:center;width:219px;height:160px;position:relative;padding:24px 29px}@media(max-width:768px){.product-list-card.card .product-left-section .card-image-section{width:195px;height:136px;align-items:center;position:relative;padding:5px 15px}}@media(max-width:576px){.product-list-card.card .product-left-section .card-image-section{width:144px;height:144px;padding:6px 28px}}.product-list-card.card .product-left-section .card-image-section .product-tag-brand{padding:16px 8px;position:absolute;top:0;left:0;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;background-color:#0000!important;border-bottom:none!important;height:100%}.product-list-card.card .product-left-section .card-image-section .product-tag-brand .brand{max-height:42px;max-width:115px}@media(max-width:768px){.product-list-card.card .product-left-section .card-image-section .product-tag-brand{padding:0}}.product-list-card.card .product-left-section .card-image-section .wishlist-overlay{position:absolute;right:0;top:0;z-index:1}.product-list-card.card .product-left-section .card-image-section .card-img-top{width:161px;height:112px}@media(max-width:768px){.product-list-card.card .product-left-section .card-image-section .card-img-top{width:158px;height:110px}}@media(max-width:576px){.product-list-card.card .product-left-section .card-image-section .card-img-top{width:132px;height:88px}}.product-list-card.card .product-left-section .product-link{-webkit-text-decoration-line:none!important;text-decoration-line:none!important;width:100%}.product-list-card.card .product-left-section .product-link .card-reference{display:flex;gap:24px;align-items:center;justify-content:flex-start;position:relative}@media(max-width:768px){.product-list-card.card .product-left-section .product-link .card-reference{width:100%;gap:0}.product-list-card.card .product-left-section .product-link .card-reference .card-top{width:100%;justify-content:flex-start}}.product-list-card.card .product-left-section .product-link .card-reference .card-top{display:flex;gap:8px;align-items:center;justify-content:flex-start;width:100%}.product-list-card.card .product-left-section .product-link .card-reference .card-top .wishlist-delete-icon{border-radius:50%;background:#ff4a4a0d;margin:0!important;height:29px;width:29px;padding:4px;display:flex;align-items:center;justify-content:center}.product-list-card.card .product-left-section .product-link .card-reference .card-top .wishlist-overlay{display:flex;justify-content:center;align-items:center;flex-shrink:0;border-radius:32px}.product-list-card.card .product-left-section .product-link .card-reference .card-top .wishlist-overlay .wishlist-icon{background:#0062ff0d}.product-list-card.card .product-left-section .product-link .card-reference .card-top .wishlist-overlay .wishlist-icon.icon-link{margin:0!important;height:29px;width:29px;padding:4px}.product-list-card.card .product-left-section .product-link .card-title{color:#1a1b11e6;margin-bottom:4px;font-size:20px;font-weight:700;font-style:normal;line-height:130%;text-decoration:none;text-transform:none}@media(max-width:768px){.product-list-card.card .product-left-section .product-link .card-title{font-size:16px;font-weight:700;font-style:normal;line-height:150%;text-decoration:none;text-transform:none}}.product-list-card.card .product-left-section .product-link .card-text{display:flex;align-items:center;justify-content:flex-start;color:#2c2f1ed9;font-size:16px;font-weight:400;font-style:normal;line-height:150%;text-decoration:none;text-transform:none}@media(max-width:768px){.product-list-card.card .product-left-section .product-link .card-text{font-size:14px;font-weight:400;font-style:normal;line-height:150%;text-decoration:none;text-transform:none}}.product-list-card.card .product-left-section .product-link .card-text,.product-list-card.card .product-left-section .product-link .card-title{font-feature-settings:"liga" off,"clig" off;text-align:left;width:100%;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;white-space:normal}.product-list-card.card .product-right-section{display:flex;align-items:center;justify-content:flex-end;flex:1 0 auto}.product-list-card.card .product-right-section .product-right-inner{display:flex;align-items:center;justify-content:flex-end;width:100%;gap:24px}.product-list-card.card .product-right-section .product-right-inner .product-pricing-table-wrapper{display:flex;flex:100% 1;min-width:210px;max-width:310px}.product-list-card.card .product-right-section .product-right-inner .product-pricing-table{table-layout:auto;width:100%}.product-list-card.card .product-right-section .product-right-inner .product-pricing-table thead tr th{color:#1a1b11e6;font-feature-settings:"liga" off,"clig" off;padding:0;font-size:14px;font-weight:700;font-style:normal;line-height:150%;text-decoration:none;text-transform:none}.product-list-card.card .product-right-section .product-right-inner .product-pricing-table td{width:25%;min-width:70px;padding:0;white-space:nowrap;font-size:14px;font-weight:400;font-style:normal;line-height:150%;text-decoration:none;text-transform:none}.product-list-card.card .product-right-section .product-right-inner .product-pricing-table tr:last-child td{border:none!important}@media(max-width:768px){.product-list-card.card .product-right-section .product-right-inner .product-pricing-table{width:100%;border-collapse:collapse}.product-list-card.card .product-right-section .product-right-inner .product-pricing-table td{width:22%}.product-list-card.card .product-right-section .product-right-inner .product-pricing-table td:last-child{width:34%}}.product-list-card.card .product-right-section .product-right-inner .product-pricing-listing{display:flex;width:calc(100% + 32px);flex-direction:row;align-items:center;justify-content:flex-start;margin:12px -16px 32px;padding-left:16px;overflow:auto;scrollbar-width:none}.product-list-card.card .product-right-section .product-right-inner .product-pricing-listing .header-text,.product-list-card.card .product-right-section .product-right-inner .product-pricing-listing .value-text{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;white-space:nowrap}.product-list-card.card .product-right-section .product-right-inner .product-pricing-listing .header-text span,.product-list-card.card .product-right-section .product-right-inner .product-pricing-listing .value-text span{color:#2c2f1ed9;font-size:14px;font-weight:400;font-style:normal;line-height:150%;text-decoration:none;text-transform:none}.product-list-card.card .product-right-section .product-right-inner .product-pricing-listing .header-text span:last-child,.product-list-card.card .product-right-section .product-right-inner .product-pricing-listing .value-text span:last-child{border-top:1px solid #1f201473}.product-list-card.card .product-right-section .product-right-inner .product-pricing-listing .header-text{align-items:flex-end;margin-right:12px}.product-list-card.card .product-right-section .product-right-inner .product-pricing-listing .value-text{margin:0 8px;position:relative}.product-list-card.card .product-right-section .product-right-inner .product-pricing-listing .value-text:after{content:"";height:100%;width:1px;background:#1f201473;position:absolute;right:-8px;top:0}.product-list-card.card .product-right-section .product-right-inner .product-pricing-listing .value-text:last-child:after{display:none}.product-list-card.card .product-right-section .product-right-inner .product-pricing-listing .value-text span:last-child{color:#1a1b11e6;font-size:14px;font-weight:700;font-style:normal;line-height:150%;text-decoration:none;text-transform:none}.product-list-card.card .product-right-section .product-right-inner .pricing-container{display:flex;flex-direction:column;justify-content:flex-end;gap:16px;padding-left:24px;border-left:1px solid #1f201473}@media(max-width:576px){.product-list-card.card .product-right-section .product-right-inner .pricing-container{flex-direction:row;width:100%;justify-content:flex-end;border:none}}.product-list-card.card .product-right-section .product-right-inner .pricing-container .product-price{display:flex;flex-direction:column;align-items:flex-end;justify-content:center;min-width:198px;gap:4px}@media(max-width:768px){.product-list-card.card .product-right-section .product-right-inner .pricing-container .product-price{align-items:flex-end;justify-content:center}}@media(max-width:576px){.product-list-card.card .product-right-section .product-right-inner .pricing-container .product-price{justify-content:flex-start}}.product-list-card.card .product-right-section .product-right-inner .pricing-container .product-price .original-price{color:#2c2f1ed9;font-feature-settings:"liga" off,"clig" off;display:flex;flex-direction:row;gap:8px;font-size:14px;font-weight:700;font-style:normal;line-height:150%;text-decoration:none;text-transform:none}.product-list-card.card .product-right-section .product-right-inner .pricing-container .product-price .original-price .discount{background:#067a57cc;display:flex;padding:0 4px;justify-content:center;align-items:center;gap:8px;align-self:stretch;color:#fff;font-feature-settings:"liga" off,"clig" off;font-size:14px;font-weight:700;font-style:normal;line-height:150%;text-decoration:none;text-transform:none}.product-list-card.card .product-right-section .product-right-inner .pricing-container .product-price .original-price span{-webkit-text-decoration-line:line-through;text-decoration-line:line-through}.product-list-card.card .product-right-section .product-right-inner .pricing-container .card-actions{display:flex;flex-direction:column;align-items:flex-end;justify-content:space-between;gap:16px}.product-list-card.card .product-right-section .product-right-inner .pricing-container .card-actions .top-actions{display:flex;align-items:flex-start;justify-content:flex-start}.product-list-card.card .product-right-section .product-right-inner .pricing-container .card-actions .top-actions .quantity-control-box{padding:12px 16px;margin-right:16px;max-width:164px;height:50px}@media(max-width:768px){.product-list-card.card .product-right-section .product-right-inner .pricing-container .card-actions .top-actions .quantity-control-box{margin-right:8px;max-height:50px}}.product-list-card.card .product-right-section .product-right-inner .pricing-container .card-actions .top-actions .quantity-control-box .quantity-text{width:126px;flex:100% 1}@media(max-width:768px){.product-list-card.card .product-right-section .product-right-inner .pricing-container .card-actions .top-actions .quantity-control-box .quantity-text{width:70px}.product-list-card.card .product-right-section .product-right-inner{display:flex;flex-direction:column;align-items:flex-start;margin-top:20px}.product-list-card.card .product-right-section .product-right-inner .product-pricing-table{width:100%;max-width:100%;margin-bottom:20px}}@media(max-width:576px){.product-list-card.card .product-right-section{width:100%}}.product-list-card.card .see-diagram{color:var(--Text-Brand,#0062ff);text-align:center;font-feature-settings:"liga" off,"clig" off;font-size:14px;font-weight:700;font-style:normal;line-height:150%;text-decoration:none;text-transform:none}.product-list-card.card .see-diagram .see-diagram-link{display:flex;align-items:flex-end;gap:4px;cursor:pointer!important;font-size:14px;font-weight:700;font-style:normal;line-height:150%;text-decoration:underline;text-transform:none}.product-list-card.card.highlighted .card-image-section,.product-list-card.card:hover .card-image-section{transition:transform .3s linear}.product-list-card.card.highlighted .card-image-section .product-tag-brand,.product-list-card.card:hover .card-image-section .product-tag-brand{z-index:1}.product-list-card.card.highlighted .card-image-section .card-img-top,.product-list-card.card:hover .card-image-section .card-img-top{transform:scale(110%);transition:transform .3s linear}.product-list-card.card.highlighted .product-link,.product-list-card.card:hover .product-link{cursor:pointer}.product-list-card.card.highlighted .product-link .card-reference .card-top .article-number,.product-list-card.card.highlighted .product-link .card-text,.product-list-card.card.highlighted .product-link .card-title,.product-list-card.card:hover .product-link .card-reference .card-top .article-number,.product-list-card.card:hover .product-link .card-text,.product-list-card.card:hover .product-link .card-title{color:#0062ff!important}.product-list-card.card.highlighted .product-right-section .product-right-inner .pricing-container .product-price .price-stock-container .product-stock .stock-level-tooltip,.product-list-card.card:hover .product-right-section .product-right-inner .pricing-container .product-price .price-stock-container .product-stock .stock-level-tooltip{display:block!important}.product-list-card.card.medium-card{display:flex;flex-direction:row;border:none;border-radius:0;gap:16px;padding:0}.product-list-card.card.medium-card .product-left-section{gap:16px}@media(max-width:768px){.product-list-card.card.medium-card .product-left-section{width:100%;gap:8px;position:relative;align-items:flex-start}}.product-list-card.card.medium-card .product-left-section .card-image-section{display:flex;justify-content:center;align-items:center;width:90px;height:86px;padding:12px 4px;border:1px solid #2526151a;background:#fff}.product-list-card.card.medium-card .product-left-section .card-image-section .wishlist-overlay{position:absolute;right:4px;top:4px}.product-list-card.card.medium-card .product-left-section .card-image-section .card-img-top{width:78px;height:auto;border-radius:0}.product-list-card.card.medium-card .product-left-section .product-link{-webkit-text-decoration-line:none!important;text-decoration-line:none!important}.product-list-card.card.medium-card .product-left-section .product-link .card-reference{display:flex;gap:8px;align-items:center;justify-content:flex-start;position:relative}@media(max-width:768px){.product-list-card.card.medium-card .product-left-section .product-link .card-reference{width:100%;gap:0}.product-list-card.card.medium-card .product-left-section .product-link .card-reference .card-top{width:100%;justify-content:flex-start}}.product-list-card.card.medium-card .product-left-section .product-link .card-reference .card-top{display:flex;gap:4px;align-items:center}.product-list-card.card.medium-card .product-left-section .product-link .card-reference .card-top .product-number-wrapper{color:#2c2f1ed9;font-feature-settings:"liga" off,"clig" off;min-width:156px;text-align:start;font-size:16px;font-weight:700;font-style:normal;line-height:150%;text-decoration:none;text-transform:none}@media(max-width:768px){.product-list-card.card.medium-card .product-left-section .product-link .card-reference .card-top .product-number-wrapper{font-size:14px;font-weight:700;font-style:normal;line-height:150%;text-decoration:none;text-transform:none}}.product-list-card.card.medium-card .product-left-section .product-link .card-title{color:#1a1b11e6;margin-bottom:4px;font-size:16px;font-weight:700;font-style:normal;line-height:150%;text-decoration:none;text-transform:none}@media(max-width:768px){.product-list-card.card.medium-card .product-left-section .product-link .card-title{font-size:14px;font-weight:700;font-style:normal;line-height:150%;text-decoration:none;text-transform:none}}.product-list-card.card.medium-card .product-left-section .product-link .card-text{margin-bottom:0!important;color:#2c2f1ed9;font-size:16px;font-weight:400;font-style:normal;line-height:150%;text-decoration:none;text-transform:none}@media(max-width:768px){.product-list-card.card.medium-card .product-left-section .product-link .card-text{font-size:14px;font-weight:400;font-style:normal;line-height:150%;text-decoration:none;text-transform:none}}.product-list-card.card.medium-card .product-left-section .product-link .card-text,.product-list-card.card.medium-card .product-left-section .product-link .card-title{font-feature-settings:"liga" off,"clig" off;text-align:left;width:100%}@media(max-width:768px){.product-list-card.card.medium-card .product-left-section .product-link{width:100%}}.product-list-card.card.medium-card .product-right-section .product-pricing-listing{display:none}.product-list-card.card.medium-card .product-right-section .pricing-container .product-price{margin-left:0}.product-list-card.card.medium-card .product-right-section .pricing-container .card-actions{justify-content:center}.product-list-card.card.medium-card .product-right-section .pricing-container .card-actions .top-actions .quantity-control-box{padding:16px;max-width:156px;height:56px}.product-list-card.card.medium-card .product-right-section .pricing-container .card-actions .top-actions .quantity-control-box .quantity-text{width:96px;font-size:16px;font-weight:700;font-style:normal;line-height:150%;text-decoration:none;text-transform:none}.product-list-card.card.medium-card .product-right-section .pricing-container .card-actions .top-actions .add-to-cart-button,.product-list-card.card.medium-card .product-right-section .pricing-container .card-actions .top-actions .add-to-wishlist.custom-button{height:56px;width:56px}.product-list-card.card.isMediumDevice{align-items:flex-start;padding:16px 0;gap:0;flex-wrap:wrap}.product-list-card.card.isMediumDevice .product-left-section{gap:16px;position:relative;align-items:flex-start;flex:100% 1}.product-list-card.card.isMediumDevice .product-left-section .card-image-section{align-items:center;position:relative;width:144px;height:144px;padding:6px 28px}.product-list-card.card.isMediumDevice .product-left-section .card-image-section .product-tag-brand{padding:0}.product-list-card.card.isMediumDevice .product-left-section .card-image-section .card-img-top{width:132px;height:88px}.product-list-card.card.isMediumDevice .product-left-section .product-link .card-reference{width:100%;gap:0}.product-list-card.card.isMediumDevice .product-left-section .product-link .card-reference .card-top{width:100%;justify-content:flex-start}.product-list-card.card.isMediumDevice .product-left-section .product-link .card-reference .card-top .product-number-wrapper{font-size:14px;font-weight:700;font-style:normal;line-height:150%;text-decoration:none;text-transform:none}.product-list-card.card.isMediumDevice .product-left-section .product-link .card-title{font-size:16px;font-weight:700;font-style:normal;line-height:150%;text-decoration:none;text-transform:none}.product-list-card.card.isMediumDevice .product-left-section .product-link .card-text{font-size:14px;font-weight:400;font-style:normal;line-height:150%;text-decoration:none;text-transform:none}.product-list-card.card.isMediumDevice .product-right-section .product-right-inner .pricing-container{flex-direction:row;width:100%;justify-content:flex-end;border:none}.product-list-card.card.isMediumDevice .product-right-section .product-right-inner .pricing-container .product-price{align-items:flex-end;justify-content:flex-start}.product-list-card.card.isMediumDevice .product-right-section .product-right-inner .pricing-container .product-price .wishlist-price-text-container{justify-content:flex-end}.product-list-card.card.isMediumDevice .product-right-section .product-right-inner .pricing-container .card-actions .top-actions .quantity-control-box{margin-right:8px;max-height:50px}.product-list-card.card.isMediumDevice .product-right-section .product-right-inner .pricing-container .card-actions .top-actions .quantity-control-box .quantity-text{width:70px}.product-list-card.card.isMediumDevice .product-right-section .product-right-inner .product-pricing-table{width:100%;max-width:100%;margin-bottom:20px}@media(max-width:576px){.product-list-card.card.isMediumDevice .product-right-section{width:100%}}.product-list-card.card.isMediumDevice .add-to-cart-button{width:50px;height:50px}.product-list-card.card.isLargeDevice .product-right-section .product-right-inner .pricing-container .card-actions.has-retail-price,.product-list-card.card.isLargeDevice .product-right-section .product-right-inner .pricing-container .card-actions.has-retail-price .top-actions{width:100%}.product-list-card.card.isLargeDevice .product-right-section .product-right-inner .pricing-container .card-actions.has-retail-price .top-actions .quantity-control-box{max-width:100%}.product-list-card.card.isLargeDevice .product-right-section .product-right-inner .pricing-container .retail-price-info{width:max-content;min-width:160px;padding:0}.product-list-card.card.isLargeDevice .product-right-section .product-right-inner .pricing-container .product-price{align-items:flex-end}@media(max-width:768px){.product-list-card.card{padding:16px}}@media(max-width:576px){.product-list-card.card{flex-direction:column!important;align-items:flex-start;padding:24px 16px;gap:0}.product-list-card.card .add-to-cart-button{width:50px;height:50px}}