.list .component-content{position:relative}
.list .subtitle{font-size:18px}
.list .list-date{font-size:14px;line-height:24px;color:#bcbcbc;margin:5px 0}
.list__view-all{position:absolute;top:0;right:10px;color:#369;text-decoration:underline}
@media screen and (max-width:767px){.list__view-all{margin-bottom:10px;position:relative;right:0;top:-10px}
}
.list .list-toggle-navigation{display:none}
.list .list-toggle-navigation-link{display:none;height:25px;transition:all ease-in-out .5s;width:25px;cursor:pointer}
.list .list-toggle-navigation-link.opened{transform:rotate(90deg)}
.list .list-wrapper{margin:0}
.list .list-description-wrapper{text-decoration:none}
.list .list-description-wrapper .list-description{color:#333}
.list .viewer-links .item-link{display:inline-block !important;text-align:center;margin:10px 15px}
.list .viewer-links .item-link span{display:inline-block !important;width:35px;height:35px;background-repeat:no-repeat;background-size:contain;background-position:center}
.list .viewer-links .item-link span.download-icon{width:32px}
.list ul{padding:0;list-style:none}
.list ul li{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.list ul li a{text-decoration:underline;color:#369}
.list ul li a:hover,.list ul li a:visited{color:#204060}
.list ul .list-load-more:last-child{margin-top:20px;width:100%}
.list.list-with-bullets ul{padding-left:30px;list-style:initial}
.list.list-with-bullets ul .list-load-more:last-child{margin-left:-30px}
.list.list-with-bullets ul .list-image img{margin-top:30px;max-width:100px}
.list.list-without-bullets ul .list-image img{margin-top:30px;max-width:100px}
.list.list-navigation{text-align:center}
.list.list-navigation .component-title .list-toggle-navigation-link{margin-left:10px;vertical-align:middle}
.list.list-navigation .list-links{display:block}
.list.list-navigation .list-links .list-wrapper{display:flex;flex-wrap:wrap;justify-content:center}
.list.list-navigation .list-links .list-wrapper li{border-bottom:2px solid #d6d6d6;position:relative;transition:.3s all ease-in-out;margin:5px 10px}
.list.list-navigation .list-links .list-wrapper li:after{content:"";position:absolute;opacity:0}
.list.list-navigation .list-links .list-wrapper li:hover{border-bottom:2px solid #007836}
.list.list-navigation .list-links .list-wrapper li:hover:after{content:"";transition:.3s opacity ease-in-out;width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:7px solid #007836;margin-left:auto;margin-right:auto;position:absolute;bottom:0;left:0;right:0;opacity:1}
.list.list-navigation .list-links .list-wrapper li a{color:#333;text-decoration:none;display:block;padding:10px 0}
.list.list-navigation .list-links .list-wrapper .list-image img{max-width:100px}
.list.list-navigation .list-links .list-wrapper .list-description-wrapper{padding-top:0}
@media screen and (max-width:767px){.list.list-navigation .list-toggle-navigation{display:block;text-align:center}
.list.list-navigation .list-toggle-navigation-link{display:inline-block}
.list.list-navigation .list-links{display:none}
.list.list-navigation .list-links .list-wrapper{display:block}
.list.list-navigation .list-links .list-wrapper li{transition:none}
}
@media screen and (min-width:768px){.list.list-navigation .list-links{display:block !important}
}
.list.list-grid .list-links .list-wrapper{display:flex;flex-wrap:wrap}
.list.list-grid .list-links .list-wrapper li{width:16.66%;padding:10px;margin-bottom:10px;text-align:center}
.list.list-grid .list-links .list-wrapper li a{text-decoration:none}
.list.list-grid .list-links .list-wrapper li img{margin-bottom:7px}
@media screen and (max-width:767px){.list.list-grid{text-align:center}
.list.list-grid .list-links .list-wrapper li{width:33.333%}
}
@media screen and (max-width:400px){.list.list-grid .list-links .list-wrapper li{width:100%}
}
.list.list-grid-four-column .list-links .list-wrapper{display:flex;flex-wrap:wrap}
.list.list-grid-four-column .list-links .list-wrapper li{width:25%;padding:10px;margin-bottom:10px;text-align:center}
.list.list-grid-four-column .list-links .list-wrapper li a{text-decoration:none}
.list.list-grid-four-column .list-links .list-wrapper li img{margin-bottom:7px}
@media screen and (max-width:767px){.list.list-grid-four-column{text-align:center}
.list.list-grid-four-column .list-links .list-wrapper li{width:33.333%}
}
@media screen and (max-width:400px){.list.list-grid-four-column .list-links .list-wrapper li{width:100%}
}
.list.list-grid-three-column .list-links .list-wrapper{display:flex;flex-wrap:wrap;justify-content:center}
.list.list-grid-three-column .list-links .list-wrapper li{width:30%;padding:10px;margin-bottom:10px;text-align:center}
.list.list-grid-three-column .list-links .list-wrapper li a{text-decoration:none}
.list.list-grid-three-column .list-links .list-wrapper li img{margin-bottom:7px}
@media screen and (max-width:767px){.list.list-grid-three-column{text-align:center}
.list.list-grid-three-column .list-links .list-wrapper li{width:33.333%}
}
@media screen and (max-width:400px){.list.list-grid-three-column .list-links .list-wrapper li{width:100%}
}
.list.list-grid-three-column .list-links .list-wrapper li article,.list.list-grid-four-column .list-links .list-wrapper li article{height:100%}
.list.list-grid-three-column .list-links .list-wrapper li .list-article-wrapper,.list.list-grid-four-column .list-links .list-wrapper li .list-article-wrapper{background:#f7f7f7;box-shadow:0 0 0 1px #e0e0e0;border-radius:12px;transition:linear all .25s;overflow:hidden;height:100%}
.list.list-grid-three-column .list-links .list-wrapper li .list-article-wrapper:hover,.list.list-grid-four-column .list-links .list-wrapper li .list-article-wrapper:hover{box-shadow:0 0 0 2px #369}
.list.list-grid-three-column .list-links .list-wrapper li .list-article-wrapper .list-content,.list.list-grid-four-column .list-links .list-wrapper li .list-article-wrapper .list-content{padding:0 5px 10px}
@media screen and (min-width:992px){.list.list-grid-three-column .list-links .list-wrapper li .list-article-wrapper .list-content,.list.list-grid-four-column .list-links .list-wrapper li .list-article-wrapper .list-content{padding:0 15px 10px}
}
.list.list-grid-three-column .list-links .list-wrapper li .list-article-wrapper .list-content .list-title-wrapper,.list.list-grid-four-column .list-links .list-wrapper li .list-article-wrapper .list-content .list-title-wrapper{color:initial;font-weight:bold}
.list.list-grid-three-column .list-links .list-wrapper li .list-article-wrapper .list-content .list-description-wrapper,.list.list-grid-four-column .list-links .list-wrapper li .list-article-wrapper .list-content .list-description-wrapper{display:inline-block;margin-top:5px}
@media screen and (min-width:992px){.list.list-grid-three-column .list-links .list-wrapper li .list-article-wrapper .list-content .list-description-wrapper,.list.list-grid-four-column .list-links .list-wrapper li .list-article-wrapper .list-content .list-description-wrapper{margin-top:10px}
}
.list.list-document .list-links .list-wrapper,.list.list-document-centered .list-links .list-wrapper{display:flex;flex-wrap:wrap}
.list.list-document .list-links .list-wrapper li,.list.list-document-centered .list-links .list-wrapper li{width:50%;padding:10px;margin-bottom:5px}
.list.list-document .list-links .list-wrapper li img,.list.list-document-centered .list-links .list-wrapper li img{margin-bottom:5px}
.list.list-document .list-links .list-wrapper li .item-link,.list.list-document-centered .list-links .list-wrapper li .item-link{display:block}
@media screen and (max-width:767px){.list.list-document,.list.list-document-centered{text-align:center}
.list.list-document .list-links .list-wrapper li,.list.list-document-centered .list-links .list-wrapper li{width:100%;text-align:center}
}
.list.list-document-centered{text-align:center}
.list.list-cards-home *{outline:0}
.list.list-cards-home .list-wrapper{display:flex;flex-wrap:wrap;margin:0 -10px}
@media screen and (max-width:767px){.list.list-cards-home .list-wrapper{display:block}
}
.list.list-cards-home .list-link-item{padding:10px;width:50%}
@media screen and (max-width:767px){.list.list-cards-home .list-link-item{width:100%}
}
.list.list-cards-home .list-link-item>article{background:#fff;border:1px solid #ddd;border-radius:6px;padding:30px;height:100%}
@media screen and (max-width:767px){.list.list-cards-home .list-link-item>article{padding:25px 15px 15px}
}
.list.list-cards-home .list-link-item>article .item-title{font-size:24px;line-height:1.2}
@media screen and (max-width:767px){.list.list-cards-home .list-link-item.slick-slide>article{margin-bottom:10px}
}
.list.list-cards-home .list-description{margin-bottom:10px}
.section-gray-light .list-cards-home .component-content{padding-bottom:0}
.section-gray-light .list-cards-home .list-load-more{display:none}
.homepage .list.list-with-bullets .list-links{margin-top:16px}
.homepage .list.list-with-bullets ul{padding:0;list-style:none}
.homepage .list.list-with-bullets ul li{margin-bottom:25px}
.homepage .list.list-with-bullets ul li .item-title,.homepage .list.list-with-bullets ul li .list-title{font-size:18px;font-weight:700;text-transform:uppercase}
.homepage .list.list-with-bullets ul li .item-link-text{display:inline-block;margin-top:10px}
.homepage .list.list-with-bullets ul li .list-image img{margin-top:0}
.homepage .list.list-with-bullets ul li .list-description p{margin-bottom:0}
.homepage .list.list-with-bullets ul .list-load-more{margin-left:0}
.homepage .cta-button-secondary{text-align:center;margin-top:20px}
.homepage .cta-button-secondary .component-content a.cta__link{font-size:16px;line-height:50px;width:340px;height:auto;padding:0;border-width:1px}
@media screen and (max-width:400px){.homepage .cta-button-secondary .component-content a.cta__link{width:100%}
}
.news .list.list-with-bullets .list-links{margin-top:16px}
.news .list.list-with-bullets ul{padding:0;list-style:none}
.news .list.list-with-bullets ul li{margin-bottom:30px}
.news .list.list-with-bullets ul li .list-article-wrapper{display:flex}
@media screen and (max-width:767px){.news .list.list-with-bullets ul li .list-article-wrapper{display:block}
}
.news .list.list-with-bullets ul li .list-article-wrapper .list-image img{margin-top:0;margin-right:15px}
@media screen and (max-width:767px){.news .list.list-with-bullets ul li .list-article-wrapper .list-image img{margin-bottom:5px}
}
.news .list.list-with-bullets ul li .item-title,.news .list.list-with-bullets ul li .list-title,.news .list.list-with-bullets ul li .list-title-wrapper{font-size:23px;font-weight:bold;color:#369;text-decoration:none}
.news .list.list-with-bullets ul .list-load-more{margin-left:0}
.list.list-card .list-link-item{margin-bottom:10px}
.list.list-card .list-link-item:not(:last-child) .ui-accordion-content-active{margin-bottom:50px}
@media screen and (max-width:767px){.list.list-card .list-link-item:not(:last-child) .ui-accordion-content-active{margin-bottom:20px}
}
@media screen and (max-width:767px){.list.list-card .list-link-item .ui-accordion-content-active{background-color:#f2f2f2}
}
.list.list-card .list-link-item .list-article-wrapper{clear:both;display:flex;background:transparent;border:0;border-radius:0;overflow:auto;outline:0;position:relative;padding:12px 60px 12px 20px;transition:background ease-in-out .5s;cursor:pointer}
@media screen and (max-width:767px){.list.list-card .list-link-item .list-article-wrapper{padding-left:17px}
}
.list.list-card .list-link-item .list-article-wrapper .list-image{max-width:62px;max-height:62px;margin-right:20px;overflow:hidden}
.list.list-card .list-link-item .list-article-wrapper .list-image img{border:1px solid black;border-radius:6px}
.list.list-card .list-link-item .list-article-wrapper img.list-image{border:1px solid black;border-radius:6px}
.list.list-card .list-link-item .list-article-wrapper .list-content{display:flex;flex:1;flex-direction:column;justify-content:center}
.list.list-card .list-link-item .list-article-wrapper .list-content .list-title-wrapper{text-decoration:none;color:black}
.list.list-card .list-link-item .list-article-wrapper .list-content .list-title-wrapper .list-title{font-size:24px;font-weight:normal;line-height:1.2;margin-bottom:5px;display:block}
.list.list-card .list-link-item .list-article-wrapper .list-content .list-title-wrapper .list-title a{text-decoration:none;color:black}
.list.list-card .list-link-item .list-article-wrapper .list-content .list-desc{margin-bottom:0}
.list.list-card .list-link-item .list-article-wrapper .list-content .list-desc a{text-decoration:none;color:black}
.list.list-card .list-link-item .list-article-wrapper.ui-state-active:not(.no-children){background:#333}
.list.list-card .list-link-item .list-article-wrapper.ui-state-active:not(.no-children) .list-content,.list.list-card .list-link-item .list-article-wrapper.ui-state-active:not(.no-children) .list-title a,.list.list-card .list-link-item .list-article-wrapper.ui-state-active:not(.no-children) .list-desc a{color:white !important}
.list.list-card .list-link-item .list-article-wrapper .ui-icon{background-repeat:no-repeat;background-size:100% auto;background-position:center;position:absolute;right:18px;top:50%;transform:translateY(-50%);width:25px;height:25px;transition:all ease-in .5s}
.list.list-card .list-link-item .list.list-card .list-link-item-header.no-children{background:transparent}
.list.list-card .list-link-item .list.list-card .list-link-item-content{border:1px solid #b1b1b1;border-top:0;border-radius:0;clear:both;padding:15px 55px}
@media screen and (max-width:767px){.list.list-card .list-link-item .list.list-card .list-link-item-content{padding:15px 17px}
}
.list.list-card .list-link-item .list.list-card .list-link-item-content ul{padding-left:0;margin:0}
.list.list-card .list-link-item .list.list-card .list-link-item-content ul li{list-style:none;padding:3px 0;margin:5px 0}
.list.list-card .list-link-item .list.list-card .list-link-item-content ul li:last-child{margin-bottom:20px}
.list.list-card .list-link-item .list.list-card .list-link-item-content a{color:#333}
.list.list-card .list-link-item .list.list-card .list-link-item-content .has-image .list-landing-child-content{margin-left:50px}
.list.list-card .list-link-child-title{color:#4f4f4f;font-size:14px;line-height:17px;font-weight:bold;padding:5px 0;margin:0}
.list.list-card .list-link-child-title .list-image{max-width:30px;max-height:30px;margin-right:20px;vertical-align:middle}
.list.list-card .list-link-item{background-position:right 20px center;background-repeat:no-repeat;background-size:25px 25px}
.list.list-card .list-link-item .list-content{flex:1}
@media screen and (max-width:767px){.list.list-card .list-link-item{background-position:right 10px center;background-size:20px 20px}
.list.list-card .list-load-more:last-child{text-align:center}
}
.list-whole-card{outline:0;text-decoration:none;color:#2b2047}
.list-whole-card .list-wrapper{display:flex;flex-wrap:wrap;margin:0 -10px;flex-direction:row;list-style:none}
.list-whole-card .list-wrapper .list-link-item{box-shadow:0 0 0 1px #ddd;border-radius:6px;flex:1 22%;background:#fff;margin:10px 10px;transition:linear all .25s}
.list-whole-card .list-wrapper .list-link-item article{display:flex;height:100%}
.list-whole-card .list-wrapper .list-link-item article .list-content{display:flex;flex-direction:column;height:100%}
.list-whole-card .list-wrapper .list-link-item .list-article-wrapper{width:100%}
@media screen and (max-width:1024px){.list-whole-card .list-wrapper .list-link-item{flex:1 45%;margin-bottom:10px}
}
@media screen and (max-width:767px){.list-whole-card .list-wrapper .list-link-item{flex:1 100%;margin-bottom:10px}
}
.list-whole-card .list-wrapper .list-link-item .item-title{font-size:24px;line-height:1.2}
.list-whole-card .list-wrapper .list-link-item .list-description,.list-whole-card .list-wrapper .list-link-item p{padding-top:15px;max-height:110px;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}
.list-whole-card .list-wrapper .list-link-item .list-description p,.list-whole-card .list-wrapper .list-link-item p p{padding-top:0}
.list-whole-card .list-wrapper .list-link-item:hover{box-shadow:0 0 0 2px #369;filter:drop-shadow(0 4px 4px rgba(0,0,0,0.15))}
.list-whole-card .list-wrapper .list-link-item:hover .list-title{color:#369}
.list-whole-card .list-wrapper .list-link-item .list-title-wrapper{font-weight:bold;color:#2b2047;text-decoration:none;padding:20px 20px 0}
.list-whole-card .list-wrapper .list-link-item .list-title-wrapper:hover{color:#369}
.list-whole-card .list-wrapper .list-link-item .list-title-wrapper .event-data{display:none}
.list-whole-card .list-wrapper .list-link-item .list-description-wrapper{display:flex;padding:0 20px 20px;height:100%}
.list-whole-card .component-content{padding-bottom:0}
.list-whole-card .component-content .component-title{text-align:center;font-size:24px;margin-bottom:30px}
.list-event-home ul{display:flex}
@media screen and (max-width:992px){.list-event-home ul{flex-wrap:wrap}
}
.list-event-home ul li.list-link-item{flex:1 33.3%;margin:0 20px;border-radius:8px;box-shadow:0 0 0 1px #ddd;background:#fff;transition:linear .25s all}
.list-event-home ul li.list-link-item:hover{box-shadow:0 0 0 2px #369;filter:drop-shadow(0 4px 4px rgba(0,0,0,0.15))}
.list-event-home ul li.list-link-item:hover .list-article-wrapper .list-content a.item-link .list-title{color:#369}
@media screen and (max-width:992px){.list-event-home ul li.list-link-item{width:47%;flex:none;margin:10px}
}
@media screen and (max-width:767px){.list-event-home ul li.list-link-item{width:100%;margin:0 0 15px 0}
}
.list-event-home ul li.list-link-item article{display:flex;flex-direction:column;height:100%}
.list-event-home ul li.list-link-item article .list-article-wrapper{display:flex;flex-direction:column;height:100%;position:relative}
.list-event-home ul li.list-link-item article .list-article-wrapper .list-image{border-bottom:1px solid #ddd}
.list-event-home ul li.list-link-item article .list-article-wrapper .list-image a{display:flex;justify-content:space-between;align-items:center;text-decoration:none;padding:10px 15px}
.list-event-home ul li.list-link-item article .list-article-wrapper .list-image a img{height:80px}
@media screen and (max-width:1024px){.list-event-home ul li.list-link-item article .list-article-wrapper .list-image a img{height:60px;margin-right:30px}
}
@media screen and (max-width:992px){.list-event-home ul li.list-link-item article .list-article-wrapper .list-image a img{height:80px}
}
.list-event-home ul li.list-link-item article .list-article-wrapper .list-content{display:flex;flex-direction:column;height:100%}
.list-event-home ul li.list-link-item article .list-article-wrapper .list-content a.item-link{text-decoration:none;display:flex}
@media screen and (max-width:767px){.list-event-home ul li.list-link-item article .list-article-wrapper .list-content a.item-link{justify-content:space-between}
}
.list-event-home ul li.list-link-item article .list-article-wrapper .list-content a.item-link .list-title{font-weight:bold;font-size:17px;line-height:21px;color:#333;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;transition:linear .25s all}
@media screen and (max-width:767px){.list-event-home ul li.list-link-item article .list-article-wrapper .list-content a.item-link .list-title{margin-right:30px;width:auto;min-height:60px;-webkit-line-clamp:3;width:150px}
}
@media screen and (max-width:400px){.list-event-home ul li.list-link-item article .list-article-wrapper .list-content a.item-link .list-title{width:150px}
}
.list-event-home ul li.list-link-item article .list-article-wrapper .list-content a.item-link .event-data{font-weight:bold;color:#333;position:absolute;top:25px;right:10px;width:156px;font-size:14px;line-height:17px}
@media screen and (max-width:1024px){.list-event-home ul li.list-link-item article .list-article-wrapper .list-content a.item-link .event-data{top:10px;width:125px}
}
@media screen and (max-width:767px){.list-event-home ul li.list-link-item article .list-article-wrapper .list-content a.item-link .event-data{position:static}
}
.list-event-home ul li.list-link-item article .list-article-wrapper .list-content a.item-link .list-description{font-size:14px;line-height:17px;color:#000;font-weight:400;max-height:100%;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}
.list-event-home ul li.list-link-item article .list-article-wrapper .list-content .list-title-wrapper{padding:12px 16px}
@media screen and (max-width:767px){.list-event-home ul li.list-link-item article .list-article-wrapper .list-content .list-title-wrapper{height:100%}
}
.list-event-home ul li.list-link-item article .list-article-wrapper .list-content .list-description-wrapper{padding:0 16px 30px;height:100%}
.list-event-home ul .list-load-more{display:none}
.list-card-blog-component .list-links .list-wrapper{display:flex;flex-wrap:wrap;margin:0}
@media screen and (max-width:1024px){.list-card-blog-component .list-links .list-wrapper{flex-direction:row}
}
.list-card-blog-component .list-links .list-wrapper li:last-of-type,.list-card-blog-component .list-links .list-wrapper li:first-child{margin-left:0;margin-right:0}
.list-card-blog-component .list-links .list-wrapper>li:nth-child(3n+1){display:flex;width:49%}
.list-card-blog-component .list-links .list-wrapper>li:nth-child(3n+1):hover{border-color:#369}
.list-card-blog-component .list-links .list-wrapper>li:nth-child(3n+1):hover .list-article-wrapper .list-content .list-title-wrapper .list-title{text-decoration:underline;color:#fff}
.list-card-blog-component .list-links .list-wrapper>li:nth-child(3n+1) .list-article-wrapper .list-content{border-radius:0 0 10px 10px;width:100%;background:#333}
@media screen and (max-width:400px){.list-card-blog-component .list-links .list-wrapper>li:nth-child(3n+1) .list-article-wrapper .list-content{height:150px}
}
@media screen and (max-width:767px){.list-card-blog-component .list-links .list-wrapper>li:nth-child(3n+1) .list-article-wrapper .list-content .list-title-wrapper{padding-bottom:0}
}
.list-card-blog-component .list-links .list-wrapper>li:nth-child(3n+1) .list-article-wrapper .list-content .list-title-wrapper .list-title{font-size:24px;line-height:26px;color:#fff;height:53px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
@media screen and (max-width:767px){.list-card-blog-component .list-links .list-wrapper>li:nth-child(3n+1) .list-article-wrapper .list-content .list-description-wrapper{padding:0 15px 15px}
}
.list-card-blog-component .list-links .list-wrapper>li:nth-child(3n+1) .list-article-wrapper .list-content .list-description-wrapper .list-description,.list-card-blog-component .list-links .list-wrapper>li:nth-child(3n+1) .list-article-wrapper .list-content .list-description-wrapper p{margin:10px 0 0 0;font-size:16px;line-height:24px;color:#fff}
@media screen and (max-width:767px){.list-card-blog-component .list-links .list-wrapper>li:nth-child(3n+1) .list-article-wrapper .list-content .list-description-wrapper .list-description,.list-card-blog-component .list-links .list-wrapper>li:nth-child(3n+1) .list-article-wrapper .list-content .list-description-wrapper p{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:20px}
}
.list-card-blog-component .list-links .list-wrapper>li:nth-child(3n+1) .list-article-wrapper .list-content .list-description-wrapper .list-description p,.list-card-blog-component .list-links .list-wrapper>li:nth-child(3n+1) .list-article-wrapper .list-content .list-description-wrapper p p{margin-top:0}
@media screen and (max-width:1024px){.list-card-blog-component .list-links .list-wrapper>li:nth-child(3n+1){min-width:49%;margin-left:0;display:inline-block}
}
@media screen and (max-width:767px){.list-card-blog-component .list-links .list-wrapper>li:nth-child(3n+1){min-width:100%}
}
.list-card-blog-component .list-links .list-wrapper .list-link-item{width:24.5%;margin:12px;border-radius:10px;box-shadow:0 0 0 1px #ddd}
.list-card-blog-component .list-links .list-wrapper .list-link-item a{text-decoration:none;display:flex}
.list-card-blog-component .list-links .list-wrapper .list-link-item:hover{box-shadow:0 0 0 2px #369;transition:.3s linear}
.list-card-blog-component .list-links .list-wrapper .list-link-item:hover .list-article-wrapper .list-content .list-title-wrapper .list-title{transition:.3s linear;color:#369}
@media screen and (max-width:1024px){.list-card-blog-component .list-links .list-wrapper .list-link-item{width:23%;display:inline-block;margin:10px}
}
@media screen and (max-width:767px){.list-card-blog-component .list-links .list-wrapper .list-link-item{width:49%;margin-left:0}
}
@media screen and (max-width:767px){.list-card-blog-component .list-links .list-wrapper .list-link-item{width:47.5%}
}
.list-card-blog-component .list-links .list-wrapper .list-link-item .list-article-wrapper{display:flex;flex-direction:column;height:100%;position:relative}
.list-card-blog-component .list-links .list-wrapper .list-link-item .list-article-wrapper .list-image{max-height:275px;width:100%}
.list-card-blog-component .list-links .list-wrapper .list-link-item .list-article-wrapper .list-image .item-link>img{border-radius:10px 10px 0 0;height:275px;width:100%;display:block}
@media screen and (max-width:1024px){.list-card-blog-component .list-links .list-wrapper .list-link-item .list-article-wrapper .list-image .item-link>img{height:275px}
}
@media screen and (max-width:767px){.list-card-blog-component .list-links .list-wrapper .list-link-item .list-article-wrapper .list-image .item-link>img{height:200px}
}
@media screen and (max-width:400px){.list-card-blog-component .list-links .list-wrapper .list-link-item .list-article-wrapper .list-image .item-link>img{height:150px;width:100%;display:block}
}
.list-card-blog-component .list-links .list-wrapper .list-link-item .list-article-wrapper .list-content{border-radius:0 0 10px 10px;height:160px;min-width:100%}
@media screen and (max-width:767px){.list-card-blog-component .list-links .list-wrapper .list-link-item .list-article-wrapper .list-content{height:auto}
}
.list-card-blog-component .list-links .list-wrapper .list-link-item .list-article-wrapper .list-content .list-title-wrapper{padding:24px 24px 0}
@media screen and (max-width:767px){.list-card-blog-component .list-links .list-wrapper .list-link-item .list-article-wrapper .list-content .list-title-wrapper{padding:15px}
}
.list-card-blog-component .list-links .list-wrapper .list-link-item .list-article-wrapper .list-content .list-title-wrapper .list-title{font-weight:bold;font-size:16px;line-height:24px;color:#000;height:50px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
@media screen and (max-width:767px){.list-card-blog-component .list-links .list-wrapper .list-link-item .list-article-wrapper .list-content .list-title-wrapper .list-title{font-size:15px}
}
@media screen and (max-width:740px){.list-card-blog-component .list-links .list-wrapper .list-link-item .list-article-wrapper .list-content .list-title-wrapper .list-title{height:56px;line-height:20px;-webkit-line-clamp:3}
}
.list-card-blog-component .list-links .list-wrapper .list-link-item .list-article-wrapper .list-content .list-title-wrapper .event-data{display:none}
.list-card-blog-component .list-links .list-wrapper .list-link-item .list-article-wrapper .list-content .list-description-wrapper{padding:0 24px 24px}
@media screen and (max-width:767px){.list-card-blog-component .list-links .list-wrapper .list-link-item .list-article-wrapper .list-content .list-description-wrapper{padding:0}
}
.list-card-blog-component .list-links .list-wrapper .list-link-item .list-article-wrapper .list-content .list-description-wrapper .list-description,.list-card-blog-component .list-links .list-wrapper .list-link-item .list-article-wrapper .list-content .list-description-wrapper p{margin:10px 0 0 0;font-size:16px;line-height:24px;color:#000;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
@media screen and (max-width:767px){.list-card-blog-component .list-links .list-wrapper .list-link-item .list-article-wrapper .list-content .list-description-wrapper .list-description,.list-card-blog-component .list-links .list-wrapper .list-link-item .list-article-wrapper .list-content .list-description-wrapper p{display:none}
}
.list-card-blog-component .list-links .list-wrapper .list-link-item .list-article-wrapper .list-content .list-description-wrapper p{margin-top:0}
.blog-category-component .list-links .list-wrapper{display:flex;flex-wrap:wrap;margin:0 -10px}
.blog-category-component .list-links .list-wrapper .list-link-item{margin:12px;width:30%;border-radius:10px;border-style:solid;border-color:#ececec}
@media screen and (max-width:992px){.blog-category-component .list-links .list-wrapper .list-link-item{width:46%}
}
@media screen and (max-width:767px){.blog-category-component .list-links .list-wrapper .list-link-item{width:95%}
}
.blog-category-component .list-links .list-wrapper .list-link-item a{text-decoration:none}
.blog-category-component .list-links .list-wrapper .list-link-item:hover{border-color:#369;transition:.3s linear}
.blog-category-component .list-links .list-wrapper .list-link-item:hover .list-article-wrapper .list-content .list-title-wrapper .list-title{transition:.3s linear;text-decoration:underline;color:#369}
.blog-category-component .list-links .list-wrapper .list-link-item .list-article-wrapper .list-image{max-height:275px;width:100%}
.blog-category-component .list-links .list-wrapper .list-link-item .list-article-wrapper .list-image .item-link>img{border-radius:8px 8px 0 0;height:275px;width:100%}
.blog-category-component .list-links .list-wrapper .list-link-item .list-article-wrapper .list-content{border-radius:0 0 9px 9px;height:160px;min-width:100%;padding:24px}
.blog-category-component .list-links .list-wrapper .list-link-item .list-article-wrapper .list-content .list-title-wrapper .list-title{height:42px;font-weight:bold;font-size:16px;line-height:20px;display:flex;align-items:center;letter-spacing:.25px;color:#333;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.blog-category-component .list-links .list-wrapper .list-link-item .list-article-wrapper .list-content .list-description-wrapper .list-description{padding-top:8px}
.blog-category-component .list-links .list-wrapper .list-link-item .list-article-wrapper .list-content .list-description-wrapper .list-description>p{font-size:16px;line-height:24px;color:#000;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}
#accordionItems{display:inline-flex;flex-wrap:wrap;opacity:0;transition:all ease-in-out .5s}
#accordionItems.ui-accordion{opacity:1}
.list-landing .thumbnail-container{min-width:62px;margin-right:20px;text-align:center;display:block}
.list-landing .thumbnail-container img.list-image{margin-right:0}
.search-container .list-landing-items{display:flex;flex-grow:1;flex-wrap:wrap;max-width:100%;width:100%;margin:0 -10px}
.search-container .list-landing-items .ui-accordion-header-icon{border:0}
.list-landing-item{margin:8px 0;border-radius:6px;border:1px solid #e0e0e0;display:inline-block;overflow:auto;outline:0;background-color:#f9f9f9;width:100%;box-sizing:border-box}
@media screen and (min-width:740px){.list-landing-item{flex-basis:360px;flex-grow:0;flex-shrink:0;margin:8px}
}
@media screen and (min-width:1024px){.list-landing-item{flex-basis:256px}
}
@media screen and (min-width:1280px){.list-landing-item{flex-basis:272px}
}
.list-landing-item:hover{border-color:#369}
.list-landing-item .list-landing-item-header{text-align:center;border:0;padding:0;margin:0;cursor:pointer}
.list-landing-item .list-landing-item-header .top-content{background-color:#fff}
.list-landing-item .list-landing-item-header .top-content .thumbnail-container{display:block}
.list-landing-item .list-landing-item-header .list-image{max-width:107px;max-height:107px;margin:15px auto 15px;overflow:hidden}
.list-landing-item .list-landing-item-header .list-content .list-title-wrapper{text-decoration:none;color:black}
.list-landing-item .list-landing-item-header .list-content .list-title-wrapper .list-title{display:block;font-size:16px;font-weight:600;text-align:left;background-color:#f9f9f9;background-repeat:no-repeat;background-size:12px auto;background-position:right 30px center;border-top:1px solid transparent;border-bottom:1px solid transparent;margin-bottom:0;padding:20px 40px;transition:all ease-in-out .5s}
.list-landing-item .list-landing-item-header .list-content .list-title-wrapper .list-title a{text-decoration:none;color:black}
.list-landing-item .list-landing-item-header.ui-state-active:not(.no-children) .list-title{background:transparent;border-top:1px solid #ececec;border-bottom:1px solid #ececec;margin-left:22px;margin-right:22px;margin-bottom:3px;padding:20px 18px}
.list-landing-item .list-landing-item-header.ui-state-active:not(.no-children) .ui-icon{bottom:28px;transform:rotate(180deg)}
.list-landing-item .list-landing-item-header.ui-state-active:not(.no-children) .list-desc{background:white;border-bottom:1px solid #ececec;margin-top:-4px;margin-bottom:3px}
.list-landing-item .list-landing-item-header.ui-state-active:not(.no-children) .list-desc .item-link{color:#000}
.list-landing-item .list-landing-item-header .ui-icon{background-repeat:no-repeat;background-size:100% auto;background-position:center;position:absolute;right:30px;bottom:25px;width:0;height:0;transform:translateY(-50%);transition:bottom ease-in .5s;transition:transform ease-in .5s;border-left:4.5px solid transparent;border-right:4.5px solid transparent;border-top:4.5px solid black}
.list-landing-item .list-desc{background-color:#f9f9f9;border-bottom:1px solid transparent;color:#000;font-size:12px;line-height:1.2;text-align:left;padding:0 40px 16px;margin:-1px 0 0;transition:all ease-in-out .5s}
.list-landing-item .list-landing-item-header.no-children .ui-icon{border:0;bottom:18px;width:12px;height:12px}
.list-landing-item .list-landing-item-content{border:1px solid #e0e0e0;border-top:0;border-radius:0 0 6px 6px;clear:both;padding:20px 22px 15px;position:relative;margin-top:-3px}
.list-landing-item .list-landing-item-content>ul:not(:last-child){margin-bottom:15px}
.list-landing-item .list-landing-item-content ul{padding-left:0;margin:0}
.list-landing-item .list-landing-item-content ul li{list-style:none;padding:3px 0;margin:5px 0}
.list-landing-item .list-landing-item-content ul li:last-child{margin-bottom:20px}
.list-landing-item .list-landing-item-content a{color:#333}
.list-landing-item .list-landing-item-content .has-image .list-landing-child-content{margin-left:50px}
.list-landing-child-title{color:#4f4f4f;font-size:14px;line-height:17px;font-weight:bold;border:1px solid #ececec;border-radius:3px;padding:5px;margin:0}
.list-landing-child-title>a{display:flex;align-items:center}
.list-landing-child-title .list-image{max-width:70px;max-height:60px;margin-right:20px;vertical-align:middle}
.list-landing #accordionItems,.filter-collapse #accordionItems{display:grid;grid-template-columns:repeat(1,1fr)}
@media screen and (min-width:740px){.list-landing #accordionItems,.filter-collapse #accordionItems{grid-template-columns:repeat(2,1fr)}
}
@media screen and (min-width:950px){.list-landing #accordionItems,.filter-collapse #accordionItems{grid-template-columns:repeat(4,1fr)}
}
.list-landing .list-landing-items .list-landing-item,.filter-collapse .list-landing-items .list-landing-item{width:auto;margin:8px 0}
@media screen and (min-width:740px){.list-landing .list-landing-items .list-landing-item,.filter-collapse .list-landing-items .list-landing-item{margin:8px}
}
.is-clp #accordionItems{margin-top:10px}
@media screen and (max-width:768px){.is-clp #accordionItems{width:100%}
}
@media screen and (max-width:401px){.is-clp #accordionItems{width:100%}
}
.category-page .pageTitle h1{margin:12px 0 14px 0;font-size:24px;color:#23201f;font-weight:500}
.category-page .pageTitle .component-content{padding:0}
.category-page .pageTitle+.product-listing-wrapper{margin-top:6px}
@media screen and (min-width:767px){.category-page .pageTitle+.product-listing-wrapper{margin-top:26px}
}
.category-page .pageTitle+.text{position:relative}
.category-page .pageTitle+.text .rte:not(.is-open){overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;transition:all .2s ease}
@media screen and (max-width:767px){.category-page .pageTitle+.text .rte:not(.is-open){-webkit-line-clamp:3;line-clamp:3}
.category-page .pageTitle+.text .rte:not(.is-open) p{line-height:28px;font-size:17px}
}
.category-page .product-listing .search-load-more .load-more{display:block}
body.is-safari.category-page .pageTitle+.text .rte:not(.is-open)>p{display:inline}
body.is-safari.category-page .category-read-more-wrapper .category-read-more .read-more{bottom:35px}
.category-tiles{display:flex;flex-wrap:wrap}
.category-tiles .category-tile{background:#fff}
.category-tiles .category-tile-wrapper{border-radius:6px;box-shadow:0 0 0 1px #e0e0e0;transition:all .3s ease-in-out;height:100%;display:flex;flex-direction:column;justify-content:space-between;padding-bottom:16px}
.category-tiles .category-tile-wrapper:hover{box-shadow:0 0 0 2px #369}
.category-tiles .category-tile-title{padding:14px 16px}
.category-tiles .category-tile-title h3{font-size:16px;font-weight:600;color:#23201f;line-height:20px;margin:0}
.category-tiles .category-tile-description{color:#000;padding:0 16px;font-size:12px;font-weight:400;line-height:16px}
.category-tiles .category-tile-image{padding:0 15px;margin:8px;display:flex;justify-content:center}
.category-tiles .category-tile-image img{border-radius:6px 6px 0 0;max-height:107px}
.category-tiles .category-tile-image.expanded{padding:0;margin:0}
.category-tiles .category-tile-image.expanded img{max-height:none}
.category-tiles .count{color:#757575;font-size:12px;font-weight:500;padding:16px 16px 0;display:block;line-height:12px}
.category-tiles .category-tile-content{padding:16px 16px 0;position:relative}
.category-tiles .category-tile-content .toggle-button{font-size:14px;font-weight:500;color:#23201f;display:flex;gap:10px}
.category-tiles .category-tile-content .toggle-button:hover{cursor:pointer;text-decoration:underline}
.category-tiles .category-tile-content .toggle-button .icon{color:#23201f;width:8px;height:18px;align-self:flex-end;-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);transform:rotate(90deg);transition:transform .2s ease}
.category-tiles .category-tile-content .toggle-button.is-open .icon{-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);transform:rotate(-90deg)}
.category-tiles .category-tile-content .toggle-target{display:none;list-style:none;margin:10px 0 0 0;position:absolute;max-height:400px;overflow-y:auto;top:100%;left:-1px;right:-1px;padding:10px 15px 12px;background:#fff;box-shadow:0 3px 10px 1px rgba(0,0,0,0.25);border-radius:6px;z-index:1}
.category-tiles .category-tile-content .toggle-target::-webkit-scrollbar{width:5px}
.category-tiles .category-tile-content .toggle-target li{padding:7px 0;line-height:100%}
.category-tiles .category-tile-content .toggle-target a{color:#369;text-decoration:underline;font-size:14px;font-weight:500}
.category-read-more-wrapper .category-read-more{display:flex;justify-content:center;align-items:flex-end;gap:8px;font-size:14px;font-weight:600;color:#23201f;line-height:normal;margin:14px 0;cursor:pointer}
.category-read-more-wrapper .category-read-more .read-more{position:absolute;right:12px;bottom:50px;background:#fff;padding-top:5px;font-size:16px}
.category-read-more-wrapper .category-read-more .read-more:before{content:"...  ";color:#333;padding-bottom:10px;background:#fff;font-size:16px;font-weight:300}
@media screen and (max-width:767px){.category-read-more-wrapper .category-read-more .read-more{right:14px}
}
.category-read-more-wrapper .category-read-more .show-less{display:none}
.category-read-more-wrapper .category-read-more.is-open .read-more{display:none}
.category-read-more-wrapper .category-read-more.is-open .show-less{display:block;font-size:16px}
.category-tiles{margin:-10px -10px 100px -10px;flex-direction:column}
@media screen and (max-width:992px){.category-tiles{margin-top:0}
}
.category-tiles .category-tile{padding:10px}
@media screen and (min-width:600px){.category-tiles{flex-direction:row}
.category-tiles .category-tile{flex-basis:50%}
}
@media screen and (min-width:767px){.category-tiles{flex-direction:row}
.category-tiles .category-tile{flex-basis:33.33%}
}
@media screen and (min-width:992px){.category-tiles .category-tile{flex-basis:25%}
}
@media screen and (min-width:992px){.js-filter-content-row:not(.is-closed) .category-tiles .category-tile{flex-basis:33.33%}
}
.page-addEditSolutionPage .category-tiles,.page-searchCategory .category-tiles{flex-direction:row;margin-bottom:20px}
@media screen and (max-width:767px){.page-addEditSolutionPage .category-tiles,.page-searchCategory .category-tiles{flex-wrap:nowrap;overflow:auto;padding-bottom:20px}
}
.page-addEditSolutionPage .category-tiles .category-tile,.page-searchCategory .category-tiles .category-tile{flex-basis:50%;flex-shrink:0}
.page-addEditSolutionPage .category-tiles .category-tile-title h3,.page-searchCategory .category-tiles .category-tile-title h3{font-size:14px;line-height:18px}
.page-addEditSolutionPage .category-tiles .category-tile-title,.page-searchCategory .category-tiles .category-tile-title{padding:16px}
.page-addEditSolutionPage .category-tiles .category-tile-wrapper,.page-searchCategory .category-tiles .category-tile-wrapper{position:relative;padding-bottom:0}
@media screen and (min-width:767px){.page-addEditSolutionPage .category-tiles .category-tile,.page-searchCategory .category-tiles .category-tile{flex-basis:25%}
}
@media screen and (min-width:992px){.page-addEditSolutionPage .category-tiles .category-tile,.page-searchCategory .category-tiles .category-tile{flex-basis:16.6%}
}
@media screen and (min-width:767px){.page-addEditSolutionPage .js-filter-content-row:not(.is-closed) .category-tiles .category-tile,.page-searchCategory .js-filter-content-row:not(.is-closed) .category-tiles .category-tile{flex-basis:25%}
}
@media screen and (min-width:992px){.page-addEditSolutionPage .js-filter-content-row:not(.is-closed) .category-tiles .category-tile,.page-searchCategory .js-filter-content-row:not(.is-closed) .category-tiles .category-tile{flex-basis:20%}
}
.list-landing-item-header.no-children .ui-icon{background-image:url("list-landing/resources/arrow-icon.svg")}
.category-tiles .category-tile-wrapper{border-radius:0}
.category-tiles .category-tile-wrapper:hover{box-shadow:0 0 0 2px #007836}
.category-tiles .category-tile-wrapper .horizontal-facet{box-shadow:none}
.category-tiles .category-tile-wrapper .horizontal-facet:hover{box-shadow:none}
.category-tiles .category-tile-title{border-radius:0}
.category-tiles .category-tile-content .toggle-target{border-radius:0}
.category-tiles .category-tile-content .toggle-target a{color:#ef790e}
.category-tiles .category-tile-content .toggle-target a:hover{color:#a5550c}
.category-read-more-wrapper .category-read-more .read-more,.category-read-more-wrapper .category-read-more .show-less{color:#ef790e;border-bottom:1px solid #ef790e}
.category-read-more-wrapper .category-read-more .read-more:hover,.category-read-more-wrapper .category-read-more .show-less:hover{color:#a5550c;border-bottom:1px solid #a5550c}
.p-w-r .pr-star-v4-0-filled{background-image:url('../kennametal/product/product-detail/name/resources/star-filled-0.svg')}
.p-w-r .pr-star-v4-25-filled{background-image:url('../kennametal/product/product-detail/name/resources/star-filled-25.svg')}
.p-w-r .pr-star-v4-50-filled{background-image:url('../kennametal/product/product-detail/name/resources/star-filled-50.svg')}
.p-w-r .pr-star-v4-75-filled{background-image:url('../kennametal/product/product-detail/name/resources/star-filled-75.svg')}
.p-w-r .pr-star-v4-100-filled{background-image:url('../kennametal/product/product-detail/name/resources/star-filled-100.svg')}
.product-listing,.content-listing{margin:0 auto;float:none !important}
.product-listing .search-container,.content-listing .search-container{float:right;width:73%}
.product-listing form,.content-listing form{display:none}
@media screen and (max-width:1024px){.product-listing .search-container,.content-listing .search-container,.product-listing .search-facets,.content-listing .search-facets{float:none;width:100%;margin-bottom:20px;box-sizing:border-box}
}
.product-listing .ui-accordion-header-icon,.content-listing .ui-accordion-header-icon{float:right;margin-top:5px;width:0;height:0;display:block;border-left:7.5px solid transparent;border-right:7.5px solid transparent;border-bottom:7.5px solid black}
.product-listing .ui-accordion-header-icon.ui-icon-triangle-1-e,.content-listing .ui-accordion-header-icon.ui-icon-triangle-1-e{transform:rotate(180deg)}
.product-listing .search-load-more,.content-listing .search-load-more{margin:40px 0 20px;text-align:center}
.product-listing .search-load-more .load-more,.content-listing .search-load-more .load-more{display:none}
.product-listing .search-load-more .load-more.is-loading,.content-listing .search-load-more .load-more.is-loading{padding:15px}
.product-listing .search-load-more .load-more.is-loading:before,.content-listing .search-load-more .load-more.is-loading:before{top:50%;left:50%;border:6px solid #e0e0e0;border-radius:50%;border-top:6px solid #369;width:50px;height:50px;-webkit-animation:spin .85s ease-in-out infinite;animation:spin .85s ease-in-out infinite;background:0}
@media screen and (min-width:767px){.product-listing .search-load-more .load-more,.content-listing .search-load-more .load-more{display:block}
}
.product-listing .search-load-more button[data-category-tile="true"],.content-listing .search-load-more button[data-category-tile="true"]{display:none}
.global-search .zero-product-result .component-content,.global-search .zero-product-result .search-container{padding-left:0}
.global-search .zero-product-result .global-search-tabs-header{float:none}
.global-search .zero-product-result .rte ul{padding-left:10px}
.global-search .hide-tabs .global-search-tabs-title,.global-search .hide-tabs .global-search-tabs-header{display:none}
.global-search .hide-tabs .search-container{padding:0;margin-top:15px}
.global-search .no-results-match .p-large{font-weight:400}
.global-search .no-results-match a{font-size:16px;font-weight:400;text-decoration:underline}
.global-search .no-results-match .search-tips-container{margin-top:25px}
@media screen and (min-width:767px){.global-search .no-results-match .search-tips-container{display:flex}
.global-search .no-results-match .search-tips-container .search-tips-message,.global-search .no-results-match .search-tips-container .need-additional-assistance{flex:1}
}
.global-search .no-results-match .search-tips-container .nAA-ctas li a{color:#23201f}
.global-search .no-results-match .search-tips-container .nAA-ctas li button{font-size:16px;font-weight:400;font-family:"futura-pt",sans-serif,Arial,Helvetica;text-decoration:underline;border:0;background:0;padding:0;color:#23201f;cursor:pointer}
@media screen and (min-width:1025px){.search-no-content-results{padding-left:27%}
}
.product-listing .hidden{display:none}
.product-listing a{color:inherit}
.product-listing .product-list{clear:both;margin-top:20px}
.product-listing .product-list .product-tile{margin-bottom:5px}
.product-listing .product-list-content.tile.has-original-product .original-product-label{padding-bottom:5px;font-size:16px;font-weight:600;color:#369}
.product-listing .product-list-content.tile.has-original-product .product-item__content{box-shadow:0 0 0 2px #369}
.product-listing .product-list-content.tile .product-item{margin-bottom:20px}
.product-listing .product-list-content.tile .product-item__content{padding:10px;border-radius:6px;box-shadow:0 0 0 1px #bcbcbc;transition:all .3s ease-in-out;height:100%;display:flex;flex-direction:column;justify-content:space-between}
@media screen and (min-width:767px){.product-listing .product-list-content.tile .product-item__content{padding:16px;flex-direction:row}
}
.product-listing .product-list-content.tile .product-item__content:hover{box-shadow:0 0 0 2px #369}
.product-listing .product-list-content.tile .product-item__info{padding:0;align-items:center}
@media screen and (min-width:767px){.product-listing .product-list-content.tile .product-item__info{width:60%}
}
.product-listing .product-list-content.tile .product-item__info-content{padding-right:0}
.product-listing .product-list-content.tile .product-item__image{margin-right:20px}
.product-listing .product-list-content.tile .product-item__aplic-mate{margin-left:130px;display:flex;align-items:center}
@media screen and (min-width:767px){.product-listing .product-list-content.tile .product-item__aplic-mate{margin-left:20px}
}
.product-listing .product-list-content.tile .product-item__aplic-mate .icon-list{margin:0;display:flex;gap:16px}
.product-listing .product-list-content.tile .product-item__aplic-mate .icon-list .icon{margin:0}
.product-listing .product-list-content.tile .product-item__title{color:#000;font-weight:600}
@media screen and (max-width:767px){.product-listing .product-list-content.tile .product-item__title{margin-top:0}
}
.product-listing .product-list-content.tile .product-item__desc{color:#757575;font-weight:400}
@media screen and (max-width:767px){.product-listing .product-list-content.tile .product-item .p-w-r .pr-category-snippet{margin-bottom:10px}
}
.product-listing .product-item{margin-bottom:10px}
.product-listing .product-item__content{display:flex;flex-wrap:wrap}
@media screen and (max-width:767px){.product-listing .product-item__content{display:block}
}
.product-listing .product-item__info{display:flex;flex-wrap:wrap;flex:1}
.product-listing .product-item__info.is-fixed{flex:initial;width:408px;max-width:100%}
@media screen and (max-width:768px){.product-listing .product-item__info.is-fixed{width:300px}
}
@media screen and (max-width:767px){.product-listing .product-item__info.is-fixed{width:auto}
}
.product-listing .product-item__info-content{flex:1}
@media screen and (min-width:768px){.product-listing .product-item__info-content{padding-right:15px}
}
.product-listing .product-item__image{margin-right:15px;width:110px;height:110px;text-align:center}
.product-listing .product-item__title{font-size:16px;line-height:24px;font-weight:normal;margin:10px 0}
.product-listing .product-item__title a{color:black}
.product-listing .product-item__desc{color:#828282}
.product-listing .product-item__desc:not(:last-child){margin-bottom:10px}
.product-listing .product-item__aplic-mate{flex:1}
.product-listing .product-item__aplic-mate:after{content:"";display:block;clear:both}
.product-listing .product-item__aplic-mate.product-usage-icons ul.icon-list{margin-bottom:10px}
.product-listing .product-item__aplic-mate.product-usage-icons ul.icon-list li.icon{margin-right:10px;margin-bottom:10px}
.product-listing .product-item__aplic-mate.product-work-piece .material{width:30px;height:30px;line-height:30px;margin-right:10px;margin-bottom:10px}
.product-listing .product-item__view-prod{cursor:pointer}
.product-listing .product-item__view-prod-cont{border-left:1px solid #bcbcbc;color:black;display:flex;align-items:center;font-weight:bold;margin-left:auto;padding:25px;min-width:190px}
@media screen and (max-width:767px){.product-listing .product-item__view-prod-cont{border:0;display:block;padding:20px;text-align:center;min-width:0}
}
.product-listing .product-item__view-prod:after{content:"";display:inline-block;width:12px;height:12px;margin-left:15px;vertical-align:middle;transition:all linear .3s}
.product-listing .product-item__view-prod.is-active:after{transform:rotate(180deg)}
.product-listing.isDisabled{position:relative}
.product-listing.isDisabled:before{content:"";display:block;background:black;width:100%;height:100%;position:fixed;top:0;left:0;opacity:.35;z-index:1000}
@media screen and (min-width:1025px){.product-listing.isDisabled:before{position:absolute;z-index:11}
}
.product-listing.isDisabled:after{content:"Loading";display:block;font-weight:bold;text-align:center;background-color:white;background-repeat:no-repeat;background-position:left 15px center;background-size:25px;border-radius:6px;border-top:5px solid #007836;position:fixed;left:50%;top:50%;padding:10px 15px 12px;margin-left:auto;margin-right:auto;width:300px;z-index:1001;transform:translate(-50%,-50%)}
@media screen and (min-width:1025px){.product-listing.isDisabled:after{position:absolute;top:100px;transform:translateX(-50%);z-index:11}
}
.available-variants{font-weight:500;font-size:16px;line-height:17px}
.available-variants .hidden,.available-variants .hide{display:none}
.available-variants .workPieceMaterial{padding-bottom:4px;min-width:110px}
.available-variants .workPieceMaterial>span{border-radius:6px;display:inline-block;font-size:14px;line-height:25px;width:25px;height:25px;margin-right:2px;margin-bottom:6px;text-align:center}
.available-variants td.product-code a{min-width:auto;padding:0;text-align:left;font-size:16px;font-weight:500}
.available-variants td.product-code a:hover{color:#ef790e}
.available-variants .marketingFirstChoice{padding:0}
.available-variants .with-distributor .get-price__qty .number-spinner,.available-variants .with-distributor .get-price__availability{display:none}
.available-variants .first-choice-image{display:block;width:23px;height:23px}
.available-variants .first-choice-image:before{margin-left:4px}
.available-variants-content{display:none;border-top:1px solid #cecece;padding-top:10px;padding-bottom:35px;margin-top:25px;overflow-x:auto}
@media screen and (max-width:767px){.available-variants-content{margin-top:0}
}
.available-variants-row td{font-weight:600}
.available-variants-table{border-collapse:collapse;width:100%;margin-bottom:5px;color:#23201f}
@media screen and (min-width:768px){.available-variants-table tbody th,.available-variants-table tbody td{white-space:initial}
}
.available-variants-table-container table.dataTable.stripe tbody tr.odd,.available-variants-table-container table.dataTable.display tbody tr.odd{background:transparent}
.available-variants-table th{line-height:20px;vertical-align:bottom;font-weight:500}
.available-variants-table,.available-variants-table th,.available-variants-table td{padding:10px}
.available-variants-table thead{text-align:left;background:#ececec;box-shadow:0 1px 0 #bcbcbc;position:relative}
@media screen and (min-width:1024px){.available-variants-table thead{position:sticky;top:0;left:0;z-index:10}
}
.available-variants-table.original-product-table thead{box-shadow:-1px -2px 1px #ececec}
.available-variants-table tbody>tr{border-bottom:1px solid #bcbcbc}
.available-variants-table tbody>tr:nth-child(even){background:#f9f9f9}
.available-variants-table tbody>tr.showing-price{background:white}
.available-variants-table tbody>tr.showing-price>td{padding:10px}
.available-variants-table tbody>tr .get-price{text-align:right}
.available-variants-table thead .marketingFirstChoice{text-indent:-999999px}
.available-variants-table tbody .child ul.dtr-details{text-align:left;margin:5px 0;padding:0 5px;list-style:none;box-sizing:border-box;white-space:initial}
.available-variants-table tbody .child ul.dtr-details li{margin-bottom:3px}
.available-variants-table tbody .child ul.dtr-details .dtr-title{font-weight:bold}
.available-variants-table tbody .child ul.dtr-details .dtr-title:after{content:":"}
.available-variants-table tr .secondaryBtn,.available-variants-table tr .primaryBtn{padding:7px 10px;min-width:125px;white-space:nowrap}
.available-variants-table .table-btn{white-space:initial;outline:0}
.available-variants-table.collapsed .table-btn{background-size:15px;background-repeat:no-repeat;background-position:left 5px center;padding-left:25px}
.available-variants-table td.CatNo,.available-variants-table td.grade{white-space:nowrap}
.available-variants__get-price-cont{display:flex;align-items:center}
.available-variants__get-price-cont .on-plp.get-pricet-btn--icon{display:none !important}
.available-variants .collab-card .collab-card__cta-ctr{position:static}
.available-variants .collab-card .collab-card__cta-content{top:auto;margin-top:-25px;margin-right:10px}
.available-variants .product-price-add-cart .addToCart-btn,.available-variants .product-price-add-cart .addToCart-btn-fake{font-family:"futura-pt",sans-serif,Arial,Helvetica;font-size:14px;font-weight:600}
.s-facet-toggle{display:flex;align-items:flex-start;margin-bottom:20px}
@media screen and (max-width:767px){.s-facet-toggle{display:block}
}
.s-facet-toggle__toggle{display:flex;align-items:center;min-width:240px;margin-left:auto;margin-top:10px}
@media screen and (max-width:767px){.s-facet-toggle__toggle{margin-top:20px}
}
.s-facet-toggle__toggle-label{color:black;font-size:14px;line-height:17px}
.s-facet-toggle__toggle .dimensions-toggle{margin-left:23px}
.facet-selections{list-style:none;font-size:15px;padding-inline-start:0;margin:0;color:#333;display:flex;flex-wrap:wrap;align-items:center}
.facet-selections .applied-filters{margin-right:10px}
.facet-selections ul{padding:0}
.facet-selections li{display:inline-block}
.facet-selections li .selected-facet{background-color:#369;border-radius:6px;color:white;font-size:16px;display:flex;justify-content:center;align-items:center;line-height:1;margin:5px 10px 5px 0;padding:5px 10px 7px;cursor:pointer;vertical-align:middle;height:35px}
@media screen and (max-width:1024px){.facet-selections li .selected-facet{display:inline-block;height:100%}
}
.facet-selections li .selected-facet a{margin-right:5px;text-indent:-9999px;display:inline-block;width:8px;height:8px;vertical-align:middle;flex-shrink:0}
@media screen and (max-width:767px){.facet-selections li .selected-facet a{margin-bottom:2px}
}
.facet-selections li .selected-facet .flags{display:inline-block}
.facet-selections li .selected-facet .flags:before{content:"";background-position:center;background-repeat:no-repeat;display:inline-block;margin-left:6px;width:28px;height:20px;vertical-align:middle}
.facet-selections li .selected-facet.first-choice-selected{min-height:28px}
.facet-selections li .selected-facet.with-workpiece .selected-facet-value{border-radius:6px;padding:0 5px;color:#000}
.facet-selections li .selected-facet .selected-facet-value{border-radius:6px;padding:0 5px}
.facet-selections li:last-child .selected-facet{margin-right:0}
.facet-selections .clear-all-facets{color:#369;margin:0 5px 0 10px;cursor:pointer;font-size:15px;font-weight:500}
.facet-selections .clear-all-facets:hover{color:#204060}
body:not(.on-metric-content) .facet-selections li .selected-facet.metric{display:none}
.search-facets{display:block;width:25%;float:left;clear:both;margin:0;font-size:15px;color:black;position:relative}
@media screen and (min-width:1025px){.search-facets .filter-tabs__close-icon{opacity:1;z-index:2}
}
@media screen and (max-width:1024px){.search-facets{display:none}
.search-facets .ui-accordion-header-active+.ui-accordion-content{height:auto !important;display:block !important}
}
@media screen and (max-width:767px){.search-facets.on-modal{width:100vw}
.search-facets.on-modal .search-facets__container{width:100%;padding-left:15px;padding-right:15px}
}
.search-facets.onContent .search-facets__container{overflow:hidden}
.search-facets__container{padding:10px 15px;box-shadow:0 4px 4px rgba(0,0,0,0.15);transition:all .3s ease}
.search-facets__filter-content{min-width:150px}
.search-facets__filter-header{background:#f0f0f0;line-height:46px;padding-left:25px;overflow:hidden;transition:all .3s ease}
.search-facets__filter-icon{margin-right:5px;vertical-align:sub;transition:all .3s ease}
.search-facets__filter-txt{color:#369;font-size:17px;line-height:20px;font-weight:600}
.search-facets .facet-group__heading,.search-facets .facet-heading{background:transparent;color:inherit;font-family:"futura-pt",sans-serif,Arial,Helvetica;padding:11px 10px;margin:0;border:0;min-height:41px}
.search-facets .facet-group__heading{padding:11px 17px}
.search-facets .facet-heading.ui-state-active{border-bottom:1px solid #bcbcbc}
.search-facets *{outline:0}
.search-facets input{font-size:15px;font-family:"futura-pt",sans-serif,Arial,Helvetica}
.search-facets .facet-group.hidden{display:none}
.search-facets .facet-section{border:1px solid #f0f0f0;background:#fcfcfc;margin-bottom:13px}
.search-facets .facet-section .facet-label{display:none}
.search-facets .facet-section.applied-facet .facet-label,.search-facets .facet-section.applying-facet .facet-label{display:block;position:absolute;background:#fff;z-index:1;font-size:12px;font-weight:500;line-height:16px;display:flex;padding:0 2px;align-items:flex-end;color:#949494;margin-left:7px;margin-top:-9px}
.search-facets .facet-section.applied-facet .facet-label.hide,.search-facets .facet-section.applying-facet .facet-label.hide{display:none}
.search-facets .facet-section.applied-facet .facet-label.label-min.hide,.search-facets .facet-section.applying-facet .facet-label.label-min.hide,.search-facets .facet-section.applied-facet .facet-label.label-max.hide,.search-facets .facet-section.applying-facet .facet-label.label-max.hide{display:none}
.search-facets .facet-section.applied-facet .multi-value__select,.search-facets .facet-section.applying-facet .multi-value__select{white-space:nowrap}
.search-facets .facet-section.applied-facet .multi-value__select .multi-value-select-title,.search-facets .facet-section.applying-facet .multi-value__select .multi-value-select-title{display:block;overflow:hidden;text-overflow:ellipsis}
.search-facets .facet-section.applied-facet .multi-value__select .multi-value-select-title span:last-child,.search-facets .facet-section.applying-facet .multi-value__select .multi-value-select-title span:last-child{display:none}
.search-facets .facet-section.applied-facet .range-container.with-minus .normal-range,.search-facets .facet-section.applying-facet .range-container.with-minus .normal-range{padding-top:7px}
.search-facets .facet-section.hidden{display:none !important}
.search-facets .facet-section .facet-text{flex:1}
.search-facets .facet-section:last-child{margin-bottom:0}
.search-facets .facet-section ::selection{background:transparent}
.search-facets .facet-section .ui-widget-content{background:transparent;border:0}
.search-facets .facet-section ul.facets{list-style:none;margin:0;padding:10px;height:auto;box-sizing:border-box}
.search-facets .facet-section ul.facets input{margin:0;margin-right:10px}
.search-facets .facet-section ul.facets .facets-multiselect__heading{display:flex;flex-wrap:wrap}
.search-facets .facet-section ul.facets .facets-multiselect__heading.with-application{align-items:center}
.search-facets .facet-section ul.facets .facets-multiselect__heading.ui-accordion-header{border:0;background:transparent;margin:0;padding:0;color:inherit;font-weight:300}
.search-facets .facet-section ul.facets a,.search-facets .facet-section ul.facets li{color:black}
.search-facets .facet-section ul.facets a .facet-count,.search-facets .facet-section ul.facets li .facet-count{display:inline-block;margin-left:auto;padding-left:5px}
.search-facets .facet-section ul.facets a .facet-count span,.search-facets .facet-section ul.facets li .facet-count span{font-weight:bold}
.search-facets .facet-section ul.facets li{font-weight:normal;line-height:1.2;padding:5px 0}
.search-facets .facet-section ul.facets li a{width:100%}
.search-facets .facet-section ul.facets li .nomultiselect__icon{display:inline-block;margin-right:10px;width:20px;height:20px;background-repeat:no-repeat;background-position:center;vertical-align:middle}
.search-facets .facet-section .third-level-facet{padding-left:10px !important}
.search-facets .facet-section .third-level-facet .ui-accordion-content{padding:5px 0 0 22px}
.search-facets .facet-section .third-level-facet .ui-accordion-content .facet-text{padding:4px 3px}
.search-facets .facet-section .third-level-facet .facet-check{margin-right:6px}
.search-facets .facet-section .third-level-facet .facet-text{display:flex;flex:0 1 auto;align-items:center;justify-content:center;color:#000;font-size:16px;font-weight:600;box-sizing:border-box;border-radius:6px;height:23px;min-width:23px;margin-right:6px;margin-top:-2px;padding:2px}
.search-facets .facet-section .third-level-facet .facet-title,.search-facets .facet-section .third-level-facet .facet-title__sub{flex:1;word-break:break-word}
.search-facets .facet-section .third-level-facet .facet-desc{color:#818181}
.search-facets .facet-section .third-level-facet .facet-title__sub>span{display:block}
.search-facets .facet-section .third-level-facet .ui-accordion-header-icon{background-position:center;border:0;left:-8px;width:11px;height:7px}
.search-facets .facet-clear{font-size:14px;margin:15px 0 0}
#product-listing .search-facets .custom-menu__list,#product-listing .search-facets .multi-value__list{z-index:9999999999}
.with-workpiece [class*="work-piece--N"]{background-color:#0db14b}
.with-workpiece [class*="work-piece--S"]{background-color:#f58220}
.with-workpiece [class*="work-piece--M"]{background-color:#fff200}
.with-workpiece [class*="work-piece--P"]{background-color:#0095da}
.with-workpiece [class*="work-piece--K"]{background-color:#ed1c24}
.with-workpiece [class*="work-piece--H"]{background-color:#939598}
.with-workpiece [class*="work-piece--C"]{background-color:#843223;color:#fff !important}
.with-workpiece .selected-facet-value{display:inline-flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;line-height:17px;height:23px;min-width:23px;margin:0 4px;padding:2px !important}
.with-workpiece .multi-value__cont{display:flex;align-items:center}
.with-workpiece .multi-value__cont .filter-wrapper-modal-btn+.multi-value__list{top:40px}
.with-workpiece .multi-value__list{top:35px}
@media screen and (max-width:1024px){.on-modal{display:flex !important;justify-content:flex-end;background:rgba(0,0,0,0.37);height:100%;width:100% !important;position:fixed !important;left:0;top:0;margin-top:0 !important;z-index:999}
.on-modal>div{background:white;box-shadow:0 4px 4px rgba(0,0,0,0.15);border-radius:2px;width:768px;max-height:100%;height:auto !important;padding:15px !important;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);overflow-y:auto}
.on-modal .search-facets{display:block !important}
.on-modal .facet-box{margin-bottom:40px;column-count:2}
.on-modal .facet-box>.facet-group{break-inside:avoid-column}
.on-modal .search-facets{display:block}
.on-modal .filter-tabs__nav{position:relative;z-index:10}
.on-modal .filter-tabs__nav>li{max-width:170px}
.on-modal .filter-tabs__close-filters{display:none}
.on-modal .modal__heading{background:#23201f;display:block;color:#fff;font-size:16px;font-weight:700;line-height:30px;border:0;border-radius:0;border-bottom:5px solid #007836;padding:6px 16px;margin:-15px -15px 14px;min-height:48px}
.on-modal .filter-tabs__content,.on-modal #product-dimensions-tabs{height:auto !important;padding:10px 0 0 0 !important}
.on-modal .facets__heading-filter .container{width:100%}
.on-modal .search-facets__filter-header{display:none}
}
@media screen and (max-width:767px){.on-modal{width:100vw}
.on-modal .search-facets__container{width:100%;padding-left:15px;padding-right:15px}
.on-modal .facet-box{column-count:auto}
}
#close-search-facets{text-align:center;width:25px;height:25px;position:absolute;right:10px}
.modal__heading{display:none}
.facets input.isLoading,.isLoading .icon__loading{background-color:transparent;background-size:contain;border:0;width:20px;height:20px}
#noFacetsFilter{display:none;padding:11px 10px 11px 20px;background:#ececec;font-weight:bold;word-break:break-word}
.product-dimensions #noFacetsFilter{position:relative;bottom:30px}
.horizontal-facet-section{border-bottom:1px solid #bdbdbd;padding-bottom:5px;margin-bottom:20px}
.horizontal-facet-heading{font-weight:bold;margin-bottom:20px}
.horizontal-facet-title{font-size:15px;line-height:18px}
.horizontal-facets{display:flex;flex-wrap:wrap;list-style:none;padding:0;margin:0 -5px}
@media screen and (max-width:767px){.horizontal-facets{flex-wrap:nowrap;overflow-x:auto;padding-bottom:20px}
}
.horizontal-facets li{display:flex;flex-direction:column;padding:0 5px;text-align:center;flex-basis:133px;flex-grow:0;flex-shrink:0;margin-bottom:15px}
@media screen and (min-width:950px){.horizontal-facets li{padding:0 7px}
}
.horizontal-facets li>a{display:inline-block;box-shadow:0 0 0 1px #bcbcbc;transition:all .3s ease-in-out;border-radius:6px;height:100%;padding:10px}
.horizontal-facets li>a:hover{box-shadow:0 0 0 2px #369}
.horizontal-facets li .horizontal-facet-title{font-weight:500;color:#000}
.facets__heading{border:1px solid #bcbcbc;margin-bottom:10px;padding:20px 10px 10px;transition:all .5s ease-in-out;overflow-x:hidden}
.facets__heading-filter{display:none;width:auto !important}
@media screen and (max-width:1024px){.facets__heading-filter{display:block}
}
@media screen and (max-width:767px){.facets__heading-filter{margin-right:-15px !important;margin-left:-15px !important;max-width:none !important;padding:0 15px 20px}
}
.facets__heading-filter .container{width:350px;margin:0 auto;max-width:100%}
.facets__heading-filter .heading-container{margin-bottom:10px;display:flex;align-items:center}
@media screen and (max-width:767px){.facets__heading-filter .heading-container{margin-bottom:30px}
}
.facets__heading-filter .title{color:black;font-size:30px;line-height:1.2}
.facets__heading-filter .applied-filters{display:block}
.facets__heading-filter .applied-filters+li .selected-facet{margin-left:0}
.facets__heading-filter .clear-all-facets{margin:0}
.facets__filters-heading{display:flex;align-items:center;margin-bottom:25px;font-size:14px;line-height:17px;font-weight:500px}
.facets__filters-heading .filter{font-size:17px;font-weight:bold;line-height:1.2;margin-right:auto}
.facets__filters-heading .dimensions-toggle{margin-top:2px;margin-left:8px}
.facets-multiselect__application-image{margin-right:10px;max-width:30px;max-height:30px}
.multi-value__select .facets-multiselect__application-image,.selected-facet .facets-multiselect__application-image{margin:0 4px;max-width:23px;max-height:30px;vertical-align:middle}
.facet-group{border:1px solid #bcbcbc;margin-bottom:10px;transition:all .5s ease-in-out;min-width:219px}
.facet-group__heading .ui-accordion-header-icon{float:left;margin-top:7px;margin-right:10px;background-repeat:no-repeat;background-position:center;border:0;width:11px;height:7px}
.facet-group .facet-group__content{padding:5px 17px 10px;background:transparent;border:0;overflow:visible}
.facet-group .facet-group__content .facet-section{background:white;border:0}
.facet-group .facet-group__content .facet-section.special-range .special-range__container{display:flex;justify-content:space-between;align-items:center}
.facet-group .facet-group__content .facet-section.special-range .special-range__container .special-range-input{max-width:125px;margin-right:5px}
@media screen and (min-width:1024px){.facet-group .facet-group__content .facet-section.workpieceMaterial .multi-value__list{width:max-content}
}
.facet-group .facet-group__content .facet-section.workpieceMaterial .multi-value__list .facets .facets-multiselect .with-workpiece .facets-multiselect .facet-title__sub{flex:1 0}
@media screen and (min-width:1024px){.facet-group .facet-group__content .facet-section.workpieceMaterial .multi-value__list .facets .facets-multiselect .with-workpiece .facets-multiselect .facet-title__sub{flex:0 1 auto}
}
.facet-group .facet-group__content .facet-section.workpieceMaterial .multi-value__list .facets .facets-multiselect .with-workpiece .facets-multiselect .facet-title__sub span{display:inline}
.facet-group .facet-group__content .facet-section.workpieceMaterial .multi-value__list .facets .facet-title{flex:0 1 auto}
.facet-group .facet-group__content .facet-section.workpieceMaterial .multi-value__list .facets .facet-count{color:#757575}
.facet-group .facet-group__content .facet-section.is-nav-open .multi-value__select{white-space:inherit}
.facet-group .facet-group__content .facet-section.is-nav-open .multi-value-select-title,.facet-group .facet-group__content .facet-section.is-nav-open.applications .values-cont .facet-text,.facet-group .facet-group__content .facet-section.is-nav-open .flags-cont .facet-text{display:none}
.facet-group .facet-group__content .facet-section.is-nav-open.workpieceMaterial .multi-value__select{padding-bottom:0;flex-grow:1}
.facet-group .facet-group__content .facet-section.is-nav-open.workpieceMaterial .values-cont .facet-text{display:inline-flex;align-items:center;justify-content:center;border-radius:6px;color:#000;font-size:13px;font-weight:600;height:21px;min-width:23px;margin-right:6px;margin-bottom:4px;margin-top:-2px;padding:2px}
.facet-group .facet-group__content .facet-section.is-nav-open.first-choice-heading{background-image:none !important}
.facet-search__input{background-color:#fcfcfc;border:1px solid #ddd;border-radius:2px 2px 0 0;display:block;padding:8px 35px 10px 10px;width:100%}
.facet-search__input::-webkit-input-placeholder{color:#333;opacity:1}
.facet-search__input::-moz-placeholder{color:#333;opacity:1}
.facet-search__input:-ms-input-placeholder{color:#333;opacity:1}
.facet-search__input:-moz-placeholder{color:#333;opacity:1}
.facet-search__container{position:relative}
.facet-search__container.searching .facet-search__icon{background-size:15px;cursor:pointer}
.facet-search__icon{display:block;width:20px;height:20px;background-position:center;background-repeat:no-repeat;background-size:contain;position:absolute;right:10px;top:10px}
.first-choice-heading{background-repeat:no-repeat !important;background-position:top 9px left 12px !important}
.first-choice-heading.without-logo{background-image:none !important}
.country-flags__cont,.multi-value__cont{position:relative;overflow:visible !important}
.country-flags__cont .flags:before,.multi-value__cont .flags:before{content:"";background-position:center;background-repeat:no-repeat;display:inline-block;margin-right:10px;width:28px;height:20px;vertical-align:middle}
.country-flags__select,.multi-value__select{border:1px solid #ddd;box-sizing:border-box;border-radius:6px;line-height:1.2;padding:7px 23px 7px 10px;position:relative;cursor:pointer;width:100%}
.country-flags__select .flags:before,.multi-value__select .flags:before{margin-right:6px;margin-top:3px;margin-bottom:3px}
.country-flags__select:after,.multi-value__select:after{content:"";display:block;border-left:4px solid transparent;border-right:4px solid transparent;border-bottom:5px solid black;position:absolute;right:10px;top:50%;transform:translateY(-50%) rotate(180deg)}
.country-flags__select.showing-list:after,.multi-value__select.showing-list:after{transform:translateY(-50%) rotate(0)}
.country-flags__list,.multi-value__list{display:none;margin-top:-1px;position:absolute;left:0;width:100%;z-index:11}
.country-flags__list .facets,.multi-value__list .facets{background:#fcfcfc;border:1px solid #ddd;box-shadow:2px 2px 4px rgba(0,0,0,0.25);border-radius:0 0 2px 2px;max-height:255px;overflow:auto}
.country-flags__list .facets li,.multi-value__list .facets li{margin-bottom:5px}
.country-flags__list .facet-count,.multi-value__list .facet-count{margin-left:0 !important}
.country-flags__list .facet-count span,.multi-value__list .facet-count span{font-weight:normal !important}
.country-flags__flex{display:flex}
.country-flags__icon{background-repeat:no-repeat;background-position:left center;background-size:50px auto;width:60px}
.country-flags__select{flex:1;min-height:34px}
.special-range .facet-heading{padding:0;margin-bottom:10px;min-height:0}
.special-range input{border:1px solid #ddd;border-radius:6px;line-height:1.2;padding:7px 23px 7px 10px;width:100%}
.hide-show-filter{box-sizing:border-box;position:relative;display:none;text-decoration:underline;color:#369 !important;cursor:pointer}
@media screen and (max-width:1024px){.hide-show-filter{display:inline-block}
}
.hide-show-filter:before{margin-right:10px;vertical-align:middle}
.range-select{display:none}
.range-container{position:relative;overflow:visible !important;display:flex}
.range-container .custom-menu__button.minus,.range-container .range-to{display:none}
.range-container .selects-range{flex:1 1 auto;overflow:hidden}
.range-container .selects-range.with-equivalent-range{overflow:visible}
.range-container .selects-range.with-equivalent-range .multi-value__select{min-height:34px}
.range-container .selects-range.with-equivalent-range .multi-value__select .multi-value-select-title{position:absolute;right:18px;left:10px}
.range-container .selects-range .normal-range{position:relative}
.range-container .ui-selectmenu-text{margin-right:0}
.range-container.with-minus{display:block}
.range-container.with-minus .custom-menu__button.minus,.range-container.with-minus .range-to{display:inline-block}
.range-container.with-minus .range-to{padding:0 10px 7px}
.range-container.with-minus .selects-range{display:flex;align-items:center;margin-top:7px}
.range-container.with-minus .selects-range .custom-menu__button{min-width:0;flex:1}
.range-filter{width:100%;position:absolute;top:0}
.range-filter input{border:1px solid #ddd !important;width:100%;height:32px;font-size:16px;font-family:inherit}
.range-filter input::-ms-clear{display:none}
.range-filter .clean-filter{background-size:contain;position:absolute;height:10px;width:10px;display:none;top:10px;right:7px;cursor:pointer}
.custom-menu__button{background:transparent;border:1px solid #ddd !important;border-radius:6px;color:black;line-height:1.2;width:auto !important;min-width:63px;padding:7px 18px 7px 10px}
.custom-menu__button:focus,.custom-menu__button:hover{background:transparent}
.custom-menu__button .ui-selectmenu-icon{position:absolute;right:5px;top:50%;transform:translateY(-50%);width:0;height:0;display:block;border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid black}
.custom-menu__button.ui-selectmenu-button-open .ui-selectmenu-icon{transform:translateY(-50%) rotate(180deg)}
.custom-menu__button.with-sort{width:100% !important}
.custom-menu__list.ui-selectmenu-menu{box-shadow:2px 2px 4px rgba(0,0,0,0.25);background:white;z-index:999}
.custom-menu__list.ui-selectmenu-menu ul{background:#fcfcfc;border:1px solid #ddd;border-radius:0 !important;border-radius:0 0 2px 2px;max-height:255px;overflow-y:auto}
.custom-menu__list.ui-selectmenu-menu ul .ui-state-active{background:#ececec;border-color:transparent;color:inherit}
.custom-menu__list.ui-selectmenu-menu.with-sort ul{margin-top:30px}
.custom-menu__list.ui-selectmenu-menu .ui-state-disabled{display:none !important}
.product-breadcrumbs__list{display:inline-flex;background-color:#f9f9f9;border-radius:10px;list-style:none;padding:2px 0}
.product-breadcrumbs__item{font-size:15px;line-height:1.2;color:#949494;padding:2px 10px;cursor:pointer}
.product-breadcrumbs__item:not(:last-child){border-right:1px solid #bcbcbc}
.product-breadcrumbs__item.is-active{color:#369}
@media screen and (min-width:1025px){.filter-tabs:hover .filter-tabs__close-icon{opacity:1}
}
.filter-tabs__close-filters{background:#f0f0f0;text-align:center;line-height:46px;width:100%;min-height:46px;z-index:8}
.filter-tabs__close-icon{border:0;border-radius:50%;background-color:white;background-position:center;background-size:auto 12px;background-repeat:no-repeat;box-shadow:rgba(9,30,66,0.08) 0 0 0 1px,rgba(9,30,66,0.08) 0 2px 4px;width:27px;height:27px;position:absolute;top:10px;right:-13px;outline:0;cursor:pointer;transition:all .5s ease-in-out;padding:0;z-index:1}
.search-listing-container{position:relative}
@media screen and (min-width:1025px){.search-listing-container{display:flex;flex-wrap:wrap;width:100%}
.search-listing-container .search-container{flex:1 1 auto;padding-left:25px}
.search-listing-container .search-facets{align-self:flex-start;transition:all .3s ease}
}
@media screen and (min-width:1025px){.search-listing-container.is-closed .search-facets{background-color:#f0f0f0;width:60px;padding-top:30px}
.search-listing-container.is-closed .search-facets__container{box-shadow:none}
.search-listing-container.is-closed .search-facets__filter-header{padding-left:22px}
.search-listing-container.is-closed .search-facets__filter-icon{margin-right:20px;cursor:pointer}
.search-listing-container.is-closed .facets__heading,.search-listing-container.is-closed .facet-group,.search-listing-container.is-closed .facet-box{visibility:hidden;opacity:0}
.search-listing-container.is-closed .filter-tabs__close-icon{transform:rotate(180deg)}
.search-listing-container.is-closed .search-facets__filter-txt{transform:rotate(-90deg);position:absolute;left:4px;top:85px;transition:all .3s ease}
}
.assembly-button-hidden{display:none !important}
.collab-solution-override{background-size:contain;background-repeat:no-repeat;width:auto;height:22px;margin-right:10px;cursor:pointer;font-weight:500;font-size:14px;line-height:22px;color:#369;text-decoration:underline;white-space:nowrap;padding-left:24px}
@media screen and (min-width:1400px){.collab-solution-override{font-size:14px}
}
.collab-solution-override:hover{color:#ef790e}
.category-breadcrumb{margin-bottom:20px}
.category-breadcrumb .selected-category{display:inline-flex;align-items:center;padding:5px 10px 6px 10px;cursor:pointer;background:#ececec;border-radius:2px;font-size:14px;font-weight:500;line-height:100%}
.category-breadcrumb .selected-category .selected-category-remove-icon{height:8px;width:8px;margin-left:5px}
.available-variants .collab-card .collab-card__cta-icon{margin-left:5px;margin-top:-5px}
.available-variants .collab-card .collab-card__cta-content{font-weight:normal;text-align:left;right:0;z-index:1}
.get-pricet-btn--icon{display:inline-block;background-color:transparent;background-position:center;background-repeat:no-repeat;background-size:contain;border:0;margin:0;padding:0;width:24px;height:25px;outline:0;cursor:pointer}
.get-pricet-btn--icon.is-loading{background-image:none}
.get-pricet-btn--icon.is-loading:before{display:inline-block;position:static;transform:none}
.p-w-r{margin:0}
.p-w-r .pr-no-reviews .pr-category-snippet{display:none}
.p-w-r .pr-category-snippet{margin:0}
.p-w-r .pr-snippet-rating-decimal{display:none !important}
.p-w-r .pr-category-snippet__total{padding-top:5px}
.filter-wrapper-modal-btn{height:40px;width:35px;padding:5px 0;border-width:2px;color:#369;border-color:#369;border-radius:6px;margin-left:4px;background-color:transparent}
.filter-wrapper-modal-btn:hover{background-color:#369;color:#fff;cursor:pointer}
.workpiece-filter-wrapper [css-group="P"]{background:#0095da}
.workpiece-filter-wrapper [css-group="M"]{background:#fff200}
.workpiece-filter-wrapper [css-group="K"]{background:#ed1c24}
.workpiece-filter-wrapper [css-group="N"]{background:#0db14b}
.workpiece-filter-wrapper [css-group="S"]{background:#f58220}
.workpiece-filter-wrapper [css-group="H"]{background:#939598}
.workpiece-filter-wrapper [css-group="C"]{background:#843223}
.workpiece-filter-wrapper .icon{width:42px;height:42px;margin-right:8px;line-height:45px;display:block;text-align:center;font-weight:600;border-radius:3px;color:#000}
.workpiece-filter-wrapper .nav-tabs{margin:-4px 0 0 0;border-bottom:1px solid #ececec;padding-bottom:23px;font-weight:600}
.workpiece-filter-wrapper .nav-tabs .active{list-style:none;border-bottom:4px solid #007836;display:inline-block}
.workpiece-filter-wrapper section{max-height:50vh;overflow:auto}
.workpiece-filter-wrapper section .tab-content{display:flex}
@media screen and (max-width:767px){.workpiece-filter-wrapper section .tab-content{flex-direction:column}
}
.workpiece-filter-wrapper section .tab-content .left-content{width:71%;padding:50px 40px}
@media screen and (max-width:767px){.workpiece-filter-wrapper section .tab-content .left-content{width:100%;padding:16px;order:2}
}
.workpiece-filter-wrapper section .tab-content .left-content .filter-label{margin-bottom:5px;display:inline-block}
.workpiece-filter-wrapper section .tab-content .left-content .input{position:relative;width:100%;background-color:#f9f9f9;border:1px solid #ececec;border-radius:4px;padding:5px 20px 0 6px;font-size:16px;overflow:hidden;text-overflow:ellipsis;height:40px;white-space:nowrap;line-height:28px}
.workpiece-filter-wrapper section .tab-content .left-content .input:hover{cursor:pointer}
.workpiece-filter-wrapper section .tab-content .left-content .input .input-arrow{position:absolute;display:block;height:50px;top:0;right:7px}
.workpiece-filter-wrapper section .tab-content .left-content .input .input-arrow:before,.workpiece-filter-wrapper section .tab-content .left-content .input .input-arrow:after{position:absolute;display:block;content:"";border:8px solid transparent}
.workpiece-filter-wrapper section .tab-content .left-content .input .input-arrow:before{top:14px;border-top-color:#4e4e56;right:10px}
.workpiece-filter-wrapper section .tab-content .left-content .input .input-arrow:after{top:11px;border-top-color:#fff;right:10px}
.workpiece-filter-wrapper section .tab-content .left-content .input.is-open .input-arrow{transform:rotate(180deg);right:39px;top:-12px}
.workpiece-filter-wrapper section .tab-content .left-content .material__input{color:#999}
.workpiece-filter-wrapper section .tab-content .left-content .material__input.is-selected-val{color:#333}
.workpiece-filter-wrapper section .tab-content .left-content .hardness__container{display:flex;justify-content:space-between}
.workpiece-filter-wrapper section .tab-content .left-content .hardness__container .hardness__wrapper,.workpiece-filter-wrapper section .tab-content .left-content .hardness__container .hardness__scale__wrapper{width:48%;position:relative}
.workpiece-filter-wrapper section .tab-content .left-content .dropdown{overflow-y:auto;font-size:12px;list-style:none;text-transform:uppercase;padding:0;margin:0;max-height:200px;position:absolute;box-shadow:0 0 10px rgba(0,0,0,0.5);width:58%;margin-top:-20px;background-color:#fff}
.workpiece-filter-wrapper section .tab-content .left-content .dropdown li{padding:8px;line-height:24px;color:#333;font-size:12px}
.workpiece-filter-wrapper section .tab-content .left-content .dropdown li:hover{background-color:#ececec;cursor:pointer}
.workpiece-filter-wrapper section .tab-content .left-content .dropdown.hardness,.workpiece-filter-wrapper section .tab-content .left-content .dropdown.hardness-scale{width:100%}
.workpiece-filter-wrapper section .tab-content .left-content .dropdown.standard{z-index:1;position:relative;width:100%}
.workpiece-filter-wrapper section .tab-content .left-content .material_wrapper{margin-top:-20px;position:relative;border-radius:6px;box-shadow:0 0 10px rgba(0,0,0,0.5);border:1px solid #aaa}
.workpiece-filter-wrapper section .tab-content .left-content .material_wrapper .search{border:1px solid #aaa;padding:4px;width:98%;margin:4px}
.workpiece-filter-wrapper section .tab-content .left-content .material_wrapper ul{margin-top:0;width:100%;position:relative;box-shadow:none}
.workpiece-filter-wrapper section .tab-content .left-content .material_wrapper ul .loader,.workpiece-filter-wrapper section .tab-content .left-content .material_wrapper ul .loader-more-res{font-size:12px;pointer-events:none;color:#999}
.workpiece-filter-wrapper section .tab-content .left-content .material_wrapper ul li{font-size:15px}
.workpiece-filter-wrapper section .tab-content .left-content .material_wrapper ul li b{font-weight:bold}
.workpiece-filter-wrapper section .tab-content .left-content .permitted-groups{display:flex;margin-top:12px}
.workpiece-filter-wrapper section .tab-content .right-content{width:29%;border-left:1px solid #bcbcbc;border-bottom:0;padding:32px 25px 10px 15px}
@media screen and (max-width:767px){.workpiece-filter-wrapper section .tab-content .right-content{display:flex;width:100%;gap:16px}
}
.workpiece-filter-wrapper section .tab-content .right-content .info-group{margin-bottom:30px}
.workpiece-filter-wrapper section .tab-content .right-content .info-group .material-group-item,.workpiece-filter-wrapper section .tab-content .right-content .info-group .sub-group-item{margin-bottom:10px}
.workpiece-filter-wrapper section .tab-content .right-content .hardness-info-group{display:flex;flex-direction:column;gap:22px;padding-top:5px}
@media screen and (max-width:767px){.workpiece-filter-wrapper section .tab-content .right-content .hardness-info-group{padding-top:0}
}
.workpiece-filter-wrapper section .tab-content .right-content .hardness-info-group .hardness{margin-bottom:20px}
.workpiece-filter-wrapper section .tab-content .right-content .hardness-info-group .hardness-label{margin-bottom:0}
.workpiece-filter-wrapper section .tab-content .right-content .hardness-info-group .HRC-label{margin-bottom:0}
.workpiece-filter-wrapper section .tab-content .material{border-radius:0;height:auto;font-weight:300;padding:0;text-align:left}
.workpiece-filter-wrapper .ctas{border-top:1px solid #bcbcbc;margin-top:0;gap:16px;display:flex;padding:16px 20px;justify-content:flex-end}
@media screen and (max-width:767px){.workpiece-filter-wrapper .ctas{padding:16px}
.workpiece-filter-wrapper .ctas .secondaryBtn,.workpiece-filter-wrapper .ctas .primaryBtn{width:50%}
}
.workpiece-filter-wrapper .ctas .primaryBtn.is-disabled{background-color:#f3f3f3;border-color:#f3f3f3;color:#bcbcbc;cursor:default}
.workpiece-filter-modal-wrapper.on-modal{z-index:1000;display:flex;justify-content:flex-end;background:rgba(0,0,0,0.37);height:100%;width:100%;position:fixed;left:0;top:0;margin-top:0;z-index:999}
@media screen and (max-width:767px){.workpiece-filter-modal-wrapper.on-modal .workpiece-filter-wrapper{width:100%}
.workpiece-filter-modal-wrapper.on-modal .workpiece-filter-wrapper .right-content{border-bottom:1px solid #bcbcbc;border-left:1px solid transparent}
}
.workpiece-filter-modal-wrapper.on-modal>div{background:white;box-shadow:0 4px 4px rgba(0,0,0,0.15);border-radius:2px;width:768px;max-height:100%;height:auto;padding:15px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);overflow-y:auto}
.workpiece-filter-modal-wrapper.on-modal .modal__heading{background:#23201f;display:block;color:#fff;font-size:16px;font-weight:700;line-height:30px;border:0;border-radius:0;border-bottom:5px solid #007836;padding:6px 16px;margin:-15px -15px 14px;min-height:48px}
.workpiece-filter-modal-wrapper.on-modal .modal__heading .close-icon{cursor:pointer}
.product-listing .product-list-content.tile .product-item__content{border-radius:0}
.product-listing .product-list-content.tile .product-item__content:hover{box-shadow:0 0 0 2px #007836}
.product-listing .search-container .product-list-item .item-left-container .product-image .first-choice-image{height:35px}
.product-listing .product-add-to-cart .price-stock:before{content:url("search-base/resources/in-stock-icon.svg")}
.product-listing .product-add-to-cart .price-warning:not(.hint) .warning-icon:before{content:url("search-base/resources/warning-icon.svg")}
.product-listing .product-add-to-cart .price-warning:not(.hint):after{content:url("search-base/resources/arrow-warning.svg")}
.product-listing .product-add-to-cart .out-stock:before{content:url("search-base/resources/out-stock-icon.svg")}
.product-listing .product-item__view-prod::after{background-image:url("search-base/resources/arrow-products.svg")}
.product-listing.isDisabled:after{background-image:url("search-base/resources/puff-spinner-site.svg")}
.facet-group__heading .ui-accordion-header-icon,.search-facets .facet-section .third-level-facet .ui-accordion-header-icon{background-image:url("search-base/resources/arrow-header-icon.svg")}
.facet-selections .clear-all-facets{color:#ef790e}
.facet-selections .clear-all-facets:hover{color:#a5550c}
.facet-selections li .selected-facet{background:#007836;border-radius:0}
.facet-selections li .selected-facet a{background-image:url("search-base/resources/close-icon-selected-facet.svg")}
.product-listing .horizontal-facet,.content-listing .horizontal-facet{border-radius:0}
.product-listing .horizontal-facet:hover,.content-listing .horizontal-facet:hover{box-shadow:0 0 0 2px #007836}
.product-listing .horizontal-facet-content .slick-prev,.content-listing .horizontal-facet-content .slick-prev{background-image:url("search-base/resources/slider-arrow-left.svg")}
.product-listing .horizontal-facet-content .slick-next,.content-listing .horizontal-facet-content .slick-next{background-image:url("search-base/resources/slider-arrow-right.svg")}
.product-listing .search-container .available-variants-table.collapsed .table-btn,.content-listing .search-container .available-variants-table.collapsed .table-btn{background-image:url("search-base/resources/plus.svg")}
.product-listing .search-container .available-variants-table.collapsed .parent .table-btn,.content-listing .search-container .available-variants-table.collapsed .parent .table-btn{background-image:url("search-base/resources/minus.svg")}
.product-listing .search-load-more .load-more.is-loading:before,.content-listing .search-load-more .load-more.is-loading:before{border-top:6px solid #007836}
.collab-solution-override{color:#ef790e}
.collab-solution-override:hover{color:#a5550c}
.nomultiselect__icon{background-image:url("search-base/resources/circle-empty.svg")}
.nomultiselect__icon:hover,.nomultiselect__icon:focus,.nomultiselect__icon:active{background-image:url("search-base/resources/circle-full.svg")}
.available-variants .first-choice-image:before{content:url("search-base/resources/first-choice.png")}
.facet-search__icon{background-image:url("search-base/resources/search-filter-icon.svg")}
.facet-search__container.searching .facet-search__icon{background-image:url("search-base/resources/close-icon.svg")}
.hide-show-filter:before,.search-facets__filter-icon:before{content:url("search-base/resources/select-filters.svg")}
.flags.US:before{background-image:url("search-base/resources/flags/US.svg")}
.flags.DE:before{background-image:url("search-base/resources/flags/DE.svg")}
.flags.CN:before{background-image:url("search-base/resources/flags/CN.svg")}
.flags.GB:before{background-image:url("search-base/resources/flags/GB.svg")}
.flags.IN:before{background-image:url("search-base/resources/flags/IN.svg")}
.flags.TR:before{background-image:url("search-base/resources/flags/TR.svg")}
.flags.JP:before{background-image:url("search-base/resources/flags/JP.svg")}
.flags.HU:before{background-image:url("search-base/resources/flags/HU.svg")}
.flags.IL:before{background-image:url("search-base/resources/flags/IL.svg")}
.flags.CA:before{background-image:url("search-base/resources/flags/CA.svg")}
.flags.SG:before{background-image:url("search-base/resources/flags/SG.svg")}
.flags.BR:before{background-image:url("search-base/resources/flags/BR.svg")}
.country-flags__icon{background-image:url("search-base/resources/all-start.png") !important}
.range-filter .clean-filter{background-image:url("search-base/resources/close-icon.svg")}
.filter-tabs__close-icon{background-image:url("search-base/resources/close-filters.svg")}
#close-search-facets:before{content:url("search-base/resources/close-modal-icon.svg")}
.collab-solution-override{background-image:url("search-base/resources/gear-plus-orange-icon.svg") !important}
.category-breadcrumb .selected-category{border-radius:0;font-weight:400}
.category-breadcrumb .selected-category .selected-category-remove-icon{content:url("search-base/resources/close-icon.svg")}
.get-pricet-btn--icon{background-image:url("search-base/resources/get-price-icon.svg")}
.get-pricet-btn--icon.hide-price{background-image:url("search-base/resources/hide-price-icon.svg")}
.no-results-match .quick-order-link{color:#ef790e}
.no-results-match .quick-order-link:hover{color:#a5550c}
.product-specifications>.component-content{padding:0}
.product-specifications .dimensions-toggle{justify-content:flex-end;margin:0 20px 12px 0}
.product-specifications-content{padding:0 10px 20px;opacity:0;transition:all .2s ease-in-out}
.product-specifications-content .table-container{overflow-x:auto}
.product-specifications-content .table-container .js-all-variants{display:inline-flex;align-items:center;text-decoration:underline}
.product-specifications-content .table-container .js-all-variants svg{width:19px;height:21px}
.product-specifications-content table.p-esp-table{border-collapse:collapse;border-spacing:0;margin-bottom:10px;width:100%;border-bottom:1px solid #ddd}
.product-specifications-content table.p-esp-table tr{border-top:1px solid #ddd}
.product-specifications-content table.p-esp-table tr.odd{background:#ececec}
.product-specifications-content table.p-esp-table tr td{padding:5px}
@media screen and (max-width:767px){.product-specifications-content table.p-esp-table tr td{word-break:break-all}
}
.product-specifications-content table.p-esp-table tr td:first-child{word-break:break-all}
.product-specifications-content table.p-esp-table tr td:last-child{width:40%}
@media screen and (max-width:1024px){.pdp-title-slider .product-specifications-content{padding-top:10px}
}
.product-specifications-content table.p-esp-table tr td{font-weight:400}
.product-specifications-content .js-all-variants{color:#ef790e;font-weight:400}
.product-specifications-content .js-all-variants:hover{color:#a5550c}
.product-work-piece h3{font-size:17px}
.product-work-piece .material{border-radius:6px;width:40px;height:40px;float:left;margin-right:15px;text-align:center;font-weight:600;font-size:16px;line-height:40px;position:relative}
.product-work-piece .material .tooltiptext{visibility:hidden;width:120px;background-color:black;color:#fff;text-align:center;border-radius:6px;padding:5px 0;position:absolute;z-index:1;top:150%;left:50%;margin-left:-60px;font-weight:300}
.product-work-piece .material .tooltiptext::after{content:"";position:absolute;bottom:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:transparent transparent black transparent}
.product-work-piece .material:hover .tooltiptext{visibility:visible}
.product-work-piece ::after{clear:both}
.product-work-piece,.available-variants .workPieceMaterial{color:#000}
.product-work-piece .GradeS,.available-variants .workPieceMaterial .GradeS,.product-work-piece .gradeS,.available-variants .workPieceMaterial .gradeS{background-color:#f58220}
.product-work-piece .steel,.available-variants .workPieceMaterial .steel{background-color:#0095da}
.product-work-piece .GradeM,.available-variants .workPieceMaterial .GradeM,.product-work-piece .gradeM,.available-variants .workPieceMaterial .gradeM{background-color:#fff200}
.product-work-piece .GradeK,.available-variants .workPieceMaterial .GradeK,.product-work-piece .gradeK,.available-variants .workPieceMaterial .gradeK{background-color:#ed1c24}
.product-work-piece .GradeH,.available-variants .workPieceMaterial .GradeH,.product-work-piece .gradeH,.available-variants .workPieceMaterial .gradeH{background-color:#939598}
.product-work-piece .GradeP,.available-variants .workPieceMaterial .GradeP,.product-work-piece .gradeP,.available-variants .workPieceMaterial .gradeP{background-color:#0095da}
.product-work-piece .GradeN,.available-variants .workPieceMaterial .GradeN,.product-work-piece .gradeN,.available-variants .workPieceMaterial .gradeN{background-color:#0db14b}
.product-work-piece .GradeC,.available-variants .workPieceMaterial .GradeC,.product-work-piece .gradeC,.available-variants .workPieceMaterial .gradeC{background:#843223;color:#fff}
.pdp-title-slider .product-work-piece .component-content{padding-bottom:0}
.pdp-title-slider .product-work-piece .material{width:30px;height:30px;line-height:30px;font-size:14px;margin-right:10px}
.product-usage-icons .component-content{padding:0}
.product-usage-icons .component-content>div{padding:0 10px 20px}
.product-usage-icons h3{font-size:17px;margin-bottom:15px}
.product-usage-icons ul.icon-list{display:flex;flex-wrap:wrap;padding:0;margin-bottom:0}
.product-usage-icons ul.icon-list li.icon{position:relative;list-style:none;margin-right:30px;margin-bottom:20px;display:flex;align-items:center;flex-wrap:wrap;float:left}
.product-usage-icons ul.icon-list li.icon img{display:inline-block;max-width:35px;vertical-align:middle;align-self:flex-start}
.product-usage-icons ul.icon-list li.icon .tooltiptext{visibility:hidden;width:120px;background-color:black;color:#fff;text-align:center;border-radius:6px;padding:5px 0;position:absolute;z-index:1;top:150%;left:50%;margin-left:-60px}
.product-usage-icons ul.icon-list li.icon .tooltiptext::after{content:"";position:absolute;bottom:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:transparent transparent black transparent}
.product-usage-icons ul.icon-list li.icon:hover .tooltiptext{visibility:visible}
.product-usage-icons ::after{clear:both}
.features-benefits .product-work-piece h3{margin-bottom:15px}
.features-benefits .product-work-piece .component-content{padding:0}
.features-benefits .product-work-piece .component-content>div{padding:0 10px 0}
.features-benefits .product-work-piece .material{height:30px;font-size:14px;line-height:30px;margin-right:30px;margin-bottom:20px;width:30px}
.pdp-title-slider .product-usage-icons .component-content>div{padding-bottom:0}
.pdp-title-slider .product-usage-icons ul.icon-list li.icon{margin-right:10px}
.p-w-r .pr-star-v4-0-filled{background-image:url('../kennametal/product/product-detail/name/resources/star-filled-0.svg')}
.p-w-r .pr-star-v4-25-filled{background-image:url('../kennametal/product/product-detail/name/resources/star-filled-25.svg')}
.p-w-r .pr-star-v4-50-filled{background-image:url('../kennametal/product/product-detail/name/resources/star-filled-50.svg')}
.p-w-r .pr-star-v4-75-filled{background-image:url('../kennametal/product/product-detail/name/resources/star-filled-75.svg')}
.p-w-r .pr-star-v4-100-filled{background-image:url('../kennametal/product/product-detail/name/resources/star-filled-100.svg')}
.product-listing,.content-listing{margin:0 auto;float:none !important}
.product-listing .search-container,.content-listing .search-container{float:right;width:73%}
.product-listing form,.content-listing form{display:none}
@media screen and (max-width:1024px){.product-listing .search-container,.content-listing .search-container,.product-listing .search-facets,.content-listing .search-facets{float:none;width:100%;margin-bottom:20px;box-sizing:border-box}
}
.product-listing .ui-accordion-header-icon,.content-listing .ui-accordion-header-icon{float:right;margin-top:5px;width:0;height:0;display:block;border-left:7.5px solid transparent;border-right:7.5px solid transparent;border-bottom:7.5px solid black}
.product-listing .ui-accordion-header-icon.ui-icon-triangle-1-e,.content-listing .ui-accordion-header-icon.ui-icon-triangle-1-e{transform:rotate(180deg)}
.product-listing .search-load-more,.content-listing .search-load-more{margin:40px 0 20px;text-align:center}
.product-listing .search-load-more .load-more,.content-listing .search-load-more .load-more{display:none}
.product-listing .search-load-more .load-more.is-loading,.content-listing .search-load-more .load-more.is-loading{padding:15px}
.product-listing .search-load-more .load-more.is-loading:before,.content-listing .search-load-more .load-more.is-loading:before{top:50%;left:50%;border:6px solid #e0e0e0;border-radius:50%;border-top:6px solid #369;width:50px;height:50px;-webkit-animation:spin .85s ease-in-out infinite;animation:spin .85s ease-in-out infinite;background:0}
@media screen and (min-width:767px){.product-listing .search-load-more .load-more,.content-listing .search-load-more .load-more{display:block}
}
.product-listing .search-load-more button[data-category-tile="true"],.content-listing .search-load-more button[data-category-tile="true"]{display:none}
.global-search .zero-product-result .component-content,.global-search .zero-product-result .search-container{padding-left:0}
.global-search .zero-product-result .global-search-tabs-header{float:none}
.global-search .zero-product-result .rte ul{padding-left:10px}
.global-search .hide-tabs .global-search-tabs-title,.global-search .hide-tabs .global-search-tabs-header{display:none}
.global-search .hide-tabs .search-container{padding:0;margin-top:15px}
.global-search .no-results-match .p-large{font-weight:400}
.global-search .no-results-match a{font-size:16px;font-weight:400;text-decoration:underline}
.global-search .no-results-match .search-tips-container{margin-top:25px}
@media screen and (min-width:767px){.global-search .no-results-match .search-tips-container{display:flex}
.global-search .no-results-match .search-tips-container .search-tips-message,.global-search .no-results-match .search-tips-container .need-additional-assistance{flex:1}
}
.global-search .no-results-match .search-tips-container .nAA-ctas li a{color:#23201f}
.global-search .no-results-match .search-tips-container .nAA-ctas li button{font-size:16px;font-weight:400;font-family:"acumin-pro",sans-serif,Arial;text-decoration:underline;border:0;background:0;padding:0;color:#23201f;cursor:pointer}
@media screen and (min-width:1025px){.search-no-content-results{padding-left:27%}
}
.product-listing .hidden{display:none}
.product-listing a{color:inherit}
.product-listing .product-list{clear:both;margin-top:20px}
.product-listing .product-list .product-tile{margin-bottom:5px}
.product-listing .product-list-content.tile.has-original-product .original-product-label{padding-bottom:5px;font-size:16px;font-weight:600;color:#369}
.product-listing .product-list-content.tile.has-original-product .product-item__content{box-shadow:0 0 0 2px #369}
.product-listing .product-list-content.tile .product-item{margin-bottom:20px}
.product-listing .product-list-content.tile .product-item__content{padding:10px;border-radius:6px;box-shadow:0 0 0 1px #bcbcbc;transition:all .3s ease-in-out;height:100%;display:flex;flex-direction:column;justify-content:space-between}
@media screen and (min-width:767px){.product-listing .product-list-content.tile .product-item__content{padding:16px;flex-direction:row}
}
.product-listing .product-list-content.tile .product-item__content:hover{box-shadow:0 0 0 2px #369}
.product-listing .product-list-content.tile .product-item__info{padding:0;align-items:center}
@media screen and (min-width:767px){.product-listing .product-list-content.tile .product-item__info{width:60%}
}
.product-listing .product-list-content.tile .product-item__info-content{padding-right:0}
.product-listing .product-list-content.tile .product-item__image{margin-right:20px}
.product-listing .product-list-content.tile .product-item__aplic-mate{margin-left:130px;display:flex;align-items:center}
@media screen and (min-width:767px){.product-listing .product-list-content.tile .product-item__aplic-mate{margin-left:20px}
}
.product-listing .product-list-content.tile .product-item__aplic-mate .icon-list{margin:0;display:flex;gap:16px}
.product-listing .product-list-content.tile .product-item__aplic-mate .icon-list .icon{margin:0}
.product-listing .product-list-content.tile .product-item__title{color:#000;font-weight:600}
@media screen and (max-width:767px){.product-listing .product-list-content.tile .product-item__title{margin-top:0}
}
.product-listing .product-list-content.tile .product-item__desc{color:#757575;font-weight:400}
@media screen and (max-width:767px){.product-listing .product-list-content.tile .product-item .p-w-r .pr-category-snippet{margin-bottom:10px}
}
.product-listing .product-item{margin-bottom:10px}
.product-listing .product-item__content{display:flex;flex-wrap:wrap}
@media screen and (max-width:767px){.product-listing .product-item__content{display:block}
}
.product-listing .product-item__info{display:flex;flex-wrap:wrap;flex:1}
.product-listing .product-item__info.is-fixed{flex:initial;width:408px;max-width:100%}
@media screen and (max-width:768px){.product-listing .product-item__info.is-fixed{width:300px}
}
@media screen and (max-width:767px){.product-listing .product-item__info.is-fixed{width:auto}
}
.product-listing .product-item__info-content{flex:1}
@media screen and (min-width:768px){.product-listing .product-item__info-content{padding-right:15px}
}
.product-listing .product-item__image{margin-right:15px;width:110px;height:110px;text-align:center}
.product-listing .product-item__title{font-size:16px;line-height:24px;font-weight:normal;margin:10px 0}
.product-listing .product-item__title a{color:black}
.product-listing .product-item__desc{color:#828282}
.product-listing .product-item__desc:not(:last-child){margin-bottom:10px}
.product-listing .product-item__aplic-mate{flex:1}
.product-listing .product-item__aplic-mate:after{content:"";display:block;clear:both}
.product-listing .product-item__aplic-mate.product-usage-icons ul.icon-list{margin-bottom:10px}
.product-listing .product-item__aplic-mate.product-usage-icons ul.icon-list li.icon{margin-right:10px;margin-bottom:10px}
.product-listing .product-item__aplic-mate.product-work-piece .material{width:30px;height:30px;line-height:30px;margin-right:10px;margin-bottom:10px}
.product-listing .product-item__view-prod{cursor:pointer}
.product-listing .product-item__view-prod-cont{border-left:1px solid #bcbcbc;color:black;display:flex;align-items:center;font-weight:bold;margin-left:auto;padding:25px;min-width:190px}
@media screen and (max-width:767px){.product-listing .product-item__view-prod-cont{border:0;display:block;padding:20px;text-align:center;min-width:0}
}
.product-listing .product-item__view-prod:after{content:"";display:inline-block;width:12px;height:12px;margin-left:15px;vertical-align:middle;transition:all linear .3s}
.product-listing .product-item__view-prod.is-active:after{transform:rotate(180deg)}
.product-listing.isDisabled{position:relative}
.product-listing.isDisabled:before{content:"";display:block;background:black;width:100%;height:100%;position:fixed;top:0;left:0;opacity:.35;z-index:1000}
@media screen and (min-width:1025px){.product-listing.isDisabled:before{position:absolute;z-index:11}
}
.product-listing.isDisabled:after{content:"Loading";display:block;font-weight:bold;text-align:center;background-color:white;background-repeat:no-repeat;background-position:left 15px center;background-size:25px;border-radius:6px;border-top:5px solid #ffd200;position:fixed;left:50%;top:50%;padding:10px 15px 12px;margin-left:auto;margin-right:auto;width:300px;z-index:1001;transform:translate(-50%,-50%)}
@media screen and (min-width:1025px){.product-listing.isDisabled:after{position:absolute;top:100px;transform:translateX(-50%);z-index:11}
}
.available-variants{font-weight:500;font-size:16px;line-height:17px}
.available-variants .hidden,.available-variants .hide{display:none}
.available-variants .workPieceMaterial{padding-bottom:4px;min-width:110px}
.available-variants .workPieceMaterial>span{border-radius:6px;display:inline-block;font-size:14px;line-height:25px;width:25px;height:25px;margin-right:2px;margin-bottom:6px;text-align:center}
.available-variants td.product-code a{min-width:auto;padding:0;text-align:left;font-size:16px;font-weight:500}
.available-variants td.product-code a:hover{color:#204060}
.available-variants .marketingFirstChoice{padding:0}
.available-variants .with-distributor .get-price__qty .number-spinner,.available-variants .with-distributor .get-price__availability{display:none}
.available-variants .first-choice-image{display:block;width:23px;height:23px}
.available-variants .first-choice-image:before{margin-left:4px}
.available-variants-content{display:none;border-top:1px solid #cecece;padding-top:10px;padding-bottom:35px;margin-top:25px;overflow-x:auto}
@media screen and (max-width:767px){.available-variants-content{margin-top:0}
}
.available-variants-row td{font-weight:600}
.available-variants-table{border-collapse:collapse;width:100%;margin-bottom:5px;color:#23201f}
@media screen and (min-width:768px){.available-variants-table tbody th,.available-variants-table tbody td{white-space:initial}
}
.available-variants-table-container table.dataTable.stripe tbody tr.odd,.available-variants-table-container table.dataTable.display tbody tr.odd{background:transparent}
.available-variants-table th{line-height:20px;vertical-align:bottom;font-weight:500}
.available-variants-table,.available-variants-table th,.available-variants-table td{padding:10px}
.available-variants-table thead{text-align:left;background:#ececec;box-shadow:0 1px 0 #bcbcbc;position:relative}
@media screen and (min-width:1024px){.available-variants-table thead{position:sticky;top:0;left:0;z-index:10}
}
.available-variants-table.original-product-table thead{box-shadow:-1px -2px 1px #ececec}
.available-variants-table tbody>tr{border-bottom:1px solid #bcbcbc}
.available-variants-table tbody>tr:nth-child(even){background:#f9f9f9}
.available-variants-table tbody>tr.showing-price{background:white}
.available-variants-table tbody>tr.showing-price>td{padding:10px}
.available-variants-table tbody>tr .get-price{text-align:right}
.available-variants-table thead .marketingFirstChoice{text-indent:-999999px}
.available-variants-table tbody .child ul.dtr-details{text-align:left;margin:5px 0;padding:0 5px;list-style:none;box-sizing:border-box;white-space:initial}
.available-variants-table tbody .child ul.dtr-details li{margin-bottom:3px}
.available-variants-table tbody .child ul.dtr-details .dtr-title{font-weight:bold}
.available-variants-table tbody .child ul.dtr-details .dtr-title:after{content:":"}
.available-variants-table tr .secondaryBtn,.available-variants-table tr .primaryBtn{padding:7px 10px;min-width:125px;white-space:nowrap}
.available-variants-table .table-btn{white-space:initial;outline:0}
.available-variants-table.collapsed .table-btn{background-size:15px;background-repeat:no-repeat;background-position:left 5px center;padding-left:25px}
.available-variants-table td.CatNo,.available-variants-table td.grade{white-space:nowrap}
.available-variants__get-price-cont{display:flex;align-items:center}
.available-variants__get-price-cont .on-plp.get-pricet-btn--icon{display:none !important}
.available-variants .collab-card .collab-card__cta-ctr{position:static}
.available-variants .collab-card .collab-card__cta-content{top:auto;margin-top:-25px;margin-right:10px}
.available-variants .product-price-add-cart .addToCart-btn,.available-variants .product-price-add-cart .addToCart-btn-fake{font-family:"acumin-pro",sans-serif,Arial;font-size:14px;font-weight:600}
.s-facet-toggle{display:flex;align-items:flex-start;margin-bottom:20px}
@media screen and (max-width:767px){.s-facet-toggle{display:block}
}
.s-facet-toggle__toggle{display:flex;align-items:center;min-width:240px;margin-left:auto;margin-top:10px}
@media screen and (max-width:767px){.s-facet-toggle__toggle{margin-top:20px}
}
.s-facet-toggle__toggle-label{color:black;font-size:14px;line-height:17px}
.s-facet-toggle__toggle .dimensions-toggle{margin-left:23px}
.facet-selections{list-style:none;font-size:15px;padding-inline-start:0;margin:0;color:#333;display:flex;flex-wrap:wrap;align-items:center}
.facet-selections .applied-filters{margin-right:10px}
.facet-selections ul{padding:0}
.facet-selections li{display:inline-block}
.facet-selections li .selected-facet{background-color:#369;border-radius:6px;color:white;font-size:16px;display:flex;justify-content:center;align-items:center;line-height:1;margin:5px 10px 5px 0;padding:5px 10px 7px;cursor:pointer;vertical-align:middle;height:35px}
@media screen and (max-width:1024px){.facet-selections li .selected-facet{display:inline-block;height:100%}
}
.facet-selections li .selected-facet a{margin-right:5px;text-indent:-9999px;display:inline-block;width:8px;height:8px;vertical-align:middle;flex-shrink:0}
@media screen and (max-width:767px){.facet-selections li .selected-facet a{margin-bottom:2px}
}
.facet-selections li .selected-facet .flags{display:inline-block}
.facet-selections li .selected-facet .flags:before{content:"";background-position:center;background-repeat:no-repeat;display:inline-block;margin-left:6px;width:28px;height:20px;vertical-align:middle}
.facet-selections li .selected-facet.first-choice-selected{min-height:28px}
.facet-selections li .selected-facet.with-workpiece .selected-facet-value{border-radius:6px;padding:0 5px;color:#000}
.facet-selections li .selected-facet .selected-facet-value{border-radius:6px;padding:0 5px}
.facet-selections li:last-child .selected-facet{margin-right:0}
.facet-selections .clear-all-facets{color:#369;margin:0 5px 0 10px;cursor:pointer;font-size:15px;font-weight:500}
.facet-selections .clear-all-facets:hover{color:#204060}
body:not(.on-metric-content) .facet-selections li .selected-facet.metric{display:none}
.search-facets{display:block;width:25%;float:left;clear:both;margin:0;font-size:15px;color:black;position:relative}
@media screen and (min-width:1025px){.search-facets .filter-tabs__close-icon{opacity:1;z-index:2}
}
@media screen and (max-width:1024px){.search-facets{display:none}
.search-facets .ui-accordion-header-active+.ui-accordion-content{height:auto !important;display:block !important}
}
@media screen and (max-width:767px){.search-facets.on-modal{width:100vw}
.search-facets.on-modal .search-facets__container{width:100%;padding-left:15px;padding-right:15px}
}
.search-facets.onContent .search-facets__container{overflow:hidden}
.search-facets__container{padding:10px 15px;box-shadow:0 4px 4px rgba(0,0,0,0.15);transition:all .3s ease}
.search-facets__filter-content{min-width:150px}
.search-facets__filter-header{background:#f0f0f0;line-height:46px;padding-left:25px;overflow:hidden;transition:all .3s ease}
.search-facets__filter-icon{margin-right:5px;vertical-align:sub;transition:all .3s ease}
.search-facets__filter-txt{color:#369;font-size:17px;line-height:20px;font-weight:600}
.search-facets .facet-group__heading,.search-facets .facet-heading{background:transparent;color:inherit;font-family:"acumin-pro",sans-serif,Arial;padding:11px 10px;margin:0;border:0;min-height:41px}
.search-facets .facet-group__heading{padding:11px 17px}
.search-facets .facet-heading.ui-state-active{border-bottom:1px solid #bcbcbc}
.search-facets *{outline:0}
.search-facets input{font-size:15px;font-family:"acumin-pro",sans-serif,Arial}
.search-facets .facet-group.hidden{display:none}
.search-facets .facet-section{border:1px solid #eaeaea;background:#fcfcfc;margin-bottom:13px}
.search-facets .facet-section .facet-label{display:none}
.search-facets .facet-section.applied-facet .facet-label,.search-facets .facet-section.applying-facet .facet-label{display:block;position:absolute;background:#fff;z-index:1;font-size:12px;font-weight:500;line-height:16px;display:flex;padding:0 2px;align-items:flex-end;color:#949494;margin-left:7px;margin-top:-9px}
.search-facets .facet-section.applied-facet .facet-label.hide,.search-facets .facet-section.applying-facet .facet-label.hide{display:none}
.search-facets .facet-section.applied-facet .facet-label.label-min.hide,.search-facets .facet-section.applying-facet .facet-label.label-min.hide,.search-facets .facet-section.applied-facet .facet-label.label-max.hide,.search-facets .facet-section.applying-facet .facet-label.label-max.hide{display:none}
.search-facets .facet-section.applied-facet .multi-value__select,.search-facets .facet-section.applying-facet .multi-value__select{white-space:nowrap}
.search-facets .facet-section.applied-facet .multi-value__select .multi-value-select-title,.search-facets .facet-section.applying-facet .multi-value__select .multi-value-select-title{display:block;overflow:hidden;text-overflow:ellipsis}
.search-facets .facet-section.applied-facet .multi-value__select .multi-value-select-title span:last-child,.search-facets .facet-section.applying-facet .multi-value__select .multi-value-select-title span:last-child{display:none}
.search-facets .facet-section.applied-facet .range-container.with-minus .normal-range,.search-facets .facet-section.applying-facet .range-container.with-minus .normal-range{padding-top:7px}
.search-facets .facet-section.hidden{display:none !important}
.search-facets .facet-section .facet-text{flex:1}
.search-facets .facet-section:last-child{margin-bottom:0}
.search-facets .facet-section ::selection{background:transparent}
.search-facets .facet-section .ui-widget-content{background:transparent;border:0}
.search-facets .facet-section ul.facets{list-style:none;margin:0;padding:10px;height:auto;box-sizing:border-box}
.search-facets .facet-section ul.facets input{margin:0;margin-right:10px}
.search-facets .facet-section ul.facets .facets-multiselect__heading{display:flex;flex-wrap:wrap}
.search-facets .facet-section ul.facets .facets-multiselect__heading.with-application{align-items:center}
.search-facets .facet-section ul.facets .facets-multiselect__heading.ui-accordion-header{border:0;background:transparent;margin:0;padding:0;color:inherit;font-weight:300}
.search-facets .facet-section ul.facets a,.search-facets .facet-section ul.facets li{color:black}
.search-facets .facet-section ul.facets a .facet-count,.search-facets .facet-section ul.facets li .facet-count{display:inline-block;margin-left:auto;padding-left:5px}
.search-facets .facet-section ul.facets a .facet-count span,.search-facets .facet-section ul.facets li .facet-count span{font-weight:bold}
.search-facets .facet-section ul.facets li{font-weight:normal;line-height:1.2;padding:5px 0}
.search-facets .facet-section ul.facets li a{width:100%}
.search-facets .facet-section ul.facets li .nomultiselect__icon{display:inline-block;margin-right:10px;width:20px;height:20px;background-repeat:no-repeat;background-position:center;vertical-align:middle}
.search-facets .facet-section .third-level-facet{padding-left:10px !important}
.search-facets .facet-section .third-level-facet .ui-accordion-content{padding:5px 0 0 22px}
.search-facets .facet-section .third-level-facet .ui-accordion-content .facet-text{padding:4px 3px}
.search-facets .facet-section .third-level-facet .facet-check{margin-right:6px}
.search-facets .facet-section .third-level-facet .facet-text{display:flex;flex:0 1 auto;align-items:center;justify-content:center;color:#000;font-size:16px;font-weight:600;box-sizing:border-box;border-radius:6px;height:23px;min-width:23px;margin-right:6px;margin-top:-2px;padding:2px}
.search-facets .facet-section .third-level-facet .facet-title,.search-facets .facet-section .third-level-facet .facet-title__sub{flex:1;word-break:break-word}
.search-facets .facet-section .third-level-facet .facet-desc{color:#818181}
.search-facets .facet-section .third-level-facet .facet-title__sub>span{display:block}
.search-facets .facet-section .third-level-facet .ui-accordion-header-icon{background-position:center;border:0;left:-8px;width:11px;height:7px}
.search-facets .facet-clear{font-size:14px;margin:15px 0 0}
#product-listing .search-facets .custom-menu__list,#product-listing .search-facets .multi-value__list{z-index:9999999999}
.with-workpiece [class*="work-piece--N"]{background-color:#0db14b}
.with-workpiece [class*="work-piece--S"]{background-color:#f58220}
.with-workpiece [class*="work-piece--M"]{background-color:#fff200}
.with-workpiece [class*="work-piece--P"]{background-color:#0095da}
.with-workpiece [class*="work-piece--K"]{background-color:#ed1c24}
.with-workpiece [class*="work-piece--H"]{background-color:#939598}
.with-workpiece [class*="work-piece--C"]{background-color:#843223;color:#fff !important}
.with-workpiece .selected-facet-value{display:inline-flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;line-height:17px;height:23px;min-width:23px;margin:0 4px;padding:2px !important}
.with-workpiece .multi-value__cont{display:flex;align-items:center}
.with-workpiece .multi-value__cont .filter-wrapper-modal-btn+.multi-value__list{top:40px}
.with-workpiece .multi-value__list{top:35px}
@media screen and (max-width:1024px){.on-modal{display:flex !important;justify-content:flex-end;background:rgba(0,0,0,0.37);height:100%;width:100% !important;position:fixed !important;left:0;top:0;margin-top:0 !important;z-index:999}
.on-modal>div{background:white;box-shadow:0 4px 4px rgba(0,0,0,0.15);border-radius:2px;width:768px;max-height:100%;height:auto !important;padding:15px !important;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);overflow-y:auto}
.on-modal .search-facets{display:block !important}
.on-modal .facet-box{margin-bottom:40px;column-count:2}
.on-modal .facet-box>.facet-group{break-inside:avoid-column}
.on-modal .search-facets{display:block}
.on-modal .filter-tabs__nav{position:relative;z-index:10}
.on-modal .filter-tabs__nav>li{max-width:170px}
.on-modal .filter-tabs__close-filters{display:none}
.on-modal .modal__heading{background:#23201f;display:block;color:#fff;font-size:16px;font-weight:700;line-height:30px;border:0;border-radius:0;border-bottom:5px solid #ffd200;padding:6px 16px;margin:-15px -15px 14px;min-height:48px}
.on-modal .filter-tabs__content,.on-modal #product-dimensions-tabs{height:auto !important;padding:10px 0 0 0 !important}
.on-modal .facets__heading-filter .container{width:100%}
.on-modal .search-facets__filter-header{display:none}
}
@media screen and (max-width:767px){.on-modal{width:100vw}
.on-modal .search-facets__container{width:100%;padding-left:15px;padding-right:15px}
.on-modal .facet-box{column-count:auto}
}
#close-search-facets{text-align:center;width:25px;height:25px;position:absolute;right:10px}
.modal__heading{display:none}
.facets input.isLoading,.isLoading .icon__loading{background-color:transparent;background-size:contain;border:0;width:20px;height:20px}
#noFacetsFilter{display:none;padding:11px 10px 11px 20px;background:#ececec;font-weight:bold;word-break:break-word}
.product-dimensions #noFacetsFilter{position:relative;bottom:30px}
.horizontal-facet-section{border-bottom:1px solid #bdbdbd;padding-bottom:5px;margin-bottom:20px}
.horizontal-facet-heading{font-weight:bold;margin-bottom:20px}
.horizontal-facet-title{font-size:15px;line-height:18px}
.horizontal-facets{display:flex;flex-wrap:wrap;list-style:none;padding:0;margin:0 -5px}
@media screen and (max-width:767px){.horizontal-facets{flex-wrap:nowrap;overflow-x:auto;padding-bottom:20px}
}
.horizontal-facets li{display:flex;flex-direction:column;padding:0 5px;text-align:center;flex-basis:133px;flex-grow:0;flex-shrink:0;margin-bottom:15px}
@media screen and (min-width:950px){.horizontal-facets li{padding:0 7px}
}
.horizontal-facets li>a{display:inline-block;box-shadow:0 0 0 1px #bcbcbc;transition:all .3s ease-in-out;border-radius:6px;height:100%;padding:10px}
.horizontal-facets li>a:hover{box-shadow:0 0 0 2px #369}
.horizontal-facets li .horizontal-facet-title{font-weight:500;color:#000}
.facets__heading{border:1px solid #bcbcbc;margin-bottom:10px;padding:20px 10px 10px;transition:all .5s ease-in-out;overflow-x:hidden}
.facets__heading-filter{display:none;width:auto !important}
@media screen and (max-width:1024px){.facets__heading-filter{display:block}
}
@media screen and (max-width:767px){.facets__heading-filter{margin-right:-15px !important;margin-left:-15px !important;max-width:none !important;padding:0 15px 20px}
}
.facets__heading-filter .container{width:350px;margin:0 auto;max-width:100%}
.facets__heading-filter .heading-container{margin-bottom:10px;display:flex;align-items:center}
@media screen and (max-width:767px){.facets__heading-filter .heading-container{margin-bottom:30px}
}
.facets__heading-filter .title{color:black;font-size:30px;line-height:1.2}
.facets__heading-filter .applied-filters{display:block}
.facets__heading-filter .applied-filters+li .selected-facet{margin-left:0}
.facets__heading-filter .clear-all-facets{margin:0}
.facets__filters-heading{display:flex;align-items:center;margin-bottom:25px;font-size:14px;line-height:17px;font-weight:500px}
.facets__filters-heading .filter{font-size:17px;font-weight:bold;line-height:1.2;margin-right:auto}
.facets__filters-heading .dimensions-toggle{margin-top:2px;margin-left:8px}
.facets-multiselect__application-image{margin-right:10px;max-width:30px;max-height:30px}
.multi-value__select .facets-multiselect__application-image,.selected-facet .facets-multiselect__application-image{margin:0 4px;max-width:23px;max-height:30px;vertical-align:middle}
.facet-group{border:1px solid #bcbcbc;margin-bottom:10px;transition:all .5s ease-in-out;min-width:219px}
.facet-group__heading .ui-accordion-header-icon{float:left;margin-top:7px;margin-right:10px;background-repeat:no-repeat;background-position:center;border:0;width:11px;height:7px}
.facet-group .facet-group__content{padding:5px 17px 10px;background:transparent;border:0;overflow:visible}
.facet-group .facet-group__content .facet-section{background:white;border:0}
.facet-group .facet-group__content .facet-section.special-range .special-range__container{display:flex;justify-content:space-between;align-items:center}
.facet-group .facet-group__content .facet-section.special-range .special-range__container .special-range-input{max-width:125px;margin-right:5px}
@media screen and (min-width:1024px){.facet-group .facet-group__content .facet-section.workpieceMaterial .multi-value__list{width:max-content}
}
.facet-group .facet-group__content .facet-section.workpieceMaterial .multi-value__list .facets .facets-multiselect .with-workpiece .facets-multiselect .facet-title__sub{flex:1 0}
@media screen and (min-width:1024px){.facet-group .facet-group__content .facet-section.workpieceMaterial .multi-value__list .facets .facets-multiselect .with-workpiece .facets-multiselect .facet-title__sub{flex:0 1 auto}
}
.facet-group .facet-group__content .facet-section.workpieceMaterial .multi-value__list .facets .facets-multiselect .with-workpiece .facets-multiselect .facet-title__sub span{display:inline}
.facet-group .facet-group__content .facet-section.workpieceMaterial .multi-value__list .facets .facet-title{flex:0 1 auto}
.facet-group .facet-group__content .facet-section.workpieceMaterial .multi-value__list .facets .facet-count{color:#757575}
.facet-group .facet-group__content .facet-section.is-nav-open .multi-value__select{white-space:inherit}
.facet-group .facet-group__content .facet-section.is-nav-open .multi-value-select-title,.facet-group .facet-group__content .facet-section.is-nav-open.applications .values-cont .facet-text,.facet-group .facet-group__content .facet-section.is-nav-open .flags-cont .facet-text{display:none}
.facet-group .facet-group__content .facet-section.is-nav-open.workpieceMaterial .multi-value__select{padding-bottom:0;flex-grow:1}
.facet-group .facet-group__content .facet-section.is-nav-open.workpieceMaterial .values-cont .facet-text{display:inline-flex;align-items:center;justify-content:center;border-radius:6px;color:#000;font-size:13px;font-weight:600;height:21px;min-width:23px;margin-right:6px;margin-bottom:4px;margin-top:-2px;padding:2px}
.facet-group .facet-group__content .facet-section.is-nav-open.first-choice-heading{background-image:none !important}
.facet-search__input{background-color:#fcfcfc;border:1px solid #ddd;border-radius:2px 2px 0 0;display:block;padding:8px 35px 10px 10px;width:100%}
.facet-search__input::-webkit-input-placeholder{color:#333;opacity:1}
.facet-search__input::-moz-placeholder{color:#333;opacity:1}
.facet-search__input:-ms-input-placeholder{color:#333;opacity:1}
.facet-search__input:-moz-placeholder{color:#333;opacity:1}
.facet-search__container{position:relative}
.facet-search__container.searching .facet-search__icon{background-size:15px;cursor:pointer}
.facet-search__icon{display:block;width:20px;height:20px;background-position:center;background-repeat:no-repeat;background-size:contain;position:absolute;right:10px;top:10px}
.first-choice-heading{background-repeat:no-repeat !important;background-position:top 9px left 12px !important}
.first-choice-heading.without-logo{background-image:none !important}
.country-flags__cont,.multi-value__cont{position:relative;overflow:visible !important}
.country-flags__cont .flags:before,.multi-value__cont .flags:before{content:"";background-position:center;background-repeat:no-repeat;display:inline-block;margin-right:10px;width:28px;height:20px;vertical-align:middle}
.country-flags__select,.multi-value__select{border:1px solid #ddd;box-sizing:border-box;border-radius:6px;line-height:1.2;padding:7px 23px 7px 10px;position:relative;cursor:pointer;width:100%}
.country-flags__select .flags:before,.multi-value__select .flags:before{margin-right:6px;margin-top:3px;margin-bottom:3px}
.country-flags__select:after,.multi-value__select:after{content:"";display:block;border-left:4px solid transparent;border-right:4px solid transparent;border-bottom:5px solid black;position:absolute;right:10px;top:50%;transform:translateY(-50%) rotate(180deg)}
.country-flags__select.showing-list:after,.multi-value__select.showing-list:after{transform:translateY(-50%) rotate(0)}
.country-flags__list,.multi-value__list{display:none;margin-top:-1px;position:absolute;left:0;width:100%;z-index:11}
.country-flags__list .facets,.multi-value__list .facets{background:#fcfcfc;border:1px solid #ddd;box-shadow:2px 2px 4px rgba(0,0,0,0.25);border-radius:0 0 2px 2px;max-height:255px;overflow:auto}
.country-flags__list .facets li,.multi-value__list .facets li{margin-bottom:5px}
.country-flags__list .facet-count,.multi-value__list .facet-count{margin-left:0 !important}
.country-flags__list .facet-count span,.multi-value__list .facet-count span{font-weight:normal !important}
.country-flags__flex{display:flex}
.country-flags__icon{background-repeat:no-repeat;background-position:left center;background-size:50px auto;width:60px}
.country-flags__select{flex:1;min-height:34px}
.special-range .facet-heading{padding:0;margin-bottom:10px;min-height:0}
.special-range input{border:1px solid #ddd;border-radius:6px;line-height:1.2;padding:7px 23px 7px 10px;width:100%}
.hide-show-filter{box-sizing:border-box;position:relative;display:none;text-decoration:underline;color:#369 !important;cursor:pointer}
@media screen and (max-width:1024px){.hide-show-filter{display:inline-block}
}
.hide-show-filter:before{margin-right:10px;vertical-align:middle}
.range-select{display:none}
.range-container{position:relative;overflow:visible !important;display:flex}
.range-container .custom-menu__button.minus,.range-container .range-to{display:none}
.range-container .selects-range{flex:1 1 auto;overflow:hidden}
.range-container .selects-range.with-equivalent-range{overflow:visible}
.range-container .selects-range.with-equivalent-range .multi-value__select{min-height:34px}
.range-container .selects-range.with-equivalent-range .multi-value__select .multi-value-select-title{position:absolute;right:18px;left:10px}
.range-container .selects-range .normal-range{position:relative}
.range-container .ui-selectmenu-text{margin-right:0}
.range-container.with-minus{display:block}
.range-container.with-minus .custom-menu__button.minus,.range-container.with-minus .range-to{display:inline-block}
.range-container.with-minus .range-to{padding:0 10px 7px}
.range-container.with-minus .selects-range{display:flex;align-items:center;margin-top:7px}
.range-container.with-minus .selects-range .custom-menu__button{min-width:0;flex:1}
.range-filter{width:100%;position:absolute;top:0}
.range-filter input{border:1px solid #ddd !important;width:100%;height:32px;font-size:16px;font-family:inherit}
.range-filter input::-ms-clear{display:none}
.range-filter .clean-filter{background-size:contain;position:absolute;height:10px;width:10px;display:none;top:10px;right:7px;cursor:pointer}
.custom-menu__button{background:transparent;border:1px solid #ddd !important;border-radius:6px;color:black;line-height:1.2;width:auto !important;min-width:63px;padding:7px 18px 7px 10px}
.custom-menu__button:focus,.custom-menu__button:hover{background:transparent}
.custom-menu__button .ui-selectmenu-icon{position:absolute;right:5px;top:50%;transform:translateY(-50%);width:0;height:0;display:block;border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid black}
.custom-menu__button.ui-selectmenu-button-open .ui-selectmenu-icon{transform:translateY(-50%) rotate(180deg)}
.custom-menu__button.with-sort{width:100% !important}
.custom-menu__list.ui-selectmenu-menu{box-shadow:2px 2px 4px rgba(0,0,0,0.25);background:white;z-index:999}
.custom-menu__list.ui-selectmenu-menu ul{background:#fcfcfc;border:1px solid #ddd;border-radius:0 !important;border-radius:0 0 2px 2px;max-height:255px;overflow-y:auto}
.custom-menu__list.ui-selectmenu-menu ul .ui-state-active{background:#ececec;border-color:transparent;color:inherit}
.custom-menu__list.ui-selectmenu-menu.with-sort ul{margin-top:30px}
.custom-menu__list.ui-selectmenu-menu .ui-state-disabled{display:none !important}
.product-breadcrumbs__list{display:inline-flex;background-color:#f9f9f9;border-radius:10px;list-style:none;padding:2px 0}
.product-breadcrumbs__item{font-size:15px;line-height:1.2;color:#949494;padding:2px 10px;cursor:pointer}
.product-breadcrumbs__item:not(:last-child){border-right:1px solid #bcbcbc}
.product-breadcrumbs__item.is-active{color:#369}
@media screen and (min-width:1025px){.filter-tabs:hover .filter-tabs__close-icon{opacity:1}
}
.filter-tabs__close-filters{background:#f0f0f0;text-align:center;line-height:46px;width:100%;min-height:46px;z-index:8}
.filter-tabs__close-icon{border:0;border-radius:50%;background-color:white;background-position:center;background-size:auto 12px;background-repeat:no-repeat;box-shadow:rgba(9,30,66,0.08) 0 0 0 1px,rgba(9,30,66,0.08) 0 2px 4px;width:27px;height:27px;position:absolute;top:10px;right:-13px;outline:0;cursor:pointer;transition:all .5s ease-in-out;padding:0;z-index:1}
.search-listing-container{position:relative}
@media screen and (min-width:1025px){.search-listing-container{display:flex;flex-wrap:wrap;width:100%}
.search-listing-container .search-container{flex:1 1 auto;padding-left:25px}
.search-listing-container .search-facets{align-self:flex-start;transition:all .3s ease}
}
@media screen and (min-width:1025px){.search-listing-container.is-closed .search-facets{background-color:#f0f0f0;width:60px;padding-top:30px}
.search-listing-container.is-closed .search-facets__container{box-shadow:none}
.search-listing-container.is-closed .search-facets__filter-header{padding-left:22px}
.search-listing-container.is-closed .search-facets__filter-icon{margin-right:20px;cursor:pointer}
.search-listing-container.is-closed .facets__heading,.search-listing-container.is-closed .facet-group,.search-listing-container.is-closed .facet-box{visibility:hidden;opacity:0}
.search-listing-container.is-closed .filter-tabs__close-icon{transform:rotate(180deg)}
.search-listing-container.is-closed .search-facets__filter-txt{transform:rotate(-90deg);position:absolute;left:4px;top:85px;transition:all .3s ease}
}
.assembly-button-hidden{display:none !important}
.collab-solution-override{background-size:contain;background-repeat:no-repeat;width:auto;height:22px;margin-right:10px;cursor:pointer;font-weight:500;font-size:14px;line-height:22px;color:#369;text-decoration:underline;white-space:nowrap;padding-left:24px}
@media screen and (min-width:1400px){.collab-solution-override{font-size:14px}
}
.collab-solution-override:hover{color:#204060}
.category-breadcrumb{margin-bottom:20px}
.category-breadcrumb .selected-category{display:inline-flex;align-items:center;padding:5px 10px 6px 10px;cursor:pointer;background:#ececec;border-radius:2px;font-size:14px;font-weight:500;line-height:100%}
.category-breadcrumb .selected-category .selected-category-remove-icon{height:8px;width:8px;margin-left:5px}
.available-variants .collab-card .collab-card__cta-icon{margin-left:5px;margin-top:-5px}
.available-variants .collab-card .collab-card__cta-content{font-weight:normal;text-align:left;right:0;z-index:1}
.get-pricet-btn--icon{display:inline-block;background-color:transparent;background-position:center;background-repeat:no-repeat;background-size:contain;border:0;margin:0;padding:0;width:24px;height:25px;outline:0;cursor:pointer}
.get-pricet-btn--icon.is-loading{background-image:none}
.get-pricet-btn--icon.is-loading:before{display:inline-block;position:static;transform:none}
.p-w-r{margin:0}
.p-w-r .pr-no-reviews .pr-category-snippet{display:none}
.p-w-r .pr-category-snippet{margin:0}
.p-w-r .pr-snippet-rating-decimal{display:none !important}
.p-w-r .pr-category-snippet__total{padding-top:5px}
.filter-wrapper-modal-btn{height:40px;width:35px;padding:5px 0;border-width:2px;color:#369;border-color:#369;border-radius:6px;margin-left:4px;background-color:transparent}
.filter-wrapper-modal-btn:hover{background-color:#369;color:#fff;cursor:pointer}
.workpiece-filter-wrapper [css-group="P"]{background:#0095da}
.workpiece-filter-wrapper [css-group="M"]{background:#fff200}
.workpiece-filter-wrapper [css-group="K"]{background:#ed1c24}
.workpiece-filter-wrapper [css-group="N"]{background:#0db14b}
.workpiece-filter-wrapper [css-group="S"]{background:#f58220}
.workpiece-filter-wrapper [css-group="H"]{background:#939598}
.workpiece-filter-wrapper [css-group="C"]{background:#843223}
.workpiece-filter-wrapper .icon{width:42px;height:42px;margin-right:8px;line-height:45px;display:block;text-align:center;font-weight:600;border-radius:3px;color:#000}
.workpiece-filter-wrapper .nav-tabs{margin:-4px 0 0 0;border-bottom:1px solid #ececec;padding-bottom:23px;font-weight:600}
.workpiece-filter-wrapper .nav-tabs .active{list-style:none;border-bottom:4px solid #ffd200;display:inline-block}
.workpiece-filter-wrapper section{max-height:50vh;overflow:auto}
.workpiece-filter-wrapper section .tab-content{display:flex}
@media screen and (max-width:767px){.workpiece-filter-wrapper section .tab-content{flex-direction:column}
}
.workpiece-filter-wrapper section .tab-content .left-content{width:71%;padding:50px 40px}
@media screen and (max-width:767px){.workpiece-filter-wrapper section .tab-content .left-content{width:100%;padding:16px;order:2}
}
.workpiece-filter-wrapper section .tab-content .left-content .filter-label{margin-bottom:5px;display:inline-block}
.workpiece-filter-wrapper section .tab-content .left-content .input{position:relative;width:100%;background-color:#f9f9f9;border:1px solid #ececec;border-radius:4px;padding:5px 20px 0 6px;font-size:16px;overflow:hidden;text-overflow:ellipsis;height:40px;white-space:nowrap;line-height:28px}
.workpiece-filter-wrapper section .tab-content .left-content .input:hover{cursor:pointer}
.workpiece-filter-wrapper section .tab-content .left-content .input .input-arrow{position:absolute;display:block;height:50px;top:0;right:7px}
.workpiece-filter-wrapper section .tab-content .left-content .input .input-arrow:before,.workpiece-filter-wrapper section .tab-content .left-content .input .input-arrow:after{position:absolute;display:block;content:"";border:8px solid transparent}
.workpiece-filter-wrapper section .tab-content .left-content .input .input-arrow:before{top:14px;border-top-color:#4e4e56;right:10px}
.workpiece-filter-wrapper section .tab-content .left-content .input .input-arrow:after{top:11px;border-top-color:#fff;right:10px}
.workpiece-filter-wrapper section .tab-content .left-content .input.is-open .input-arrow{transform:rotate(180deg);right:39px;top:-12px}
.workpiece-filter-wrapper section .tab-content .left-content .material__input{color:#999}
.workpiece-filter-wrapper section .tab-content .left-content .material__input.is-selected-val{color:#333}
.workpiece-filter-wrapper section .tab-content .left-content .hardness__container{display:flex;justify-content:space-between}
.workpiece-filter-wrapper section .tab-content .left-content .hardness__container .hardness__wrapper,.workpiece-filter-wrapper section .tab-content .left-content .hardness__container .hardness__scale__wrapper{width:48%;position:relative}
.workpiece-filter-wrapper section .tab-content .left-content .dropdown{overflow-y:auto;font-size:12px;list-style:none;text-transform:uppercase;padding:0;margin:0;max-height:200px;position:absolute;box-shadow:0 0 10px rgba(0,0,0,0.5);width:58%;margin-top:-20px;background-color:#fff}
.workpiece-filter-wrapper section .tab-content .left-content .dropdown li{padding:8px;line-height:24px;color:#333;font-size:12px}
.workpiece-filter-wrapper section .tab-content .left-content .dropdown li:hover{background-color:#ececec;cursor:pointer}
.workpiece-filter-wrapper section .tab-content .left-content .dropdown.hardness,.workpiece-filter-wrapper section .tab-content .left-content .dropdown.hardness-scale{width:100%}
.workpiece-filter-wrapper section .tab-content .left-content .dropdown.standard{z-index:1;position:relative;width:100%}
.workpiece-filter-wrapper section .tab-content .left-content .material_wrapper{margin-top:-20px;position:relative;border-radius:6px;box-shadow:0 0 10px rgba(0,0,0,0.5);border:1px solid #aaa}
.workpiece-filter-wrapper section .tab-content .left-content .material_wrapper .search{border:1px solid #aaa;padding:4px;width:98%;margin:4px}
.workpiece-filter-wrapper section .tab-content .left-content .material_wrapper ul{margin-top:0;width:100%;position:relative;box-shadow:none}
.workpiece-filter-wrapper section .tab-content .left-content .material_wrapper ul .loader,.workpiece-filter-wrapper section .tab-content .left-content .material_wrapper ul .loader-more-res{font-size:12px;pointer-events:none;color:#999}
.workpiece-filter-wrapper section .tab-content .left-content .material_wrapper ul li{font-size:15px}
.workpiece-filter-wrapper section .tab-content .left-content .material_wrapper ul li b{font-weight:bold}
.workpiece-filter-wrapper section .tab-content .left-content .permitted-groups{display:flex;margin-top:12px}
.workpiece-filter-wrapper section .tab-content .right-content{width:29%;border-left:1px solid #bcbcbc;border-bottom:0;padding:32px 25px 10px 15px}
@media screen and (max-width:767px){.workpiece-filter-wrapper section .tab-content .right-content{display:flex;width:100%;gap:16px}
}
.workpiece-filter-wrapper section .tab-content .right-content .info-group{margin-bottom:30px}
.workpiece-filter-wrapper section .tab-content .right-content .info-group .material-group-item,.workpiece-filter-wrapper section .tab-content .right-content .info-group .sub-group-item{margin-bottom:10px}
.workpiece-filter-wrapper section .tab-content .right-content .hardness-info-group{display:flex;flex-direction:column;gap:22px;padding-top:5px}
@media screen and (max-width:767px){.workpiece-filter-wrapper section .tab-content .right-content .hardness-info-group{padding-top:0}
}
.workpiece-filter-wrapper section .tab-content .right-content .hardness-info-group .hardness{margin-bottom:20px}
.workpiece-filter-wrapper section .tab-content .right-content .hardness-info-group .hardness-label{margin-bottom:0}
.workpiece-filter-wrapper section .tab-content .right-content .hardness-info-group .HRC-label{margin-bottom:0}
.workpiece-filter-wrapper section .tab-content .material{border-radius:0;height:auto;font-weight:300;padding:0;text-align:left}
.workpiece-filter-wrapper .ctas{border-top:1px solid #bcbcbc;margin-top:0;gap:16px;display:flex;padding:16px 20px;justify-content:flex-end}
@media screen and (max-width:767px){.workpiece-filter-wrapper .ctas{padding:16px}
.workpiece-filter-wrapper .ctas .secondaryBtn,.workpiece-filter-wrapper .ctas .primaryBtn{width:50%}
}
.workpiece-filter-wrapper .ctas .primaryBtn.is-disabled{background-color:#f3f3f3;border-color:#f3f3f3;color:#bcbcbc;cursor:default}
.workpiece-filter-modal-wrapper.on-modal{z-index:1000;display:flex;justify-content:flex-end;background:rgba(0,0,0,0.37);height:100%;width:100%;position:fixed;left:0;top:0;margin-top:0;z-index:999}
@media screen and (max-width:767px){.workpiece-filter-modal-wrapper.on-modal .workpiece-filter-wrapper{width:100%}
.workpiece-filter-modal-wrapper.on-modal .workpiece-filter-wrapper .right-content{border-bottom:1px solid #bcbcbc;border-left:1px solid transparent}
}
.workpiece-filter-modal-wrapper.on-modal>div{background:white;box-shadow:0 4px 4px rgba(0,0,0,0.15);border-radius:2px;width:768px;max-height:100%;height:auto;padding:15px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);overflow-y:auto}
.workpiece-filter-modal-wrapper.on-modal .modal__heading{background:#23201f;display:block;color:#fff;font-size:16px;font-weight:700;line-height:30px;border:0;border-radius:0;border-bottom:5px solid #ffd200;padding:6px 16px;margin:-15px -15px 14px;min-height:48px}
.workpiece-filter-modal-wrapper.on-modal .modal__heading .close-icon{cursor:pointer}
.product-listing .product-add-to-cart .price-stock:before{content:url("../kennametal/search-base/resources/in-stock-icon.svg")}
.product-listing .product-add-to-cart .price-warning:not(.hint) .warning-icon:before{content:url("../kennametal/search-base/resources/warning-icon.svg")}
.product-listing .product-add-to-cart .price-warning:not(.hint):after{content:url("../kennametal/search-base/resources/arrow-warning.svg")}
.product-listing .product-add-to-cart .out-stock:before{content:url("../kennametal/search-base/resources/out-stock-icon.svg")}
.product-listing .product-item__view-prod::after{background-image:url("../kennametal/search-base/resources/arrow-products.svg")}
.product-listing.isDisabled:after{background-image:url("../kennametal/search-base/resources/puff-spinner-site.svg")}
.facet-group__heading .ui-accordion-header-icon,.search-facets .facet-section .third-level-facet .ui-accordion-header-icon{background-image:url("../kennametal/search-base/resources/arrow-header-icon.svg")}
.facet-selections li .selected-facet a{background-image:url("../kennametal/search-base/resources/close-icon-selected-facet.svg")}
.product-listing .horizontal-facet-content .slick-prev,.content-listing .horizontal-facet-content .slick-prev{background-image:url("../kennametal/search-base/resources/slider-arrow-left.svg")}
.product-listing .horizontal-facet-content .slick-next,.content-listing .horizontal-facet-content .slick-next{background-image:url("../kennametal/search-base/resources/slider-arrow-right.svg")}
.product-listing .search-container .available-variants-table.collapsed .table-btn,.content-listing .search-container .available-variants-table.collapsed .table-btn{background-image:url("../kennametal/search-base/resources/plus.svg")}
.product-listing .search-container .available-variants-table.collapsed .parent .table-btn,.content-listing .search-container .available-variants-table.collapsed .parent .table-btn{background-image:url("../kennametal/search-base/resources/minus.svg")}
.nomultiselect__icon{background-image:url("../kennametal/search-base/resources/circle-empty.svg")}
.nomultiselect__icon:hover,.nomultiselect__icon:focus,.nomultiselect__icon:active{background-image:url("../kennametal/search-base/resources/circle-full.svg")}
.available-variants .first-choice-image:before{content:url("../kennametal/search-base/resources/first-choice.svg")}
.facet-search__icon{background-image:url("../kennametal/search-base/resources/search-filter-icon.svg");cursor:pointer}
.facet-search__container.searching .facet-search__icon{background-image:url("../kennametal/search-base/resources/close-icon.svg")}
.hide-show-filter:before,.search-facets__filter-icon:before{content:url("../kennametal/search-base/resources/select-filters.svg")}
.flags.US:before{background-image:url("../kennametal/search-base/resources/flags/US.svg")}
.flags.DE:before{background-image:url("../kennametal/search-base/resources/flags/DE.svg")}
.flags.CN:before{background-image:url("../kennametal/search-base/resources/flags/CN.svg")}
.flags.GB:before{background-image:url("../kennametal/search-base/resources/flags/GB.svg")}
.flags.IN:before{background-image:url("../kennametal/search-base/resources/flags/IN.svg")}
.flags.TR:before{background-image:url("../kennametal/search-base/resources/flags/TR.svg")}
.flags.JP:before{background-image:url("../kennametal/search-base/resources/flags/JP.svg")}
.flags.HU:before{background-image:url("../kennametal/search-base/resources/flags/HU.svg")}
.flags.IL:before{background-image:url("../kennametal/search-base/resources/flags/IL.svg")}
.flags.CA:before{background-image:url("../kennametal/search-base/resources/flags/CA.svg")}
.flags.BR:before{background-image:url("../kennametal/search-base/resources/flags/BR.svg")}
.flags.SG:before{background-image:url("../kennametal/search-base/resources/flags/SG.svg")}
.country-flags__icon{background-image:url("../kennametal/search-base/resources/first-choice-icon-small.svg") !important}
.range-filter .clean-filter{background-image:url("../kennametal/search-base/resources/close-icon.svg")}
.filter-tabs__close-icon{background-image:url("../kennametal/search-base/resources/close-filters.svg")}
#close-search-facets:before{content:url("../kennametal/search-base/resources/close-modal-icon.svg")}
.collab-solution-override{background-image:url("../kennametal/search-base/resources/gear-plus-blue-icon-2.svg")}
.category-breadcrumb .selected-category .selected-category-remove-icon{content:url("../kennametal/search-base/resources/close-icon.svg")}
.get-pricet-btn--icon{background-image:url("../kennametal/search-base/resources/get-price-dollar-icon.svg")}
.get-pricet-btn--icon.hide-price{background-image:url("../kennametal/search-base/resources/hide-price-icon.svg")}
.mt-10px{margin-top:10px}
.no-results-match .quick-order-link{color:#369}
.no-results-match .quick-order-link:hover{color:#204060}
.similar-to-modal{width:100%;max-width:100%;height:calc(100vh - 150px)}
@media screen and (max-width:767px){.similar-to-modal{height:65vh}
}
@media screen and (max-width:767px){.similar-to-modal.solution-compatibility-visible{height:60vh}
}
@media screen and (min-width:767px){.similar-to-modal{width:70vw;max-width:950px;max-height:650px;overflow:hidden;padding-top:15px}
}
.similar-to-modal .similar-to-modal-content{display:block;overflow:hidden auto;height:100%;border:0}
@media screen and (min-width:767px){.similar-to-modal .similar-to-modal-content{display:flex;height:calc(100% - 75px)}
}
.similar-to-modal .similar-to-modal-content .similar-to-product-info{width:100%;height:auto;overflow:visible}
@media screen and (min-width:767px){.similar-to-modal .similar-to-modal-content .similar-to-product-info{width:55%;height:100%;overflow:hidden scroll;display:flex;flex-direction:column;padding-right:10px}
}
.similar-to-modal .similar-to-modal-content .similar-to-product-info .similar-to-product-name-and-image{display:flex}
.similar-to-modal .similar-to-modal-content .similar-to-product-info .similar-to-product-name-and-image .left-cont{width:120px;padding-top:10px}
.similar-to-modal .similar-to-modal-content .similar-to-product-info .similar-to-product-name-and-image .right-cont{padding-left:15px}
.similar-to-modal .similar-to-modal-content .similar-to-product-info .similar-to-product-name-and-image .similar-to-product-img{display:block;max-width:100%;max-height:250px}
.similar-to-modal .similar-to-modal-content .similar-to-product-info .product-specifications{margin-top:15px}
.similar-to-modal .similar-to-modal-content .similar-to-product-info .product-name-content{padding:0}
.similar-to-modal .similar-to-modal-content .similar-to-product-info .product-name-content .product-name-title,.similar-to-modal .similar-to-modal-content .similar-to-product-info .product-name-content .product-name-subtitle{font-size:16px;font-weight:400;line-height:24px;color:#000;margin-bottom:10px}
.similar-to-modal .similar-to-modal-content .similar-to-product-info .product-name-content .product-name-subtitle{color:#828282}
.similar-to-modal .similar-to-modal-content .similar-to-product-info .product-usage-icons h3,.similar-to-modal .similar-to-modal-content .similar-to-product-info .product-work-piece h3{display:none}
.similar-to-modal .similar-to-modal-content .similar-to-product-info .product-usage-icons .component-content,.similar-to-modal .similar-to-modal-content .similar-to-product-info .product-work-piece .component-content{padding:0}
.similar-to-modal .similar-to-modal-content .similar-to-product-info .product-usage-icons .component-content>div{padding-left:0;padding-bottom:0}
.similar-to-modal .similar-to-modal-content .similar-to-product-info .product-usage-icons ul.icon-list li.icon{margin-right:18px}
.similar-to-modal .similar-to-modal-content .similar-to-product-info .product-work-piece .material{margin-bottom:15px;margin-right:10px}
.similar-to-modal .similar-to-modal-content .similar-to-facet-container{width:100%;height:auto;padding:0 10px;border:0}
@media screen and (min-width:767px){.similar-to-modal .similar-to-modal-content .similar-to-facet-container{width:45%;height:100%;overflow:auto;padding:0 20px}
}
.similar-to-modal .similar-to-modal-content .similar-to-facet-container .instruction-msg{margin-bottom:15px;text-align:center;font-size:14px;line-height:18px}
.similar-to-modal .similar-to-modal-content .similar-to-facet-container .instruction-msg p{margin:0;font-size:14px;line-height:20px;text-transform:uppercase}
.similar-to-modal .similar-to-modal-content .similar-to-facet-container .similar-to-facets{display:block;width:100%;height:auto;padding:0 10px;border:0}
.similar-to-modal .similar-to-modal-content .similar-to-facet-container .similar-to-facets .dimensions-toggle{display:flex;justify-content:flex-end;color:#333;font-weight:bold;margin-bottom:15px}
.similar-to-modal .similar-to-modal-content .similar-to-facet-container .similar-to-facets .facet-selections{margin-bottom:20px}
.similar-to-modal .similar-to-modal-content .similar-to-facet-container .similar-to-facets .facet-selections .selected-facet{height:auto;min-height:35px}
.similar-to-modal .similar-to-modal-content .similar-to-facet-container .similar-to-facets .search-facets{width:100%;display:flex;flex-direction:column;padding-right:22px}
@media screen and (min-width:767px){.similar-to-modal .similar-to-modal-content .similar-to-facet-container .similar-to-facets .search-facets{display:block;padding-right:15px}
}
.similar-to-modal .similar-to-modal-content .similar-to-facet-container .similar-to-facets .facet-container .hide-show-filter,.similar-to-modal .similar-to-modal-content .similar-to-facet-container .similar-to-facets .facet-container .search-facets__filter-header,.similar-to-modal .similar-to-modal-content .similar-to-facet-container .similar-to-facets .facet-container .search-facets__container .modal__heading,.similar-to-modal .similar-to-modal-content .similar-to-facet-container .similar-to-facets .facet-container .search-facets__container .facets__heading,.similar-to-modal .similar-to-modal-content .similar-to-facet-container .similar-to-facets .facet-container .search-facets__container .facets__heading-filter,.similar-to-modal .similar-to-modal-content .similar-to-facet-container .similar-to-facets .facet-container .filter-tabs__close-filters{display:none}
.similar-to-modal .similar-to-modal-content .similar-to-facet-container .similar-to-facets .facet-container .search-facets__container{padding:0;box-shadow:none;overflow:visible}
.similar-to-modal .similar-to-modal-content .similar-to-facet-container .similar-to-facets .facet-container .facet-group{border:0}
.similar-to-modal .similar-to-modal-content .similar-to-facet-container .similar-to-facets .facet-container .facet-group .facet-group__heading{padding-left:0}
.similar-to-modal .similar-to-modal-content .similar-to-facet-container .similar-to-facets .facet-container .facet-group .facet-group__content{padding:0}
.similar-to-modal .similar-to-modal-content .similar-to-facet-container .similar-to-facets .facet-container .facet-group .facet-group__content .facet-section{position:relative}
.similar-to-modal .similar-to-modal-content .similar-to-facet-container .similar-to-facets .facet-container .facet-group .facet-group__content .facet-section.workpieceMaterial .multi-value__list{width:auto}
.similar-to-modal .similar-to-modal-content .similar-to-facet-container .similar-to-facets .facet-container .facet-group .facet-group__content .facet-section.workpieceMaterial .multi-value__list .facets .facet-title__sub{flex:1 0}
.similar-to-modal .similar-to-modal-content .similar-to-facet-container .similar-to-facets .facet-container .facet-group .range-container .selects-range{margin-left:10px}
.similar-to-modal .similar-to-modal__ctas{position:fixed;left:0;right:0;bottom:0;padding:15px;display:flex;justify-content:space-between;border-top:1px solid #bcbcbc;background-color:#fff}
@media screen and (max-width:400px){.similar-to-modal .similar-to-modal__ctas{padding-left:10px;padding-right:10px}
}
.similar-to-modal .similar-to-modal__ctas .primaryBtn{margin-left:15px}
.similar-to-modal .similar-to-modal__ctas .button-container{display:flex}
@media screen and (min-width:767px){.similar-to-modal .similar-to-modal__ctas .button-container{display:block}
}
@media screen and (max-width:400px){.similar-to-modal .similar-to-modal__ctas .button-container .primaryBtn,.similar-to-modal .similar-to-modal__ctas .button-container .secondaryBtn{min-width:auto;width:50%;font-size:10px}
}
@media screen and (max-width:767px){.similar-to-modal .similar-to-modal__ctas{flex-direction:column}
.similar-to-modal .similar-to-modal__ctas .button-container{margin-top:15px}
}
.similar-to-modal #pr-reviewsnippet,.similar-to-modal .product-dimensions-content{display:none}
.similar-to-modal .facet-section.metric{display:none}
.similar-to-modal.on-metric-content .facet-section.inch{display:none}
.similar-to-modal.on-metric-content .facet-section.metric{display:block}
.similar-to-modal .reset-individual{display:inline-flex;border:0;outline:0;width:31px;height:31px;position:absolute;top:0;bottom:0;right:-38px;background-size:contain;cursor:pointer}
.similar-to-modal .reset-individual:disabled{cursor:not-allowed}
.similar-to-modal .reset-individual:disabled:hover .tooltiptext{visibility:visible}
.similar-to-modal .reset-individual .tooltiptext{visibility:hidden;position:absolute;z-index:2;top:40px;right:0;width:220px;height:auto;padding:5px 10px;background:#000;color:#fff;display:inline-flex;justify-content:center;align-items:center;border-radius:6px;font-size:12px}
.similar-to-modal .reset-individual .tooltiptext:after{content:"";position:absolute;bottom:100%;right:12px;border-width:5px;border-style:solid;border-color:transparent transparent #000 transparent}
.similar-to-modal-container.ui-widget.ui-dialog{background-color:#fff;transform:translate3d(-50.1%,-50.1%,0);width:100% !important;height:100% !important}
@media screen and (min-width:767px){.similar-to-modal-container.ui-widget.ui-dialog{width:auto !important;height:auto !important}
}
@media screen and (max-width:767px){.similar-to-modal-container.ui-widget.ui-dialog .ui-dialog-content{padding-right:5px}
}
.similar-to-modal-container .is-loading{pointer-events:none}
.similar-to-modal-container .is-loading:before{left:50%;transform:translate(-50%,-50%);width:30px;height:30px;z-index:999}
.similarto-results-page .similar-to-header{padding-bottom:20px}
.similarto-results-page .search-container .products-title{font-weight:400;font-size:30px}
.product-usage .js-similar-to-cta,.compatible-parts .js-similar-to-cta,.product-inserts-spare .js-similar-to-cta{display:none}
.product-dimensions-pfp .is-original-product{position:relative}
.product-dimensions-pfp .is-original-product.available-variants__row{border:1.5px solid #575757}
.product-dimensions-pfp .is-original-product>td{padding-top:50px}
.product-dimensions-pfp .is-original-product .original-product-label{position:absolute;top:16px;left:10px;font-size:16px;font-weight:600;color:#369}
.product-dimensions-pfp .is-original-product .js-similar-to-cta{display:none}
body:not(.hidding-getPrice) .product-dimensions-pfp .is-original-product.available-variants__row{border-bottom:0}
body:not(.hidding-getPrice) .product-dimensions-pfp .is-original-product.available-variants__row+.sticky-pdp-bar{border:1.5px solid #575757;border-top:0}
.similar-to-header{padding:15px 10px 0}
.similar-to-header .component-content{padding:0}
.pdp-page.original-product .sticky-pdp-bar__getPrice .js-handle-cta-modal.js-similar-to-cta{display:none}
.js-modify-similar-to,.js-back-to-product{font-size:12px;font-weight:400;color:#369}
.js-modify-similar-to:visited,.js-back-to-product:visited{color:#369}
.js-modify-similar-to:hover,.js-back-to-product:hover,.js-modify-similar-to:active,.js-back-to-product:active{color:#204060}
.similar-to-modal .reset-individual{background:url("../kennametal/similarto/resources/images/reset-individual-icon.svg") no-repeat}
.similar-to-modal .reset-individual:disabled{background:linear-gradient(rgba(255,255,255,0.5),rgba(255,255,255,0.5)),url("../kennametal/similarto/resources/images/reset-individual-icon.svg") no-repeat}
.pricing-container .inventory{display:none;font-size:16px;font-weight:500;line-height:16px;letter-spacing:.25px;align-self:flex-end;color:#23201f}
.pricing-container .inventory .icon{display:none;gap:6px;align-items:center;height:16px}
.pricing-container .inventory .icon.in-stock:before{content:url("../../common/v2/product/resources/in-stock.svg");position:relative;top:12px}
.pricing-container .inventory .icon.limited-stock:before{content:url("../../common/v2/product/resources/longer-delivery.svg");position:relative;top:12px}
.pricing-container .inventory .icon.out-of-stock:before{content:url("../../common/v2/product/resources/not-available.svg")}
.pricing-container .inventory .icon.is-loading:before{content:'';top:25px;left:13px}
.pricing-container .inventory .btn-underline{margin-left:31px}
.pricing-container.show-list-price .inventory{display:initial}
.pricing-container[data-stock-status=InStock] .inventory .in-stock{display:flex}
.pricing-container[data-stock-status=PartiallyInStock] .inventory .limited-stock{display:flex}
.pricing-container[data-stock-status=OutOfStock] .inventory .out-of-stock,.pricing-container[data-stock-status=ObsoletePartiallyInStock] .inventory .out-of-stock{display:flex}
.pricing-container[data-stock-status=OutOfStock] .inventory .out-of-stock.is-loading:before,.pricing-container[data-stock-status=ObsoletePartiallyInStock] .inventory .out-of-stock.is-loading:before{width:24px;height:24px;position:relative;top:12px;left:12px}
.pricing-container[data-stock-status=OutOfStock] .inventory .btn-underline,.pricing-container[data-stock-status=ObsoletePartiallyInStock] .inventory .btn-underline{display:none}
body:not(.hidding-getPrice).user-anonymous .pricing-container[data-stock-status=InStock] .inventory .icon:before,body:not(.hidding-getPrice).user-b2c .pricing-container[data-stock-status=InStock] .inventory .icon:before{top:0}
body:not(.hidding-getPrice).user-anonymous .pricing-container[data-stock-status=InStock] .inventory .icon.is-loading:before,body:not(.hidding-getPrice).user-b2c .pricing-container[data-stock-status=InStock] .inventory .icon.is-loading:before{top:12px}
body:not(.hidding-getPrice).user-anonymous .pricing-container[data-stock-status=InStock] .inventory .btn-underline,body:not(.hidding-getPrice).user-b2c .pricing-container[data-stock-status=InStock] .inventory .btn-underline{display:none}
.pricing-container{display:flex;flex-direction:column;gap:32px;margin-top:28px}
.pricing-container.is-loading .pricing-wrapper,.pricing-container.is-loading .add-to-cart-wrapper{opacity:0}
.pricing-container.show-list-price .pricing-wrapper{display:flex}
.pricing-container.show-list-price[data-price-status=zeroListPrice] .list-price-wrapper{display:none}
.pricing-container.has-promotion .pricing-wrapper .promotion{display:flex}
.pricing-container .pricing-wrapper{gap:32px 33px;display:none;flex-wrap:wrap;align-items:flex-end}
.pricing-container .pricing-wrapper .your-price,.pricing-container .pricing-wrapper .your-price .price,.pricing-container .pricing-wrapper .discount{display:none}
.pricing-container .pricing-wrapper>div,.pricing-container .pricing-wrapper .list-price{display:flex;flex-direction:column}
.pricing-container .pricing-wrapper .label{font-size:14px;font-weight:400;color:#23201f;line-height:14px}
.pricing-container .pricing-wrapper .pricing-group .value{font-weight:500;font-size:16px;color:#23201f}
.pricing-container .pricing-wrapper .price{gap:2px;display:flex;align-items:baseline;color:#23201f}
.pricing-container .pricing-wrapper .price .currency{font-size:24px;font-weight:600;align-self:flex-start;transform:scale(0.9,0.7)}
.pricing-container .pricing-wrapper .price .value{font-size:32px;font-weight:600}
.pricing-container .pricing-wrapper .price .units{font-size:16px;font-weight:400;color:#757575}
.pricing-container .pricing-wrapper .promotion{display:none;font-size:16px;font-weight:500;line-height:normal;color:#03ad28;flex:1 1 100%}
.pricing-container.no-price-group .pricing-group{display:none}
.pricing-container.show-your-price .your-price .btn-underline{display:none}
.pricing-container.show-your-price .your-price .price{display:flex;margin-top:6px}
.pricing-container.has-discount .list-price-wrapper .list-price{display:flex;column-gap:6px;align-items:baseline}
.pricing-container.has-discount .list-price-wrapper .price .currency{font-size:18px}
.pricing-container.has-discount .list-price-wrapper .price .value{font-size:20px;text-decoration:line-through;text-decoration-thickness:1px}
.pricing-container.has-discount .list-price-wrapper .price .units{font-size:12px}
.pricing-container.has-discount .list-price-wrapper .discount{display:inline-flex;align-items:baseline;gap:6px}
.pricing-container.has-discount .list-price-wrapper .discount .value{font-size:20px;font-weight:500}
.pricing-container.has-discount .list-price-wrapper .discount .value:after{content:"%"}
.pricing-container .add-to-cart-wrapper{display:flex;align-items:flex-start;flex-wrap:wrap;gap:12px 20px}
.pricing-container .add-to-cart-wrapper.has-pkg{row-gap:42px}
.pricing-container .add-to-cart-wrapper .sales-message{font-size:16px;font-weight:500;flex-basis:100%}
.pricing-container .add-to-cart-wrapper .qty-content{display:flex}
.pricing-container .add-to-cart-wrapper .qty-content .qty-helper{display:inline-flex;align-items:center;justify-content:center;font-size:16px;color:#23201f;width:42px;height:42px;border-radius:0 4px 4px 0;border:1px solid #cecece;background:#fff;outline:0;cursor:pointer;-webkit-transition:all .2s ease-out;transition:all .2s ease-out}
.pricing-container .add-to-cart-wrapper .qty-content .qty-helper:hover{background:#f7f7f7}
.pricing-container .add-to-cart-wrapper .qty-content .qty-helper.minus{border-radius:4px 0 0 4px}
.pricing-container .add-to-cart-wrapper .qty-content .qty-helper .icon{display:inline-block;width:20px;height:20px;color:#23201f}
.pricing-container .add-to-cart-wrapper .qty-content input[type='number']{width:68px;border:1px solid #cecece;border-left:0;border-right:0;border-radius:0;font-weight:500;margin:0}
.pricing-container .add-to-cart-wrapper .primaryBtn,.pricing-container .add-to-cart-wrapper .secondaryBtn{display:inline-flex;align-items:center;justify-content:center;height:42px;font-weight:600;white-space:nowrap;padding:0 15px}
@media screen and (min-width:400px){.pricing-container .add-to-cart-wrapper .primaryBtn,.pricing-container .add-to-cart-wrapper .secondaryBtn{padding:0 25px}
}
.pricing-container .add-to-cart-wrapper .add-to-cart-btn{column-gap:10px;text-transform:uppercase;flex:1}
@media screen and (min-width:400px){.pricing-container .add-to-cart-wrapper .add-to-cart-btn{flex:none}
}
.pricing-container .add-to-cart-wrapper .add-to-cart-btn .icon{display:inline-block;width:20px;height:16px;color:#23201f}
.pricing-container .add-to-cart-wrapper .add-to-cart-btn:disabled .icon{color:#bcbcbc}
.pricing-container .add-to-cart-wrapper .quantity-wrapper,.pricing-container .add-to-cart-wrapper .add-to-cart-btn{display:none}
.pricing-container .add-to-cart-wrapper .quantity-wrapper{display:none;position:relative}
.pricing-container .add-to-cart-wrapper .pkg-size{color:#757575;font-size:12px;font-weight:400;text-align:center;letter-spacing:.25px;position:absolute;top:100%;left:0;right:0}
.pricing-container .add-to-cart-wrapper .pkg-size-hint span{position:absolute;top:8px;left:-webkit-calc(50% - 15px);left:-moz-calc(50% - 15px);left:calc(50% - 15px);display:inline-flex;align-items:center;text-align:left;gap:10px;padding:4px 7px;color:#333;font-size:12px;font-weight:400;line-height:18px;border:1px solid #cecece;border-radius:6px;background:#fff;white-space:nowrap}
@media screen and (min-width:1280px){.pricing-container .add-to-cart-wrapper .pkg-size-hint span{left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%)}
}
.pricing-container .add-to-cart-wrapper .pkg-size-hint span:after{content:"";display:inline-block;width:9px;height:9px;position:absolute;bottom:100%;left:10px;-webkit-transform:translate(0,4px) rotate(45deg);transform:translate(0,4px) rotate(45deg);border:1px solid #cecece;border-bottom:0;border-right:0;background:#fff}
@media screen and (min-width:1280px){.pricing-container .add-to-cart-wrapper .pkg-size-hint span:after{left:50%;-webkit-transform:translate(-50%,4px) rotate(45deg);transform:translate(-50%,4px) rotate(45deg)}
}
.pricing-container .product-status{display:none;flex-direction:column;gap:25px}
.pricing-container .product-status .obsolete-message{display:none;align-items:center;font-size:16px;font-weight:600;color:#d03c00}
.pricing-container .product-status .obsolete-message:before{width:24px;height:24px;margin-right:6px;content:url("../../common/v2/product/resources/not-available.svg")}
.pricing-container .product-status .replacement-product{gap:20px;padding:16px;border-radius:6px;border:1px solid #cecece;display:flex;align-items:center}
.pricing-container .product-status .replacement-product-wrapper{gap:32px;display:none;flex-direction:column;align-items:flex-start}
@media screen and (min-width:992px){.pricing-container .product-status .replacement-product-wrapper{flex-direction:row;align-items:flex-end}
}
.pricing-container .product-status .replacement-product .image{max-width:62px}
.pricing-container .product-status .replacement-product .content{gap:10px;display:flex;flex-direction:column;align-items:flex-start}
.pricing-container .product-status .replacement-product .content h4{margin:0;font-size:18px;font-weight:600}
.pricing-container .product-status .replacement-product .content span{font-size:16px;font-weight:500}
.pricing-container .product-status .replacement-product .content span.code{font-weight:400}
.pricing-container .product-status .replacement-product .content a{color:#000;font-size:16px}
.pricing-container .product-status .replacement-product .content a:hover,.pricing-container .product-status .replacement-product .content a:active,.pricing-container .product-status .replacement-product .content a:focus,.pricing-container .product-status .replacement-product .content a:visited{color:#000}
.pricing-container .cta-wrapper{padding:12px 14px;border-radius:6px;border:1px solid #cecece;gap:12px 26px;display:flex;flex-wrap:wrap;align-self:flex-start}
.pricing-container .cta-wrapper.extra-ctas{border:0;padding:0}
.pricing-container .cta-wrapper.extra-ctas>.btn-underline{color:#575757;font-size:14px}
.pricing-container .cta-wrapper.extra-ctas>.btn-underline .icon{width:22px;height:22px;color:#949494}
.pricing-container .cta-wrapper.extra-ctas>.btn-underline:visited,.pricing-container .cta-wrapper.extra-ctas>.btn-underline:focus{color:#575757}
.pricing-container .cta-wrapper.extra-ctas>.btn-underline:visited .icon,.pricing-container .cta-wrapper.extra-ctas>.btn-underline:focus .icon{color:#949494}
.pricing-container .cta-wrapper.extra-ctas>.btn-underline:hover,.pricing-container .cta-wrapper.extra-ctas>.btn-underline:active{color:#000}
.pricing-container .cta-wrapper.extra-ctas>.btn-underline:hover .icon,.pricing-container .cta-wrapper.extra-ctas>.btn-underline:active .icon{color:#000}
.pricing-container[data-stock-status=OutOfStock] .add-to-cart-wrapper{display:none}
.pricing-container button,.pricing-container a{-webkit-transition:all .25s ease-out;transition:all .25s ease-out}
.pricing-container button .icon,.pricing-container a .icon{-webkit-transition:all .25s ease-out;transition:all .25s ease-out}
body:not(.hidding-getPrice) .pricing-container .pricing-wrapper .your-price{display:flex}
body:not(.hidding-getPrice) .pricing-container .pricing-wrapper.pna-initialised .your-price a{display:none}
body:not(.hidding-getPrice) .pricing-container .pricing-wrapper.pna-initialised .your-price .price{display:flex}
body:not(.hidding-getPrice) .pricing-container .add-to-cart-wrapper .sales-message{display:none}
body:not(.hidding-getPrice) .pricing-container .add-to-cart-wrapper .quantity-wrapper{display:initial}
body:not(.hidding-getPrice) .pricing-container .add-to-cart-wrapper .add-to-cart-btn{display:inline-flex}
body:not(.user-b2b) .only-b2b{display:none !important}
body:not(.user-logged-in) .pricing-container .add-to-cart-wrapper,body.hidding-getPrice .pricing-container .add-to-cart-wrapper{row-gap:12px}
body:not(.user-logged-in) .pricing-container .add-to-cart-wrapper>.contact-sales.secondaryBtn,body.hidding-getPrice .pricing-container .add-to-cart-wrapper>.contact-sales.secondaryBtn{display:none}
body:not(.hidding-getPrice).user-anonymous .pricing-container .add-to-cart-wrapper>.contact-sales.primaryBtn,body:not(.hidding-getPrice).user-logged-in .pricing-container .add-to-cart-wrapper>.contact-sales.primaryBtn{display:none}
body:not(.hidding-getPrice).user-anonymous .pricing-container .add-to-cart-wrapper>.contact-sales.secondaryBtn,body:not(.hidding-getPrice).user-logged-in .pricing-container .add-to-cart-wrapper>.contact-sales.secondaryBtn{display:block}
body:not(.hidding-getPrice).user-anonymous .pricing-container[data-stock-status=OutOfStock] .pricing-wrapper,body:not(.hidding-getPrice).user-logged-in .pricing-container[data-stock-status=OutOfStock] .pricing-wrapper{display:none}
body:not(.hidding-getPrice).user-anonymous .pricing-container[data-stock-status=OutOfStock] .add-to-cart-wrapper>.contact-sales,body:not(.hidding-getPrice).user-logged-in .pricing-container[data-stock-status=OutOfStock] .add-to-cart-wrapper>.contact-sales{display:none !important}
body:not(.hidding-getPrice).user-anonymous .pricing-container[data-stock-status=OutOfStock] .product-status,body:not(.hidding-getPrice).user-logged-in .pricing-container[data-stock-status=OutOfStock] .product-status{display:flex}
body:not(.hidding-getPrice).user-anonymous .pricing-container[data-stock-status=OutOfStock] .product-status .replacement-product-wrapper,body:not(.hidding-getPrice).user-logged-in .pricing-container[data-stock-status=OutOfStock] .product-status .replacement-product-wrapper,body:not(.hidding-getPrice).user-anonymous .pricing-container[data-stock-status=OutOfStock] .product-status .obsolete-message,body:not(.hidding-getPrice).user-logged-in .pricing-container[data-stock-status=OutOfStock] .product-status .obsolete-message{display:flex}
body:not(.hidding-getPrice).user-anonymous .pricing-container[data-stock-status=ObsoletePartiallyInStock] .list-price-wrapper,body:not(.hidding-getPrice).user-logged-in .pricing-container[data-stock-status=ObsoletePartiallyInStock] .list-price-wrapper,body:not(.hidding-getPrice).user-anonymous .pricing-container[data-stock-status=ObsoletePartiallyInStock] .your-price,body:not(.hidding-getPrice).user-logged-in .pricing-container[data-stock-status=ObsoletePartiallyInStock] .your-price,body:not(.hidding-getPrice).user-anonymous .pricing-container[data-stock-status=ObsoletePartiallyInStock] .promotion,body:not(.hidding-getPrice).user-logged-in .pricing-container[data-stock-status=ObsoletePartiallyInStock] .promotion{display:none}
body:not(.hidding-getPrice).user-anonymous .pricing-container[data-stock-status=ObsoletePartiallyInStock].has-replacement .product-status,body:not(.hidding-getPrice).user-logged-in .pricing-container[data-stock-status=ObsoletePartiallyInStock].has-replacement .product-status{display:flex}
body:not(.hidding-getPrice).user-anonymous .pricing-container[data-stock-status=ObsoletePartiallyInStock].has-replacement .product-status .replacement-product-wrapper,body:not(.hidding-getPrice).user-logged-in .pricing-container[data-stock-status=ObsoletePartiallyInStock].has-replacement .product-status .replacement-product-wrapper{display:flex}
body:not(.hidding-getPrice).user-anonymous .pricing-container[data-stock-status=ObsoletePartiallyInStock].has-replacement .product-status .contact-sales,body:not(.hidding-getPrice).user-logged-in .pricing-container[data-stock-status=ObsoletePartiallyInStock].has-replacement .product-status .contact-sales{display:none}
body:not(.hidding-getPrice).user-anonymous .pricing-container[data-price-status=zeroNetPrice] .pricing-wrapper,body:not(.hidding-getPrice).user-logged-in .pricing-container[data-price-status=zeroNetPrice] .pricing-wrapper,body:not(.hidding-getPrice).user-anonymous .pricing-container[data-price-status=zeroNetPrice] .add-to-cart-wrapper,body:not(.hidding-getPrice).user-logged-in .pricing-container[data-price-status=zeroNetPrice] .add-to-cart-wrapper{display:none}
body:not(.hidding-getPrice).user-anonymous .pricing-container[data-price-status=zeroNetPrice] .product-status,body:not(.hidding-getPrice).user-logged-in .pricing-container[data-price-status=zeroNetPrice] .product-status{display:flex}
body:not(.hidding-getPrice).user-anonymous .pricing-container[data-price-status=zeroNetPrice] .product-status .replacement-product-wrapper,body:not(.hidding-getPrice).user-logged-in .pricing-container[data-price-status=zeroNetPrice] .product-status .replacement-product-wrapper,body:not(.hidding-getPrice).user-anonymous .pricing-container[data-price-status=zeroNetPrice] .product-status .obsolete-message,body:not(.hidding-getPrice).user-logged-in .pricing-container[data-price-status=zeroNetPrice] .product-status .obsolete-message{display:flex}
body:not(.hidding-getPrice).user-anonymous .pricing-container[data-user-group=netPriceGroup] .pricing-wrapper .list-price-wrapper,body:not(.hidding-getPrice).user-logged-in .pricing-container[data-user-group=netPriceGroup] .pricing-wrapper .list-price-wrapper{display:none !important}
body:not(.hidding-getPrice).user-anonymous .pricing-container[data-user-group=listPriceGroup] .pricing-wrapper .discount,body:not(.hidding-getPrice).user-logged-in .pricing-container[data-user-group=listPriceGroup] .pricing-wrapper .discount,body:not(.hidding-getPrice).user-anonymous .pricing-container[data-user-group=listPriceGroup] .pricing-wrapper .your-price,body:not(.hidding-getPrice).user-logged-in .pricing-container[data-user-group=listPriceGroup] .pricing-wrapper .your-price{display:none !important}
body:not(.hidding-getPrice).user-anonymous .pricing-container[data-user-group=availabilityGroup],body:not(.hidding-getPrice).user-logged-in .pricing-container[data-user-group=availabilityGroup]{justify-content:flex-end}
body:not(.hidding-getPrice).user-anonymous .pricing-container[data-user-group=availabilityGroup] .list-price-wrapper,body:not(.hidding-getPrice).user-logged-in .pricing-container[data-user-group=availabilityGroup] .list-price-wrapper,body:not(.hidding-getPrice).user-anonymous .pricing-container[data-user-group=availabilityGroup] .your-price,body:not(.hidding-getPrice).user-logged-in .pricing-container[data-user-group=availabilityGroup] .your-price{display:none !important}
body:not(.hidding-getPrice).user-anonymous .pricing-container .pricing-wrapper .your-price,body:not(.hidding-getPrice).user-b2c .pricing-container .pricing-wrapper .your-price{display:none}
body:not(.hidding-getPrice).user-b2b .pricing-container.show-your-price:not(.has-discount) .list-price-wrapper{display:none}
body .pricing-container.infra-product .pricing-wrapper .list-price-wrapper{display:none}
body .pricing-container.infra-product .add-to-cart-wrapper .sales-message{display:none}
body.user-anonymous .pricing-container.infra-product .pricing-wrapper,body.user-b2c .pricing-container.infra-product .pricing-wrapper{display:none}
body.user-anonymous .pricing-container.infra-product .add-to-cart-wrapper .quantity-wrapper,body.user-b2c .pricing-container.infra-product .add-to-cart-wrapper .quantity-wrapper,body.user-anonymous .pricing-container.infra-product .add-to-cart-wrapper .add-to-cart-btn,body.user-b2c .pricing-container.infra-product .add-to-cart-wrapper .add-to-cart-btn{display:none}
body.user-anonymous .pricing-container.infra-product .add-to-cart-wrapper>.contact-sales.primaryBtn,body.user-b2c .pricing-container.infra-product .add-to-cart-wrapper>.contact-sales.primaryBtn{display:initial}
body.user-anonymous .pricing-container.infra-product .add-to-cart-wrapper>.contact-sales.secondaryBtn,body.user-b2c .pricing-container.infra-product .add-to-cart-wrapper>.contact-sales.secondaryBtn{display:none}
body.hidding-getPrice .product-parts .part-details{border-bottom:0}
body.hidding-getPrice .product-parts .pricing-container{display:none}
.product-parts{overflow:auto}
.product-parts-table{width:100%;margin:0 auto;min-width:1280px}
@media screen and (min-width:1025px){.product-parts-table{min-width:100%}
}
.product-parts .table-header{display:flex;align-items:flex-start;background-color:#ececec;position:sticky;top:0;z-index:1;box-shadow:#bcbcbc 0 1px 0}
.product-parts .table-row{display:flex;align-items:center;border-bottom:1px solid #bcbcbc}
.product-parts .table-row:nth-child(even){background-color:#f9f9f9}
.product-parts .table-column{margin:0;padding:10px;color:#23201f;font-size:16px;font-weight:500;display:flex;flex:1 1 0;width:0;align-items:flex-start;justify-content:left;word-break:break-word}
.product-parts .part-image{display:inline-flex;justify-content:center;align-items:center;vertical-align:middle;min-width:150px;padding:10px}
.product-parts .part-image img{max-width:100px;max-height:100px}
.product-parts .part-name{display:flex;align-items:flex-start;width:280px;padding:10px;font-size:16px;font-weight:500}
.product-parts .part-name .btn-underline{font-weight:500;font-size:16px;display:inline-table}
.product-parts .part-content{flex:1 1 0}
.product-parts .part-content .part-details{display:flex;padding:10px 0;border-bottom:1px solid #ececec}
.product-parts .part-content .part-details .product-variant{padding:25px 12px}
.product-parts .pricing-container{margin-top:0;padding:18px 10px;flex-direction:row;justify-content:flex-end}
.product-parts .pricing-container.show-list-price{justify-content:space-between}
.product-parts .pricing-container .label{font-size:12px;font-weight:500}
.product-parts .pricing-container .price .currency{font-size:14px;font-weight:500;transform:none}
.product-parts .pricing-container .price .value{font-size:14px;font-weight:500}
.product-parts .pricing-container .price .units{font-size:11px;font-weight:500}
.product-parts .pricing-container .your-price .js-get-price{font-size:12px;font-weight:400}
.product-parts .pricing-container .your-price .js-get-price.is-loading:before{width:20px;height:20px;border-width:3px;left:-12px}
.product-parts .pricing-container .product-status{padding:10px;align-self:center}
.product-parts .pricing-container .add-to-cart-wrapper{gap:30px;align-items:center}
.product-parts .pricing-container .add-to-cart-wrapper .qty-content{gap:13px;align-items:center}
.product-parts .pricing-container .add-to-cart-wrapper .qty-content label{font-size:14px;font-weight:500}
.product-parts .pricing-container .add-to-cart-wrapper .number-spinner input[type="number"]{width:45px;border-radius:6px;border-left:1px solid #cecece;border-right:1px solid #cecece}
.product-parts .pricing-container .add-to-cart-wrapper .pkg-size{font-size:10px;white-space:nowrap}
.product-parts .pricing-container .add-to-cart-wrapper .pkg-size-hint span{left:70%}
.product-parts .pricing-container .add-to-cart-wrapper .inventory{min-width:110px;align-self:center}
.product-parts .pricing-container .add-to-cart-wrapper .inventory .icon{gap:5px;font-size:12px;font-weight:500}
.product-parts .pricing-container .add-to-cart-wrapper .inventory .icon:before{top:0}
.product-parts .pricing-container .add-to-cart-wrapper .inventory .icon.is-loading:before{content:'';width:25px;height:25px;border-width:3px;top:12px;left:12px}
.product-parts .pricing-container .add-to-cart-wrapper .inventory .js-availability-popup{display:none}
.product-parts .pricing-container .add-to-cart-wrapper .add-to-cart-btn.is-loading:before{width:25px;height:25px;border-width:3px}
.product-v2 .product-main-content .product-parts-tab.is-loading:before{top:15%}
.product-parts-tab .load-more-wrapper{margin:30px 0;display:flex;justify-content:center}
@media screen and (min-width:1024px){.product-parts-tab .load-more-wrapper{margin:40px 0}
}
.product-parts-tab .load-more-wrapper .js-load-more.is-loading:before{width:25px;height:25px;border-width:3px}
body.page-addEditSolutionPage .tabpanel-content .solution-information{display:none}
body:not(.hidding-getPrice).user-anonymous .product-parts .pricing-container[data-stock-status=OutOfStock]:not(.has-replacement-product),body:not(.hidding-getPrice).user-logged-in .product-parts .pricing-container[data-stock-status=OutOfStock]:not(.has-replacement-product),body:not(.hidding-getPrice).user-anonymous .product-parts .pricing-container[data-price-status=zeroNetPrice]:not(.has-replacement-product),body:not(.hidding-getPrice).user-logged-in .product-parts .pricing-container[data-price-status=zeroNetPrice]:not(.has-replacement-product){justify-content:flex-end}
body:not(.hidding-getPrice).user-anonymous .product-parts .pricing-container[data-stock-status=OutOfStock] .add-to-cart-wrapper,body:not(.hidding-getPrice).user-logged-in .product-parts .pricing-container[data-stock-status=OutOfStock] .add-to-cart-wrapper,body:not(.hidding-getPrice).user-anonymous .product-parts .pricing-container[data-price-status=zeroNetPrice] .add-to-cart-wrapper,body:not(.hidding-getPrice).user-logged-in .product-parts .pricing-container[data-price-status=zeroNetPrice] .add-to-cart-wrapper{display:flex}
body:not(.hidding-getPrice).user-anonymous .product-parts .pricing-container[data-stock-status=OutOfStock] .add-to-cart-wrapper .quantity-wrapper,body:not(.hidding-getPrice).user-logged-in .product-parts .pricing-container[data-stock-status=OutOfStock] .add-to-cart-wrapper .quantity-wrapper,body:not(.hidding-getPrice).user-anonymous .product-parts .pricing-container[data-price-status=zeroNetPrice] .add-to-cart-wrapper .quantity-wrapper,body:not(.hidding-getPrice).user-logged-in .product-parts .pricing-container[data-price-status=zeroNetPrice] .add-to-cart-wrapper .quantity-wrapper,body:not(.hidding-getPrice).user-anonymous .product-parts .pricing-container[data-stock-status=OutOfStock] .add-to-cart-wrapper .inventory .js-availability-popup,body:not(.hidding-getPrice).user-logged-in .product-parts .pricing-container[data-stock-status=OutOfStock] .add-to-cart-wrapper .inventory .js-availability-popup,body:not(.hidding-getPrice).user-anonymous .product-parts .pricing-container[data-price-status=zeroNetPrice] .add-to-cart-wrapper .inventory .js-availability-popup,body:not(.hidding-getPrice).user-logged-in .product-parts .pricing-container[data-price-status=zeroNetPrice] .add-to-cart-wrapper .inventory .js-availability-popup{display:none !important}
body:not(.hidding-getPrice).user-anonymous .product-parts .pricing-container[data-price-status=zeroNetPrice] .inventory .in-stock,body:not(.hidding-getPrice).user-logged-in .product-parts .pricing-container[data-price-status=zeroNetPrice] .inventory .in-stock,body:not(.hidding-getPrice).user-anonymous .product-parts .pricing-container[data-price-status=zeroNetPrice] .inventory .limited-stock,body:not(.hidding-getPrice).user-logged-in .product-parts .pricing-container[data-price-status=zeroNetPrice] .inventory .limited-stock{display:none}
body:not(.hidding-getPrice).user-anonymous .product-parts .pricing-container[data-price-status=zeroNetPrice] .inventory .out-of-stock,body:not(.hidding-getPrice).user-logged-in .product-parts .pricing-container[data-price-status=zeroNetPrice] .inventory .out-of-stock{display:flex}
.tabpanel-content .solution-information{display:flex;flex-direction:column;margin-bottom:38px;gap:12px}
.tabpanel-content .solution-information span{color:#23201f;font-size:16px;font-weight:400}
@media screen and (min-width:767px){.tabpanel-content .solution-information{flex-direction:row}
}
.global-search.wild-card-search .component-content{padding:0}
.global-search.wild-card-search .global-search-tabs-header{display:none}
.global-search.wild-card-search .table-controls{display:flex;align-items:flex-start;justify-content:space-between;flex-direction:column;margin-bottom:36px;gap:20px}
@media screen and (min-width:1024px){.global-search.wild-card-search .table-controls{flex-direction:row}
}
.global-search.wild-card-search .table-controls .controls{display:flex;align-self:flex-end;align-items:center;justify-content:space-between;gap:38px}
.global-search.wild-card-search .table-controls .controls .core-form-control{display:flex;flex-direction:row-reverse;gap:8px}
.global-search.wild-card-search .part-details .product-ctas{width:100%;display:flex;justify-content:right;align-items:flex-start;gap:20px}
.global-search.wild-card-search .part-details .product-ctas .collab-card{padding:3px 0}
.global-search.wild-card-search .part-details .product-ctas .collab-card .collab-card__cta-content{right:10px}
.global-search.wild-card-search .pricing-container{padding:0;padding-bottom:10px;gap:0;flex-wrap:wrap}
.global-search.wild-card-search .pricing-container.is-loading:before{top:50%;left:50%}
.global-search.wild-card-search .pricing-container .break{flex:100%}
.global-search.wild-card-search .pricing-container .pricing-wrapper{padding:10px;align-items:flex-start}
.global-search.wild-card-search .pricing-container .add-to-cart-wrapper{position:relative;justify-content:flex-end}
.global-search.wild-card-search .pricing-container .add-to-cart-wrapper .inventory .icon:not(.is-loading):before{top:5px;transform:scale(0.8)}
.global-search.wild-card-search .pricing-container .add-to-cart-wrapper .inventory .js-availability-popup{display:block;font-size:12px;font-weight:500}
.global-search.wild-card-search .pricing-container .add-to-cart-wrapper .add-to-cart-btn{margin:10px}
.global-search.wild-card-search .pricing-container:not(.has-promotion) .promotion{display:none}
.global-search.wild-card-search .pricing-container .promotion{width:100%;text-align:left;font-size:14px;font-weight:600;padding:0 10px 10px}
.global-search.wild-card-search .load-more-wrapper{display:flex;align-items:center;justify-content:center;padding-top:35px;padding-bottom:20px}
.global-search.wild-card-search .load-more-wrapper.is-loading:before{top:60%}
.global-search.wild-card-search .load-more-wrapper .js-load-more{visibility:hidden}
.alternate-routing-popup.ui-dialog{width:460px !important}
.alternate-routing-popup .availability-popup-content .row .title{font-weight:bold}
.alternate-routing-popup .btn-underline{text-transform:capitalize}
.alternate-routing-popup .stylized-form{display:flex;flex-direction:column;gap:15px}
.alternate-routing-popup .stylized-form .field{display:flex;align-items:center;flex-wrap:wrap;gap:8px}
.alternate-routing-popup .stylized-form .field-type{margin:0}
.alternate-routing-popup .stylized-form .field-content{padding-left:30px}
.alternate-routing-popup .stylized-form input[type=number]{width:45px;height:42px;border-radius:6px;text-align:center;margin-left:10px;border-color:#cecece;background:#fff}
.alternate-routing-popup .stylized-form input[type=number]::-webkit-inner-spin-button,.alternate-routing-popup .stylized-form input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0}
.alternate-routing-popup .button-container{display:flex;justify-content:flex-end;gap:12px;margin-top:12px}
.alternate-routing-popup .button-container[data-button=notify] .location-button{display:none}
.alternate-routing-popup .button-container:not([data-button=notify]) .notify-button{display:none}
.alternate-routing-popup.hide-est-delivery-date .est-delivery-date{display:none}
.alternate-routing-popup.hide-alternate-location .alternate-location{display:none}
.availability-popup-content{display:flex;flex-direction:column;gap:14px;font-weight:normal;font-size:12px;line-height:normal}
.availability-popup-content .row .title{font-weight:500}
.availability-popup-content .content{display:flex;align-items:center;gap:5px;line-height:normal;margin-top:3px}
.availability-popup-content .content:before{content:"";display:inline-block;width:16px;height:16px;background-size:contain;background-position:center;background-repeat:no-repeat}
.availability-popup-content .status:before{background-image:url("../../common/v2/product/resources/in-stock.svg")}
.availability-popup-content .status.inactive:before{background-image:url("../../common/v2/product/resources/not-available.svg")}
.availability-popup-content .stock.stock_indicator_1:before{background-image:url("../../common/v2/product/resources/local-first-choice.svg")}
.availability-popup-content .stock.stock_indicator_2:before{background-image:url("../../common/v2/product/resources/local.svg")}
.availability-popup-content .stock.stock_indicator_3:before{background-image:url("../../common/v2/product/resources/global-icon.svg")}
.availability-popup-content .stock.stock_indicator_4:before{background-image:url("../../common/v2/product/resources/made-to-order.svg")}
.availability-popup-content .stock.inactive:before{background-image:url("../../common/v2/product/resources/not-available.svg")}
.availability-popup-content .table-wrapper table{width:100%;border-collapse:collapse}
.availability-popup-content .table-wrapper table caption{text-align:left}
.availability-popup-content .table-wrapper table tr{border-bottom:1px solid #cecece;line-height:24px}
.availability-popup-content .table-wrapper table tr.item:nth-child(odd){background:#f9f9f9}
.availability-popup-content .table-wrapper table th{font-size:10px;font-weight:normal;line-height:26px;text-transform:uppercase;text-align:left;padding:0 8px}
.availability-popup-content .table-wrapper table td{padding:0 8px}
.availability-popup-content .location:before{background-image:url("../../common/v2/product/resources/in-stock.svg")}
.availability-popup-content .btn-underline{background:0;border:0;outline:0;font-family:"futura-pt",sans-serif,Arial,Helvetica;font-size:12px;color:#369;text-decoration:underline;line-height:normal;padding:0;margin:10px 0;cursor:pointer}
.availability-popup-content .btn-underline:hover,.availability-popup-content .btn-underline:active{color:#ef790e}
.availability-popup-content .btn-underline:disabled{opacity:.5;cursor:default}
.availability-popup-content .btn-view-all .hide-all{display:none}
.availability-popup-content .btn-view-all.open .view-all{display:none}
.availability-popup-content .btn-view-all.open .hide-all{display:initial}
.availability-popup-content .regions-content{display:flex;flex-direction:column;gap:5px}
.availability-popup-content .regions-content .available:before{background-image:url("../../common/v2/product/resources/in-stock.svg")}
.availability-popup-content .regions-content .not-available:before{background-image:url("../../common/v2/product/resources/not-available.svg")}
.promotions-popup.ui-widget.ui-dialog{width:1000px !important}
.promotions-popup-content{display:flex;flex-direction:column;gap:20px}
.promotions-popup-content .title{font-size:16px;font-weight:500;line-height:1.4;color:#000}
.promotions-popup-content .search{display:flex;flex-direction:column;gap:20px}
@media screen and (min-width:767px){.promotions-popup-content .search{flex-direction:row;align-items:center}
}
.promotions-popup-content .search input{height:45px;border:1px solid #ddd;outline:0;border-radius:3px;background:#fcfcfc;width:100%;font-size:12px;font-weight:500;padding:0 10px}
@media screen and (min-width:767px){.promotions-popup-content .search input{width:350px}
}
.promotions-popup-content .filter-wrapper{position:relative;border-top:1px solid #000}
.promotions-popup-content .filters{display:none;padding-top:40px}
@media screen and (min-width:767px){.promotions-popup-content .filters{position:absolute;top:0;right:0;z-index:1}
}
.promotions-popup-content .filters label{font-size:14px;font-weight:500;margin-right:5px}
.promotions-popup-content .filters select{height:45px;border:1px solid #ddd;outline:0;border-radius:3px;background:#fcfcfc;font-size:12px;font-weight:500;padding:5px}
.promotions-popup-content .quantity-warning{display:none;position:absolute;top:5px;right:0}
.promotions-popup-content .quantity-warning p{font-size:12px;font-weight:500;margin:0;color:#d03c00;display:flex;align-items:center;gap:5px}
.promotions-popup-content .quantity-warning p:before{content:"";background:url("../../common/v2/product/resources/not-available.svg") no-repeat center transparent;background-size:contain;display:inline-block;width:16px;height:16px}
.promotions-popup-content .quantity-warning p span{font-weight:bold}
.promotions-popup-content .dataTables_info{padding:0;margin:0 0 12px 0}
@media screen and (min-width:767px){.promotions-popup-content .dataTables_info{margin:0 0 10px 10px}
}
.promotions-popup-content .dataTables_filter{display:none}
.promotions-popup-content .table-container{position:relative;padding-bottom:10px}
.promotions-popup-content .table-container .dataTables_wrapper{font-size:16px;font-weight:500;color:#23201f}
.promotions-popup-content .table-container .dataTable{color:#23201f;text-align:left;width:100% !important}
@media screen and (max-width:767px){.promotions-popup-content .table-container .dataTable thead{display:none}
.promotions-popup-content .table-container .dataTable tbody tr{display:flex;flex-direction:column;flex-wrap:wrap;gap:5px;border:1px solid #ddd;border-radius:5px;padding:5px 10px;margin-bottom:10px}
.promotions-popup-content .table-container .dataTable tbody tr.odd{background:0}
.promotions-popup-content .table-container .dataTable tbody tr td{border:0;padding:0;font-weight:500}
.promotions-popup-content .table-container .dataTable tbody tr .mobile-label{font-weight:400}
.promotions-popup-content .table-container .dataTable tbody tr .pricing-container{display:inline-flex;flex-direction:row;align-items:center;gap:5px}
.promotions-popup-content .table-container .dataTable tbody tr .delivery-date span{margin-left:1ch}
.promotions-popup-content .table-container .dataTable tbody tr .qty-input{border-top:0;border-bottom:0}
}
.promotions-popup-content .table-container .dataTable th,.promotions-popup-content .table-container .dataTable td{font-weight:600;padding:10px}
.promotions-popup-content .table-container .dataTable tr.odd{background:#f9f9f9}
.promotions-popup-content .table-container .dataTable td{font-size:14px;border-top:1px solid #ddd}
@media screen and (min-width:767px){.promotions-popup-content .table-container .dataTable .mobile-label{display:none}
}
.promotions-popup-content .table-container .dataTable .quantity-wrapper{border:1px solid #bcbcbc;border-radius:4px;display:inline-flex}
@media screen and (min-width:767px){.promotions-popup-content .table-container .dataTable .quantity-wrapper{border:0}
}
.promotions-popup-content .table-container .dataTable .quantity-wrapper .qty-helper{border:0;background:0;outline:0;cursor:pointer;min-width:20px}
@media screen and (min-width:767px){.promotions-popup-content .table-container .dataTable .quantity-wrapper .qty-helper{display:none}
}
.promotions-popup-content .table-container .dataTable .quantity-wrapper .qty-mob{display:none;align-self:center;margin-right:5px}
@media screen and (min-width:767px){.promotions-popup-content .table-container .dataTable .quantity-wrapper .qty-mob{display:initial}
}
.promotions-popup-content .table-container .dataTable .quantity-wrapper input{width:35px;height:35px;border:0;outline:0;border:1px solid #bcbcbc;padding:0 10px;margin:0;text-align:center;font-weight:bold}
.promotions-popup-content .table-container .dataTable .quantity-wrapper input::-webkit-inner-spin-button,.promotions-popup-content .table-container .dataTable .quantity-wrapper input::-webkit-outer-spin-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0}
@media screen and (min-width:767px){.promotions-popup-content .table-container .dataTable .quantity-wrapper input{border-radius:4px;text-align:left;font-weight:500}
}
.promotions-popup-content .table-container .dataTable .pkg-size{display:none;font-size:12px;font-weight:500;line-height:normal}
.promotions-popup-content .table-container .dataTable .stock-status{white-space:nowrap}
.promotions-popup-content .table-container .dataTable .stock-status .delivery-date{display:none;font-size:12px;font-weight:400;line-height:normal;padding-left:5px}
.promotions-popup-content .table-container .dataTable .pricing-container{display:initial;margin:0}
.promotions-popup-content .table-container .dataTable .pricing-container .inventory{font-size:12px;line-height:normal}
.promotions-popup-content .table-container .dataTable .pricing-container .inventory .icon{gap:0;line-height:normal}
.promotions-popup-content .table-container .dataTable .pricing-container .inventory .icon:before{top:0;-moz-transform:scale(0.75);-webkit-transform:scale(0.75);transform:scale(0.75);max-height:20px}
.promotions-popup-content .table-container .dataTable .pricing-container .inventory .icon.is-loading:before{left:0}
.promotions-popup-content .table-container .dataTables_paginate{float:none;display:inline-flex;gap:5px;padding:0;margin:25px 0}
@media screen and (min-width:767px){.promotions-popup-content .table-container .dataTables_paginate{margin:25px 0 0 0}
}
.promotions-popup-content .table-container .dataTables_paginate .paginate_button{min-width:30px;min-height:30px;padding:0;margin:0;border:0;display:inline-flex;align-items:center;justify-content:center}
.promotions-popup-content .table-container .dataTables_paginate .paginate_button.previous,.promotions-popup-content .table-container .dataTables_paginate .paginate_button.next{font-size:0;background:#ececec}
.promotions-popup-content .table-container .dataTables_paginate .paginate_button.previous:hover,.promotions-popup-content .table-container .dataTables_paginate .paginate_button.next:hover{background:#ef790e}
.promotions-popup-content .table-container .dataTables_paginate .paginate_button.previous:before,.promotions-popup-content .table-container .dataTables_paginate .paginate_button.next:before{content:"\276E";font-size:18px;color:#23201f}
.promotions-popup-content .table-container .dataTables_paginate .paginate_button.next:before{content:"\276F"}
.promotions-popup-content .table-container .dataTables_paginate .paginate_button.current{background:#ef790e}
.promotions-popup-content .table-container .dataTables_paginate .paginate_button.current:hover{border:0}
.promotions-popup-content .table-container .dataTables_paginate .paginate_button:not(.disabled){cursor:pointer;transition:all .25s ease-out}
.promotions-popup-content .table-container .dataTables_paginate .paginate_button:not(.disabled):hover{background:#ef790e}
.promotions-popup-content .table-container .dataTables_paginate .paginate_button.disabled{cursor:default;pointer-events:none}
.promotions-popup-content .button-container{display:flex;gap:15px}
@media screen and (min-width:767px){.promotions-popup-content .button-container{position:absolute;bottom:0;right:0}
}
.promotions-popup-content .button-container:not(.has-products) .with-promotion{display:none}
.promotions-popup-content .button-container.has-products .without-promotion{display:none}
@media screen and (max-width:767px){.promotions-popup-content .button-container .cancel{min-width:auto}
.promotions-popup-content .button-container button{flex:1 0 max-content}
}
.quotes-popup.ui-widget.ui-dialog{min-width:320px;width:auto !important}
.quotes-popup .field label{display:flex;align-items:center;gap:8px}
.quotes-popup .field label input{margin:0}
.quotes-popup .field label.disabled{pointer-events:none;opacity:.5}
.quotes-popup .field label .content{display:flex;flex-direction:column}
@media screen and (min-width:992px){.quotes-popup .field label .content{flex-direction:row;column-gap:15px}
}
.quotes-popup .reference-type{text-transform:lowercase;display:inline-block}
.quotes-popup .reference-type::first-letter {text-transform:uppercase}
.quotes-popup .button-container{display:flex;align-items:center;justify-content:flex-end;gap:15px;border-top:1px solid #bcbcbc;padding-top:15px;margin-top:15px}
.collab-modal.is-loading{pointer-events:none}
.collab-modal.is-loading:before{content:"";right:50%;width:50px;height:50px;z-index:1}
@media screen and (min-width:767px){.collab-modal--move-to{width:700px}
}
.collab-modal--move-to.is-loading:before{transform:translate(50%,-50%)}
.collab-modal--move-to .shared-connected-elements{display:inline-flex;flex-wrap:wrap}
.collab-modal--move-to .shared-connected-elements .title{padding-right:10px}
.collab-modal--move-to .shared-connected-elements .element-names{display:flex;border:1px solid #ececec;border-radius:30px;padding:8px 10px 10px 10px;margin-right:10px;height:30px;background:#bcbcbc;font-weight:600;font-size:14px;color:#fff;cursor:pointer}
.collab-modal--move-to .shared-connected-elements .element-names span{align-self:center}
.collab-modal--move-to .shared-connected-elements .element-names span:before{content:"";display:inline-block;background:url(../kennametal/kennametal-site/resources/icons/close-modal-icon.svg);height:18px;width:18px;background-size:18px;position:relative;top:4px}
.collab-modal--move-to .move-to ul{list-style-type:none;padding:0}
.collab-modal--move-to .move-to .text-msg .js-name{font-weight:bold}
.collab-modal--move-to .move-to .search-bar-row{margin:20px 0;display:flex;justify-content:space-between;flex-direction:column}
@media screen and (min-width:767px){.collab-modal--move-to .move-to .search-bar-row{flex-direction:row}
}
.collab-modal--move-to .move-to .search-bar-row .search-bar{position:relative;line-height:initial}
.collab-modal--move-to .move-to .search-bar-row .search-bar input{background:#f9f9f9;font-size:14px;font-weight:bold;width:100%;border:1px solid #ececec;border-radius:25px;padding:10px}
@media screen and (min-width:767px){.collab-modal--move-to .move-to .search-bar-row .search-bar input{max-width:170px}
}
.collab-modal--move-to .move-to .search-bar-row .search-bar .search-icon{background:url("../kennametal/collaboration/widget-library/resources/search-icon.svg") no-repeat;position:absolute;top:20%;right:5px;height:20px;width:20px;cursor:pointer;padding:0;margin:0;min-width:25px;border:0}
.collab-modal--move-to .move-to .search-bar-row .new-cta-btn-wrapper{display:inline-flex;margin-top:10px;justify-content:space-between}
@media screen and (min-width:767px){.collab-modal--move-to .move-to .search-bar-row .new-cta-btn-wrapper{margin-top:0}
}
.collab-modal--move-to .move-to .search-bar-row .new-cta-btn-wrapper .new-folder-cta,.collab-modal--move-to .move-to .search-bar-row .new-cta-btn-wrapper .new-element-cta{align-self:flex-end;margin-left:0;cursor:pointer}
.collab-modal--move-to .move-to .search-bar-row .new-cta-btn-wrapper .new-folder-cta .js-add-element,.collab-modal--move-to .move-to .search-bar-row .new-cta-btn-wrapper .new-element-cta .js-add-element{display:flex;border:1px solid #949494;border-radius:25px;padding:6px;background-color:#f9f9f9}
.collab-modal--move-to .move-to .search-bar-row .new-cta-btn-wrapper .new-folder-cta .js-add-element:hover,.collab-modal--move-to .move-to .search-bar-row .new-cta-btn-wrapper .new-element-cta .js-add-element:hover{border-color:#333}
.collab-modal--move-to .move-to .search-bar-row .new-cta-btn-wrapper .new-folder-cta .js-add-element .new-folder-txt,.collab-modal--move-to .move-to .search-bar-row .new-cta-btn-wrapper .new-element-cta .js-add-element .new-folder-txt,.collab-modal--move-to .move-to .search-bar-row .new-cta-btn-wrapper .new-folder-cta .js-add-element .new-element-txt,.collab-modal--move-to .move-to .search-bar-row .new-cta-btn-wrapper .new-element-cta .js-add-element .new-element-txt{position:relative;padding:0 12px 0 10px;align-self:center;font-size:12px;font-weight:600;line-height:initial;text-transform:uppercase}
@media screen and (min-width:767px){.collab-modal--move-to .move-to .search-bar-row .new-cta-btn-wrapper .new-folder-cta .js-add-element .new-folder-txt,.collab-modal--move-to .move-to .search-bar-row .new-cta-btn-wrapper .new-element-cta .js-add-element .new-folder-txt,.collab-modal--move-to .move-to .search-bar-row .new-cta-btn-wrapper .new-folder-cta .js-add-element .new-element-txt,.collab-modal--move-to .move-to .search-bar-row .new-cta-btn-wrapper .new-element-cta .js-add-element .new-element-txt{font-size:14px}
}
.collab-modal--move-to .move-to .search-bar-row .new-cta-btn-wrapper .new-folder-cta .js-add-element .add-icon,.collab-modal--move-to .move-to .search-bar-row .new-cta-btn-wrapper .new-element-cta .js-add-element .add-icon{position:relative;align-self:center;width:25px;height:25px;border-radius:50%;background-color:#ef790e;margin-left:5px;border:1px solid #ef790e}
.collab-modal--move-to .move-to .search-bar-row .new-cta-btn-wrapper .new-folder-cta .js-add-element .add-icon span,.collab-modal--move-to .move-to .search-bar-row .new-cta-btn-wrapper .new-element-cta .js-add-element .add-icon span{background:url("../kennametal/collaboration/widget-library/resources/plus_icon.svg") no-repeat;background-size:10px 10px;background-position:center;position:absolute;width:20px;height:20px;top:1px;right:1px;z-index:1}
.collab-modal--move-to .move-to .search-bar-row .new-cta-btn-wrapper .new-element-cta{margin-left:10px}
.collab-modal--move-to .move-to .filters .applied-filters ul{display:flex}
.collab-modal--move-to .move-to .filters .applied-filters ul .clear-all-btn{padding-left:5px;color:#369;cursor:pointer}
.collab-modal--move-to .move-to .filters .selected-filters{border:1px solid #369;max-width:max-content;padding:0 5px;border-radius:6px;background:#369;color:white}
.collab-modal--move-to .move-to .filters .selected-filters:before{content:'';background:url("../kennametal/kennametal-site/resources/icons/close-modal-icon.svg") no-repeat;display:inline-flex;height:20px;width:20px;padding:15px 0 0 0;margin-right:5px;align-items:center;cursor:pointer}
.collab-modal--move-to .move-to .response-content-wrapper{position:relative}
.collab-modal--move-to .move-to .response-content-wrapper .response-content{min-height:250px}
.collab-modal--move-to .move-to .response-content-wrapper .response-content .breadcrumbs{padding:10px 0 25px 0;border-bottom:1px solid #bcbcbc}
.collab-modal--move-to .move-to .response-content-wrapper .response-content .breadcrumbs ul{white-space:nowrap;-webkit-white-space:nowrap;overflow:inherit;text-transform:uppercase}
.collab-modal--move-to .move-to .response-content-wrapper .response-content .breadcrumbs .breadcrumb-name{color:#369;font-size:12px;padding-left:5px;cursor:pointer}
.collab-modal--move-to .move-to .response-content-wrapper .response-content .breadcrumbs .breadcrumb-name:hover{text-decoration:underline}
.collab-modal--move-to .move-to .response-content-wrapper .response-content .breadcrumbs .breadcrumb-name.excess-breadcrumb-holder{position:relative}
.collab-modal--move-to .move-to .response-content-wrapper .response-content .breadcrumbs .breadcrumb-name.excess-breadcrumb-holder:hover{text-decoration:none}
.collab-modal--move-to .move-to .response-content-wrapper .response-content .breadcrumbs .breadcrumb-name.excess-breadcrumb-holder:before{content:"\2026";font-size:20px;vertical-align:text-bottom;line-height:25px;font-weight:bolder;font-family:serif}
.collab-modal--move-to .move-to .response-content-wrapper .response-content .breadcrumbs .breadcrumb-name.excess-breadcrumb-holder ul{background:#fff;padding:5px;border:1px solid #f9f9f9;border-radius:6px;box-shadow:0 2px 10px 0 rgba(124,124,124,0.25);position:absolute;top:0;left:0;min-width:155px;white-space:nowrap;z-index:9}
.collab-modal--move-to .move-to .response-content-wrapper .response-content .breadcrumbs .breadcrumb-name.excess-breadcrumb-holder ul .listed-breadcrumb-name{display:block;font-size:14px;padding:5px;color:#333}
.collab-modal--move-to .move-to .response-content-wrapper .response-content .breadcrumbs .breadcrumb-name.excess-breadcrumb-holder ul .listed-breadcrumb-name:hover{background-color:#f9f9f9;font-weight:bold}
.collab-modal--move-to .move-to .response-content-wrapper .response-content .breadcrumbs .breadcrumb-name.excess-breadcrumb-holder ul .listed-breadcrumb-name.d-none{display:none}
.collab-modal--move-to .move-to .response-content-wrapper .response-content .breadcrumbs .breadcrumb-name.d-none{display:none}
.collab-modal--move-to .move-to .response-content-wrapper .response-content .breadcrumbs .breadcrumb-list:not(.exceeded) .breadcrumb-name:not(:nth-last-child(2)):after{content:"\002F";color:#949494;display:inline-flex;width:8px;padding:0 8px}
.collab-modal--move-to .move-to .response-content-wrapper .response-content .breadcrumbs .breadcrumb-list:not(.exceeded) .breadcrumb-name:nth-last-child(2){color:#949494;pointer-events:none}
.collab-modal--move-to .move-to .response-content-wrapper .response-content .breadcrumbs .breadcrumb-list:not(.exceeded) .breadcrumb-name:nth-last-child(2):hover{text-decoration:none}
.collab-modal--move-to .move-to .response-content-wrapper .response-content .breadcrumbs .breadcrumb-list.exceeded .breadcrumb-name:not(:last-child):after{content:"\002F";color:#949494;display:inline-flex;width:8px;padding:0 8px}
.collab-modal--move-to .move-to .response-content-wrapper .response-content .breadcrumbs .breadcrumb-list.exceeded .breadcrumb-name:last-child{color:#949494;pointer-events:none}
.collab-modal--move-to .move-to .response-content-wrapper .response-content .breadcrumbs .breadcrumb-list.exceeded .breadcrumb-name:last-child:hover{text-decoration:none}
.collab-modal--move-to .move-to .response-content-wrapper .response-content .folder-element-list{max-height:250px;overflow-y:auto}
.collab-modal--move-to .move-to .response-content-wrapper .response-content .folder-element-list ul{margin:0}
.collab-modal--move-to .move-to .response-content-wrapper .response-content .folder-element-list ul .context-menu-title{display:flex;position:relative;align-items:center;padding:8px;background-color:#fff;border-top:1px solid #bcbcbc}
.collab-modal--move-to .move-to .response-content-wrapper .response-content .folder-element-list ul .context-menu-title:first-child{border-top:0}
.collab-modal--move-to .move-to .response-content-wrapper .response-content .folder-element-list ul .context-menu-title:before{content:'';display:inline-block;height:36px;width:36px;background:url(../kennametal/collaboration/widget-library/resources/folder-icon.svg);background-size:36px;margin-left:30px}
.collab-modal--move-to .move-to .response-content-wrapper .response-content .folder-element-list ul .context-menu-title span{padding-left:10px;align-self:center;font-weight:400;font-size:16px}
.collab-modal--move-to .move-to .response-content-wrapper .response-content .folder-element-list ul .context-menu-title span:hover{text-decoration:underline;cursor:pointer}
.collab-modal--move-to .move-to .response-content-wrapper .response-content .folder-element-list ul .context-menu-title .context-menu .select-text{margin-left:10px;position:absolute;border:1px solid #bcbcbc;padding:2px 15px;border-radius:5px;z-index:101;background:#fff;cursor:pointer}
.collab-modal--move-to .move-to .response-content-wrapper .response-content .folder-element-list ul .context-menu-title .context-menu .select-text:hover{border:2px solid #bcbcbc}
.collab-modal--move-to .move-to .response-content-wrapper .response-content .folder-element-list ul li:last-child{border-bottom:1px solid #bcbcbc}
.collab-modal--move-to .move-to .response-content-wrapper .response-content .folder-element-list ul li:not(:nth-child(2n+1)){background-color:#f9f9f9}
.collab-modal--move-to .move-to .response-content-wrapper .response-content .folder-element-list.disabled-element-cards .folder-list .context-menu-title:before{margin-left:10px}
.collab-modal--move-to .move-to .response-content-wrapper .response-content .folder-element-list.disabled-element-cards .element-card .card-title{color:#949494}
.collab-modal--move-to .move-to .response-content-wrapper .response-content .folder-element-list.disabled-element-cards .element-card .card-title .collab-radio-btn{display:none}
.collab-modal--move-to .move-to .response-content-wrapper .response-content .folder-element-list.disabled-element-cards .element-card .card-title .single-element-icon{opacity:.5}
.collab-modal--move-to .move-to .response-content-wrapper .response-content .single-element-cards ul .context-menu-title .card-title{display:flex;margin:0}
.collab-modal--move-to .move-to .response-content-wrapper .response-content .single-element-cards ul .context-menu-title .card-title .collab-radio-btn{margin:0;align-self:center;height:20px;width:20px}
.collab-modal--move-to .move-to .response-content-wrapper .response-content .single-element-cards ul .context-menu-title .card-title .single-element-icon{height:32px;width:32px;margin-left:10px}
.collab-modal--move-to .move-to .response-content-wrapper .response-content .single-element-cards ul .context-menu-title:before{display:none}
.collab-modal--move-to .move-to .response-content-wrapper .folder-error{display:flex;justify-content:center;position:absolute;bottom:50%;left:50% !important;min-width:350px;transform:translate(-50%,50%);z-index:101}
@media screen and (min-width:767px){.collab-modal--move-to .move-to .response-content-wrapper .folder-error{min-width:430px}
}
.collab-modal--move-to .move-to .response-content-wrapper .folder-error .collab-modal__error{border:1px solid #ececec;background:#f9f9f9}
.collab-modal--move-to .move-to .response-content-wrapper .folder-error .collab-modal__error .error-msg p{padding:25px 16px 0;margin-bottom:20px}
.collab-modal--move-to .move-to .response-content-wrapper .folder-error .collab-modal__error .collab-modal__ctas{justify-content:right;padding:0 20px 20px 0}
.collab-modal--move-to .move-to .response-content-wrapper .folder-error .collab-modal__error .collab-modal__ctas .close-modal{max-width:200px}
.collab-modal--move-to .cta-wrapper .collab-modal__ctas{justify-content:flex-end;padding-top:20px;border-top:1px solid #bdbdbd}
.collab-modal--move-to .cta-wrapper .collab-modal__ctas .collab-modal__btn{flex:0;text-transform:capitalize}
.collab-modal--move-to .modal-in-modal-overlay{opacity:.3 !important;background:#323232 !important;position:fixed;top:0;left:0;width:100%;height:100%;z-index:100}
.collab-modal--move-to .js-main-cta-collab-modal{min-width:185px}
.collab-modal--move-to .js-main-cta-collab-modal.is-loading:before{right:5px;width:20px;height:20px}
.collab-modal--move-to.cta-handler .collab-modal__content .search-bar-row{margin-bottom:0}
@media screen and (min-width:767px){.collab-modal--move-to.cta-handler .collab-modal__content .search-bar-row{margin-bottom:20px}
}
.collab-modal--move-to.cta-handler .collab-modal__content .search-bar-row .new-cta-btn-wrapper{flex-wrap:wrap;justify-content:flex-end}
@media screen and (min-width:767px){.collab-modal--move-to.cta-handler .collab-modal__content .search-bar-row .new-cta-btn-wrapper{justify-content:space-between}
}
.collab-modal--move-to.cta-handler .collab-modal__content .search-bar-row .new-cta-btn-wrapper .new-folder-cta,.collab-modal--move-to.cta-handler .collab-modal__content .search-bar-row .new-cta-btn-wrapper .new-element-cta{margin:5px}
.collab-modal-in-modal.create-new-element,.folder-error.create-new-element{max-width:350px;position:absolute;bottom:50%;left:50%;transform:translate(-50%,50%);border:1px solid #ececec;z-index:101}
.collab-modal-in-modal .modal-title,.folder-error .modal-title{background:#000;color:#fff;font-size:16px;border-width:0 0 5px;display:flex;justify-content:space-between;min-height:30px;border-bottom:5px solid #ef790e;border-radius:5px 5px 0 0}
.collab-modal-in-modal .modal-title .title-text,.folder-error .modal-title .title-text{font-weight:bold;padding:10px}
.collab-modal-in-modal .modal-title .close-modal,.folder-error .modal-title .close-modal{background:url("../kennametal/kennametal-site/resources/icons/close-modal-icon.svg") no-repeat;background-color:transparent;border:0;padding:15px;background-position:center;cursor:pointer}
.collab-modal-in-modal .js-create-collab,.folder-error .js-create-collab{background:#f9f9f9;padding:25px 16px}
.invalid-input-warning,form:focus ~ .invalid-input-warning,input:not(:focus):invalid ~ .invalid-input-warning{display:flex;-moz-box-align:center;align-items:center;z-index:100;border-radius:6px;position:relative;padding:5px 30px 5px 15px;margin:10px 0;box-shadow:rgba(0,0,0,0.35) 0 1px 7px -3px;animation:.15s ease-out 0 1 normal forwards running tooltips-vert;border-color:#fff9e4;background-color:#fff9e4}
.invalid-input-warning.d-none,form:focus ~ .invalid-input-warning.d-none,input:not(:focus):invalid ~ .invalid-input-warning.d-none{display:none}
.invalid-input-warning .icon-error,form:focus ~ .invalid-input-warning .icon-error,input:valid ~ .invalid-input-warning .icon-error{width:20px;height:20px;margin-right:5px}
.invalid-input-warning span,form:focus ~ .invalid-input-warning span,input:valid ~ .invalid-input-warning span{font-size:16px;font-weight:bold;margin:2px 5px}
.collab-modal--with-styled-form label{display:inline-block;max-width:100%;margin-bottom:5px;color:#000;font-weight:600;font-size:13px}
.collab-modal--with-styled-form .form-control{display:block;width:100%;line-height:1.42857;color:#333;background-image:none;border:1px solid #ccc;transition:border-color .15s ease-in-out 0,box-shadow .15s ease-in-out 0;border-radius:3px;padding:5px 10px;height:40px;background-color:#fcfcfc}
.collab-modal--with-styled-form .form-control:focus{outline:0;box-shadow:none}
.product-v2 .product-main-content a,.product-v2 .product-main-content button,.product-v2 .product-main-content .btn-underline,.product-v2 .product-main-content .js-create-solution{color:#ef790e}
.product-v2 .product-main-content a:visited,.product-v2 .product-main-content button:visited,.product-v2 .product-main-content .btn-underline:visited,.product-v2 .product-main-content .js-create-solution:visited,.product-v2 .product-main-content a:focus,.product-v2 .product-main-content button:focus,.product-v2 .product-main-content .btn-underline:focus,.product-v2 .product-main-content .js-create-solution:focus{color:#ef790e}
.product-v2 .product-main-content a:hover,.product-v2 .product-main-content button:hover,.product-v2 .product-main-content .btn-underline:hover,.product-v2 .product-main-content .js-create-solution:hover,.product-v2 .product-main-content a:active,.product-v2 .product-main-content button:active,.product-v2 .product-main-content .btn-underline:active,.product-v2 .product-main-content .js-create-solution:active{color:#a5550c}
.product-v2 .product-main-content .collab-card__cta a{color:#000}