.product-info-links{display:flex;flex-wrap:wrap;gap:.45rem;margin:1.5rem 0}.product-info-links a{padding:.55rem .8rem;border:1px solid rgba(74,16,24,.15);border-radius:99px;font-size:.64rem;text-transform:uppercase;letter-spacing:.07em}.product-info-links a:hover{background:var(--mint);border-color:var(--sage)}.refined-product-info details a{color:var(--ox);text-decoration:underline;text-underline-offset:3px}.product-why{padding:8vw 6vw;background:#fff;display:grid;grid-template-columns:.75fr 1.25fr;gap:8vw}.product-why>div:first-child{position:sticky;top:130px;height:max-content}.product-why>div:first-child a{color:var(--ox);font-weight:700}.product-why-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:rgba(74,16,24,.12)}.product-why-grid article{padding:2.5rem;background:var(--mint)}.product-why-grid span{font-size:.68rem;color:var(--ox)}.product-why-grid h3{font-size:1.35rem;margin-top:2.5rem}.provisional{background:linear-gradient(135deg,var(--mint),#fff)}
@media(max-width:900px){.product-why{grid-template-columns:1fr;padding:5rem 1.4rem}.product-why>div:first-child{position:static}.product-why-grid{grid-template-columns:1fr}}
