.product-category-hero{position:relative}.product-category-hero__main{position:relative;height:60vh;overflow:hidden}.product-category-hero__nav{position:absolute;bottom:0;left:0;right:0;z-index:2;padding:4rem 0}.product-category-hero__image-container{position:absolute;top:0;left:0;width:var(--width-full);height:100%}.product-category-hero__image-container:after{content:"";position:absolute;top:0;left:0;width:var(--width-full);height:100%;background:linear-gradient(to top,rgba(0,0,0,.65) 0%,rgba(0,0,0,.55) 10%,rgba(0,0,0,.35) 20%,transparent 40%);pointer-events:none;z-index:1}.product-category-hero__image{width:var(--width-full);height:100%;object-fit:cover;transition:opacity .3s ease}.product-category-hero__content{padding:10rem 0;text-align:center}@media (max-width: 950px){.product-category-hero__content{padding:5rem 0}}.product-category-hero__content-inner{max-width:var(--max-width-xxl);margin:0 auto;padding:0 4rem}.product-category-hero__content-inner p{text-wrap:balance}.product-category-hero__title{margin:0 0 2rem;text-transform:uppercase;font-family:var(--font-body-black);font-weight:400}.product-category-hero__description{margin-bottom:3rem;max-width:var(--max-width-md);margin:0 auto}.product-category-hero__nav-container{margin:0 auto;padding:0 6rem;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-ms-overflow-style:none}.product-category-hero__nav-container::-webkit-scrollbar{display:none}.product-category-hero__nav-list{display:flex;justify-content:space-evenly;align-items:center;list-style:none;padding:0}.product-category-hero__nav-list.left-align{justify-content:center}.product-category-hero__nav-item{white-space:nowrap;margin:0 1.5rem;position:relative;padding-bottom:1rem}.product-category-hero__nav-item:after{content:"";width:0;height:2px;border-bottom:2px solid var(--colour-orange);position:absolute;left:0;bottom:0;transition:width .3s ease-in-out}.product-category-hero__nav-item:hover:after{width:100%}.product-category-hero__nav-item:nth-child(1){margin-left:0}.product-category-hero__nav-item:last-child{padding-right:1rem}.product-category-hero__nav-button{background:transparent;padding:0 0 .7rem;cursor:pointer;position:relative;transition:all .3s ease;text-align:center;text-transform:uppercase;text-decoration:none}.product-category-hero__nav-button:before{content:"";position:absolute;bottom:-10px;left:50%;transform:translate(-50%);width:0;height:.3rem;transition:width .3s ease}.product-category-hero__nav-button.active:before{width:var(--width-full);background-color:var(--colour-orange)}.product-category-hero__nav-button.active,.product-category-hero__nav-button.active .product-category-hero__nav-text{font-family:var(--font-body-black)}.product-category-hero__nav-count{display:flex;font-family:Calisto;font-weight:700;margin-bottom:.3rem;opacity:.8;justify-content:flex-end;color:var(--colour-white)}.product-category-hero__nav-text{display:block;font-family:var(--font-body-bold);margin:0;color:var(--colour-white)}@media (max-width: 950px){.product-category-hero__nav-container{padding:0}.product-category-hero__nav-item:nth-child(1){margin-left:1.5rem}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-product-category-hero.css.map */
