.product-hero.product-hero{position:relative;height:90vh;overflow:hidden;display:grid;align-content:center}.product-hero.product-hero::before{content:"";position:absolute;inset:0;background:rgba(0,0,0,.1);z-index:1;pointer-events:none}@media only screen and (max-width: 991px){.product-hero.product-hero::before{background:rgba(0,0,0,.6)}}.product-hero.product-hero .container{position:relative;z-index:2}.product-hero.product-hero .product-hero__grid{display:block;margin:0}.product-hero.product-hero .product-hero__media{display:none}.product-hero.product-hero .product-hero__breadcrumbs{color:rgba(255,255,255,.6);font-size:13px;line-height:22px;margin:0 0 60px}.product-hero.product-hero .product-hero__breadcrumbs a{color:inherit;text-decoration:none;transition:color .3s var(--ease)}.product-hero.product-hero .product-hero__breadcrumbs a:hover{color:#fff}.product-hero.product-hero .product-hero__breadcrumbs span{color:rgba(255,255,255,.8);font-weight:500}.product-hero.product-hero .product-hero__content{display:block;max-width:700px}.product-hero.product-hero .product-hero__title{margin:0}.product-hero.product-hero .product-hero__desc{margin:0;max-width:600px}.product-hero.product-hero .wp-block-buttons{margin-top:24px}@media(max-width: 991px){.product-hero.product-hero .product-hero__breadcrumbs{margin-bottom:32px}}@media(max-width: 768px){.product-hero.product-hero{height:80vh}}