.product-page-hero{position:relative;min-height:640px;padding:0;display:flex;align-items:center;background:#03142d url('../img/product-pages-hero.jpg') center/cover no-repeat;color:#fff;overflow:hidden}
.product-page-hero:before{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(2,13,31,.98) 0%,rgba(2,13,31,.92) 39%,rgba(2,13,31,.5) 68%,rgba(2,13,31,.14) 100%)}
.product-page-hero:after{content:'';position:absolute;inset:auto 0 0;height:150px;background:linear-gradient(180deg,transparent,rgba(3,20,45,.68))}
.product-page-hero .container{position:relative;z-index:2;padding-top:96px}
.product-page-hero .breadcrumbs{display:none}
.product-page-hero h1{font-family:'Manrope',sans-serif;font-size:clamp(54px,5.6vw,86px);line-height:.98;letter-spacing:-.055em;max-width:900px;margin:0 0 25px;color:#fff}
.product-page-hero p{max-width:700px;color:#d5e1ed;font-size:18px;line-height:1.75;margin:0}
@media(max-width:760px){.product-page-hero{min-height:680px;background-position:64% center}.product-page-hero .container{padding-top:86px}.product-page-hero h1{font-size:48px}.product-page-hero p{font-size:16px}}
