.how-it-works{text-align:center;background-color:#fff;padding:1.5rem;box-shadow:6px 7px 0 #000;width:100%;height:fit-content}.how-it-works h2{font-size:1.5rem;margin-bottom:1.5rem;color:#333;font-weight:700}.steps{gap:.5rem}.step,.steps{display:flex;flex-direction:column}.step{background-color:#fff;align-items:center;padding:.5rem}.step h3{font-size:1.1rem;margin:1rem 0 .5rem;color:#e58f7a;font-weight:600}.step p{font-size:.9rem;line-height:1.6;color:#555;margin:0}.step-image{width:10rem;height:10rem;object-fit:contain}@media (min-width:768px){.how-it-works{padding:1.5rem}}