.sequence-step .progress-row{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;margin-bottom:3rem;margin-top:3rem;row-gap:34px}@media only screen and (max-width:768px){.sequence-step .progress-row{padding:0 15px}}.sequence-step .progress-row .step-group{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-column-gap:70px;-moz-column-gap:70px;column-gap:70px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:center;row-gap:20px}.sequence-step .progress-row .step-group .step{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.sequence-step .progress-row .step-group .step .step-number{border-radius:50%;font-weight:700;padding:20px 27px;text-align:center}.sequence-step .progress-row .step-group .step .step-title{text-wrap:wrap;color:#151c28;font-weight:700;max-width:115px;min-width:105px;text-align:center;text-transform:uppercase}.sequence-step .progress-row .progress{background-color:#d9d9d9;border-radius:50px;width:100%}.sequence-step .progress-row .progress .progress-bar{border-radius:50px}.sequence-step .content-row .button{font-weight:600;min-width:7rem;padding:.75rem 2.1875rem}.sequence-step .content-row .image-container{margin:2rem 0}.sequence-step .content-row .image-container .image-wrapper{-webkit-box-shadow:0 0 20px 0 rgba(0,0,0,.251);box-shadow:0 0 20px 0 rgba(0,0,0,.251);margin:0 auto;padding:2rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.sequence-step .content-row .image-container .image-wrapper img{aspect-ratio:1/1;max-width:225px}@media only screen and (max-width:576px){.sequence-step .content-row .image-container .image-wrapper img{max-width:150px}}.sequence-step .content-row .image-container .image-wrapper+.button-helper{margin:2rem auto 0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.sequence-step .content-row .image-container .image-wrapper+.button-helper svg{display:none}.sequence-step .content-row .description{margin-bottom:2rem}.sequence-step .content-row .description+.image-container{margin-top:-1rem}.sequence-step .content-row .description a{color:#5f2cff;font-weight:700;text-decoration:none}.sequence-step .content-row .button-group{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1rem;margin-bottom:1rem}.sequence-step .content-row .button-helper{font-weight:350}