.cartStepsWrapper{margin-bottom:50px}.cartSteps{width:900px;max-width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-left:auto;margin-right:auto}.cartSteps__list{position:relative;width:33.3%}.cartSteps__list:after,.cartSteps__list:before{content:"";position:absolute;top:21px;width:50%;height:1px;z-index:0}.cartSteps__list:not(:first-of-type):before{left:0;background-color:#000}.cartSteps__list:not(:last-of-type):after{right:0;background-color:#000}.cartSteps__listNum{position:relative;font-family:Lexend-exb,Lexend,Helvetica,"Helvetica Neue",sans-serif;font-weight:800;font-optical-sizing:auto;font-style:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:42px;height:42px;font-size:25px;color:#000;background-color:#fff;padding:0;border:2px solid #000;border-radius:100px;margin-left:auto;margin-right:auto;z-index:5}.cartSteps__list.active .cartSteps__listNum{color:#fff;background-color:#ea2127;border-color:#ea2127}.cartSteps__listNumText{font-family:Lexend-sb,Lexend,Helvetica,"Helvetica Neue",sans-serif;font-weight:600;font-optical-sizing:auto;font-style:normal;font-size:14px;color:#000;text-align:center;margin-top:12px}