.product-hero{align-items:center;display:flex;gap:3rem;margin:2rem 0}.product-hero__content{flex:1;max-width:50%}.product-hero__description{font-family:Borna;font-size:18px;font-width:400;color:#3c3c3b;font-style:normal;line-height:1.5;margin-top:1rem}.product-hero__image{flex:1;max-width:50%}.product-hero__image img{border-radius:8px;height:400px;object-fit:cover;width:100%}@media (max-width:768px){.product-hero{flex-direction:column;gap:1.5rem}.hs-breadcrumb-menu-item{font-size:14px;margin-bottom:0;padding:0 0 0 10px}.product-hero__content,.product-hero__image{max-width:100%}.product-hero__image img{height:300px}}