.product-instruction{padding:7.5rem 2rem;max-width:1440px;margin:0 auto}.product-instruction-title{text-align:center;margin-bottom:5rem}.product-instruction-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.product-instruction-step{margin:0;display:flex;flex-direction:column;align-items:center;gap:1rem;text-align:center}@media only screen and (max-width: 768px){.product-instruction{padding:2rem}.product-instruction-title{padding:0 1rem;text-align:center;margin-bottom:1.25rem;font-size:2.5rem}.product-instruction-title>span{font-size:2.5rem}.product-instruction-steps{grid-template-columns:repeat(2,1fr);row-gap:1.5rem;column-gap:.625rem}.product-instruction-step-icon{width:68px}}
