.process-steps-heading{font-size:22px;font-weight:600;text-align:center;margin-bottom:2rem;color:rgba(var(--color-foreground),.85)}.process-steps-subtitle{text-align:center;margin-bottom:3rem;color:rgba(var(--color-foreground),.7)}.process-steps-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;margin-top:2rem}.process-step-card{background-color:rgba(var(--color-foreground),.05);border-radius:8px;padding:2rem 1.5rem;text-align:center;position:relative;transition:transform .2s ease,box-shadow .2s ease;min-height:200px;display:flex;flex-direction:column;justify-content:space-between}.process-step-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(var(--color-foreground),.1)}.process-step-card--highlighted{border:2px solid #0066cc;box-shadow:0 0 0 2px #06c3}.step-number{font-size:14px;font-weight:500;color:rgba(var(--color-foreground),.7);margin-bottom:1rem;text-transform:uppercase;letter-spacing:.5px}.step-title{font-size:18px;font-weight:600;color:rgba(var(--color-foreground),.9);margin-bottom:1rem;line-height:1.3}.step-description{font-size:14px;color:rgba(var(--color-foreground),.7);line-height:1.5;margin-bottom:1rem;flex-grow:1}.step-link{display:inline-block;color:#06c;text-decoration:none;font-size:14px;font-weight:500;padding:.5rem 1rem;border-radius:4px;transition:background-color .2s ease;margin-top:auto}.step-link:hover{background-color:#0066cc1a;text-decoration:none}@media screen and (max-width: 989px){.process-steps-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.process-step-card{padding:1.5rem 1rem;min-height:180px}.step-title{font-size:16px}.step-description{font-size:13px}}@media screen and (max-width: 749px){.process-steps-heading{font-size:20px;margin-bottom:1.5rem}.process-steps-subtitle{margin-bottom:2rem}.process-steps-grid{grid-template-columns:1fr;gap:1rem}.process-step-card{padding:1.25rem 1rem;min-height:160px}.step-title{font-size:16px;margin-bottom:.75rem}.step-description{font-size:13px;margin-bottom:.75rem}}@media screen and (max-width: 480px){.process-steps-heading{font-size:18px;margin-bottom:1rem}.process-steps-subtitle{margin-bottom:1.5rem}.process-steps-grid{gap:.75rem}.process-step-card{padding:1rem .75rem;min-height:140px}.step-title{font-size:15px;margin-bottom:.5rem}.step-description{font-size:12px;margin-bottom:.5rem}.step-link{font-size:13px;padding:.4rem .8rem}}
/*# sourceMappingURL=/cdn/shop/t/17/assets/section-process-steps.css.map */
