.products-empty{grid-column:1/-1;text-align:center;color:#777}.product-detail-page{background:#fff}.product-detail-hero{min-height:360px;position:relative;display:grid;place-items:center;overflow:hidden;background:#1d5d39;color:#fff;text-align:center}.product-detail-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#093c2ddd,#136242b5)}.product-detail-hero>div{position:relative;z-index:1;width:min(780px,86vw);padding:70px 0}.product-detail-hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.42}.product-detail-hero p{margin:0;font-size:12px;letter-spacing:3px}.product-detail-hero h1{margin:14px 0 0;font-size:38px}.product-detail-hero span{display:block;width:45px;height:3px;margin:20px auto;background:#fff}.product-detail-hero .product-detail-summary{letter-spacing:0;line-height:1.9}.back-to-products{position:absolute;top:24px;left:0;border:1px solid #ffffffaa;padding:7px 13px;color:#fff;font-size:12px;letter-spacing:0;transition:.2s}.back-to-products:hover{background:#fff;color:#176f39}.product-detail-content{width:min(1200px,100%);margin:0 auto;padding:58px 0}.product-detail-content img{display:block;width:100%;height:auto;margin:0 auto}.product-detail-contact{text-align:center;padding:0 20px 75px}.product-detail-contact p{margin:0;font-size:18px}.product-not-found{min-height:380px;display:grid;place-content:center;text-align:center;color:#555}.product-not-found .primary-button{justify-self:center}@media(max-width:760px){.product-detail-hero{min-height:280px}.product-detail-hero>div{padding:45px 0}.back-to-products{top:16px;left:0}.product-detail-hero h1{font-size:27px}.product-detail-content{padding:35px 0}.product-detail-contact{padding-bottom:50px}.product-detail-contact p{font-size:16px}}
