.steps-section{direction:rtl}.steps-title{color:#666!important;font-family:yekanBakh,sans-serif;font-size:2rem;font-weight:700;margin-bottom:2rem;text-align:center}.steps-wrapper{justify-content:space-around}.step-item,.steps-wrapper{align-items:center;display:flex}.step-item{flex-direction:column}.step-number{color:#0000;font-size:6rem;font-weight:700;line-height:1;-webkit-text-stroke:.0625rem #215aa7;align-items:center;border:.0625rem solid #0000;border-image-source:linear-gradient(180deg,#215aa7 24.83%,#215aa700);border-radius:.5rem;display:flex;height:6rem;justify-content:center;width:6rem}.step-label{color:#4f4f4f;font-size:1rem;font-weight:700;line-height:1.2;margin-top:.5rem;max-width:7.5rem;text-align:center;white-space:break-spaces}.step-arrow{color:#215aa7;font-size:2rem;margin:0 1rem;-webkit-user-select:none;user-select:none}@media(max-width:767px){.steps-wrapper{display:grid;grid-template-columns:repeat(2,1fr);justify-items:center;grid-column-gap:1rem;grid-row-gap:2rem}.step-item{margin:0;width:auto}.step-arrow{display:none}}