.anchor-wrapper{color:var(--blue);font-size:1rem;font-weight:700;text-decoration:none}.grid-spacer{padding-top:4rem}.justify-items{justify-items:right}.align-self{align-self:center}.product-grid-item{display:grid;gap:4rem;grid-template-columns:1.75fr 1.25fr}.product-grid-item h2{font-weight:700}.specify-grid{display:grid;gap:1rem;grid-template-columns:repeat(1,1fr)}.grid-image{border-radius:.15rem;display:block;height:100%;object-fit:cover;width:100%}@media (max-width:1024px){.product-grid-item{grid-template-columns:1fr}.justify-items{justify-items:center}.grid-spacer{padding-top:0}}@media (max-width:768px){.product-grid-item,.specify-grid{grid-template-columns:1fr}.specify-grid a,.specify-grid button{box-sizing:border-box;min-width:25ch}.button{width:100%}.justify-items{justify-items:center}.main-content,.sub-content{width:100%}.grid-spacer{padding-top:0}}