.product-category-container.product-category-nav__sticky .product-category-nav{position:fixed;background:#fff;border-bottom:1px solid #d5d5d3;z-index:100;width:100%}
.product-category-nav{transition:transform 200ms ease-in-out}
.product-category-nav.underlined{padding-top:50px;@media(max-width:768px){padding-bottom:10px;margin-bottom:10px}
}
.product-category-container.product-category-nav__sticky .product-category-nav.underlined{padding-top:0}
.product-category-nav__no-transition{transition:none}
.product-category-nav__position-offscreen{transform:translateY(-200px)}
.product-category-nav ul{padding-left:0;padding-right:0;margin-top:0;margin-bottom:0;display:flex;justify-content:center;align-items:center;flex-wrap:wrap}
.product-category-container.product-category-container__search .product-category-nav ul{justify-content:start}
.product-category-container.product-category-container__search .product-category-nav__container{display:flex;justify-content:space-between;align-items:center}
@media(min-width:1440px){.product-category-container.product-category-container__search .container{width:calc(1440px - 30px)}
}
.product-category-nav.underlined ul{padding-bottom:32px}
.product-category-nav__item{border:2px solid #d5d5d3;border-radius:25px;background:#f6f6f6;padding:10px 20px;font-weight:600;font-size:.85rem;list-style-type:none;display:inline-block;color:#000;margin-left:15px;margin-right:15px;margin-bottom:30px;cursor:pointer}
.product-category-nav__item.underlined{background:#fff;border:0;text-transform:uppercase;color:#63666a;margin:0 32px;position:relative;padding:10px 0 8px;letter-spacing:.12rem}
.product-category-nav__item.underlined:first-child{margin-left:0}
.product-category-nav__item.underlined:after{position:absolute;right:0;bottom:4px;height:4px;width:100%;transform:scaleX(0);background-color:#0072ce;content:"";transform-origin:left;transition:transform .3s ease}
.product-category-nav__item.underlined:before{position:absolute;left:-32px;top:50%;height:50%;width:1px;transform:translateY(-50%);background-color:#ddd;content:""}
.product-category-nav__item.underlined:first-child::before{height:0;display:none;visibility:hidden}
.product-category-nav__item.selected{background:#fff;color:#000;border-color:#0d70d4}
.product-category-nav__item.underlined.selected:after{transform:scaleX(1)}
.product-category-content-component>.container{height:100vh}
@media(max-width:767px){.product-category-nav{display:flex;overflow-x:auto}
.product-category-nav ul{padding-top:20px;padding-bottom:0;flex-wrap:nowrap}
.product-category-nav__item{white-space:nowrap;margin-bottom:20px}
}
.product-category-container .text-img-promo,.product-category-container .text-img-promo-fullbleed{width:100vw;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw}
.product-category__search{flex-grow:1;display:flex;justify-content:start;min-width:200px;padding-top:10px;@media(max-width:768px){justify-content:center}
}
.product-category__search-wrapper{position:relative;width:100%}
.product-category__search-input{width:100%;padding:5px 40px 5px 10px;border:1px solid #ccc;border-radius:4px;font-size:14px;color:#555}
.product-category__search-input::placeholder{color:#aaa}
.product-category__search-btn{position:absolute;right:10px;top:50%;transform:translateY(-50%);background:0;border:0;cursor:pointer;padding:0}
.product-category__search-btn img{width:16px;height:16px}
.product-category .colctrl.aem-GridColumn.aem-GridColumn--default--12{padding:0 !important}
[role="tabpanel"].product-category:not(:has(.col-sm-8.col-xs-12)) .tabcontent-v2 .newsroomlisting .cmp-newsroom-listing{padding-left:15px;padding-right:15px}
.product-category__search__mobile{display:none}
@media(max-width:768px){.product-category__search{display:none}
.product-category__search__mobile{padding-top:15px;padding-bottom:15px;display:block;width:100%;padding-right:24px;padding-left:24px}
.product-category-nav.underlined ul{padding-bottom:10px;margin-bottom:0;padding-top:5px}
.product-category-nav.underlined{padding-top:15px}
.product-category-container__search.product-category-nav__sticky .product-category__search__mobile{position:sticky;padding-top:15px;top:150px;background-color:#fff;z-index:100}
}