.product-info{padding:3em 0 6em}.product-info>.sub-wrapper{align-items:center;gap:2em}.product-info-body{width:100%}.product-info-title{margin-bottom:.2em;text-transform:uppercase}.product-info-cat{color:var(--mono-600);display:flex;flex-direction:column;gap:.5em;margin-bottom:1em;text-transform:uppercase}.product-info-cat ul{display:flex;flex-wrap:wrap;gap:.5em;list-style:none;padding:0}.product-info-cat ul.sub{color:var(--mono-300)}.product-info-cat ul li:not(:first-child):before{content:"•";margin-right:.5em}.product-info-price{color:var(--green);margin-bottom:1em}.product-info-price.slashed-price{color:var(--mono-300);margin-bottom:.3em;text-decoration:line-through}.product-info-discount{color:var(--green);margin-bottom:1em}.product-info-label{font-weight:900;text-transform:uppercase}.product-info-desc{margin-bottom:2em}.product-info-desc.body-text ul,.product-info-include.body-text ul{padding-left:1em}.product-info-desc.body-text ul li,.product-info-include.body-text ul li{margin-bottom:.2em}.product-info-img{width:100%}@media (min-width:700px){.product-info>.sub-wrapper{display:grid;gap:3em;grid-template-columns:1fr 1fr;place-items:start}.product-info-img{position:sticky;top:8em}}@media (min-width:1200px){.product-info{padding:6em 0}}.product-related{padding:3em 0 6em}.product-related-top{display:grid;gap:1em;grid-template-columns:3fr 1fr;margin-bottom:1.5em;place-items:end;width:100%}.product-related-title{justify-self:start;text-transform:uppercase}.product-more-btn{justify-self:end}.product-related-feed{align-items:stretch;display:grid;gap:10px;grid-template-columns:repeat(2,1fr);justify-content:stretch;width:100%}@media (min-width:500px){.product-related-top{grid-template-columns:2fr 1fr}.product-related-feed{gap:1em;grid-template-columns:repeat(2,1fr)}}@media (min-width:700px){.product-related-top{grid-template-columns:2fr 1fr}.product-related-feed{grid-template-columns:repeat(4,1fr)}}
