.order-steps{padding:0;margin:21px 0 0;list-style:none;counter-reset:step}
.order-steps li{counter-increment:step;position:relative;padding:0 0 10px 36px;color:#dce8ff;font-size:14px}
.order-steps li:before{content:counter(step);position:absolute;left:0;top:0;display:grid;place-items:center;width:23px;height:23px;border-radius:50%;background:#ff8fa1;color:#18295a;font-weight:900;font-size:12px}
.order{background:linear-gradient(120deg,#b9e7ff 0%,#e6e7ff 47%,#ffcbdc 100%)!important;color:#1b294c}
.order .eyebrow{color:#d8506d!important}.order p:not(.eyebrow){color:#405274!important}.order h2{color:#17264c}.order-steps li{color:#405274}
