.steps-container{display:flex;gap:30px;align-items:center;justify-content:center}.step{background:#967644;border-radius:20px;padding:10px 20px;width:225px;height:225px;box-shadow:0 5px #cfb58d,0 10px #f2debe;text-align:center;transition:transform .3s ease;display:flex;flex-flow:column;align-items:center;justify-content:center}.step:hover{transform:translateY(-5px)}.step-number{font-size:38px;font-weight:700;color:#fff}.step-title{font-weight:600;color:#fff;margin:10px 0 5px}.step-desc{font-size:18px;color:#fff;font-weight:700;line-height:1.4;min-height:100px}.arrow{font-size:24px;color:#000;-webkit-user-select:none;user-select:none}@media (max-width: 768px){.steps-container{flex-direction:column;gap:20px}.arrow{transform:rotate(90deg)}}@media (max-width: 600px){.step{width:46.5%;height:225px;padding:10px}.steps-container{flex-direction:row;gap:20px;flex-wrap:wrap;justify-content:space-between}.step-desc{min-height:110px;font-size:17px}.arrow{display:none}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/section-step.css.map */
