.product-hero{text-align:center;background-image:url(../media/product-banner.0zed8vv49cbsq.png?dpl=dpl_AqVC6wXxVFBNr9nUvMf9cmVkrAjH);background-position:50%;background-size:cover;justify-content:center;align-items:center;min-height:400px;margin-bottom:15px;padding:40px 20px;display:flex;position:relative}.product-hero:before{content:"";z-index:0;background:#000000bd;width:100%;height:100%;position:absolute;top:0;left:0}.product-hero .hero-content{z-index:1;max-width:800px;margin:0 auto;position:relative}.product-hero .breadcrumb{font-size:var(--font-size-base);color:var(--white-color);justify-content:center;align-items:center;gap:10px;margin-bottom:20px;display:flex}.product-hero .breadcrumb a{color:var(--primary-color);text-decoration:none;transition:color .3s}@media (hover:hover){.product-hero .breadcrumb a:hover{color:#141414}}.product-hero .breadcrumb .separator{color:var(--white-color)}.product-hero .breadcrumb .current{color:var(--white-color);font-weight:500}.product-hero .hero-title{font-size:var(--font-size-xxxl);color:var(--white-color);text-transform:uppercase;letter-spacing:1px;margin-bottom:20px;font-weight:700}.product-hero .hero-description{font-size:var(--font-size-base-2);color:var(--white-color)}@media (max-width:768px){.product-hero{padding:40px 0}}
