.product-hero{height:auto;margin:0 auto;overflow:hidden;position:relative;text-align:center}.product-hero__logo-image img{width:100px}.product-hero__item{align-items:center;display:flex;flex-direction:row;gap:2rem;left:0;position:relative;top:0;transition:opacity .6s ease-in-out,visibility .6s ease-in-out;width:100%}.product-hero__item a,.product-hero__item a:hover{color:#fff;text-decoration:none}.product-hero__item a.angled-button:hover{text-decoration:none}.product-hero__item h3{color:#fff;font-family:Rockwell;font-size:20pt;font-weight:700}.product-hero__item p{color:#fff;font-size:16px;line-height:1.6;padding:0 38px 0 0}.product-hero__image{height:auto;max-width:50%}.product-hero__image img{height:100%;object-fit:cover;width:100%}.product-hero__text-wrapper{position:relative;width:100%}.product-hero__text{text-align:left;width:100%}.product-hero .highlight-meta{align-items:center;display:flex;margin-top:1rem}.product-hero .highlight-meta span{color:#fff;font-size:16px}@media (max-width:1200px){.product-hero__item{align-items:flex-start;flex-direction:column}.product-hero__image{margin-top:1rem;max-width:100%;width:100%}}