.materials{background:#101010;scroll-margin-top:80px}.product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}.product-card{border:1px solid #363636;padding:36px;display:flex;flex-direction:column;background:#171717}.product-card h3{font-size:clamp(1.6rem,3vw,2.4rem);margin:10px 0 18px}.product-price{font-family:'Archivo Black',sans-serif;font-size:3.2rem;color:var(--yellow);margin:0 0 26px}.product-price span{display:block;font-family:Manrope,Arial,sans-serif;font-size:1rem;font-weight:500;color:#ccc;margin-top:9px}.product-card dl{margin:0;border-top:1px solid #363636}.product-card dl div{display:flex;justify-content:space-between;gap:20px;padding:13px 0;border-bottom:1px solid #363636}.product-card dt{color:#aaa}.product-card dd{margin:0;text-align:right;max-width:70%}.product-card>p:not(.eyebrow):not(.product-price){color:#bbb;line-height:1.7;margin-bottom:26px}.product-card>.primary{align-self:flex-start;margin-top:auto}.delivery-note{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:25px}.delivery-note p{color:#aaa;line-height:1.7}.delivery-note a{color:var(--yellow);white-space:nowrap;font-weight:700}#services,#about,#contact{scroll-margin-top:78px}@media(max-width:850px){.product-grid{grid-template-columns:1fr}.product-card{padding:26px}.delivery-note{align-items:flex-start;flex-direction:column;gap:4px}.delivery-note a{white-space:normal}}
.bulk-price{border-left:4px solid var(--yellow);padding:14px 18px;background:#222;margin:0 0 26px!important}.bulk-price strong{color:var(--yellow);font-size:1.15rem}.bulk-price span{display:block;font-size:.9rem;margin-top:5px}
