.side__steps{width:32%}@media (min-width: 1024px){.side__step__row,.allSteps{max-width:var(--site-content-width, 1200px);margin:0 auto}}.side__step__row .steps,.allSteps .steps{display:flex;align-items:center;gap:16px;align-self:stretch;justify-content:space-between}@media (min-width: 1024px){.side__step__row .steps,.allSteps .steps{display:flex;flex-direction:column;align-items:flex-start;gap:24px}}.side__step__row .step,.allSteps .step{display:flex;padding:16px;align-self:stretch;align-items:stretch;border-radius:14px;gap:16px;border:1px solid var(--color-alternative-200, #EAE1DA);background:#FFF;box-shadow:0px 1px 2px 0px rgba(0,0,0,0.07)}@media (min-width: 1024px){.side__step__row .step,.allSteps .step{padding:32px}}.side__step__row .step svg,.allSteps .step svg{fill:var(--color-secondary-300)}.side__step__row .step.active svg,.allSteps .step.active svg{fill:var(--color-primary-500)}.side__step__row .step.completed svg,.allSteps .step.completed svg{fill:var(--color-success-600)}.side__step__row .step.completed .step_hidden.tick,.allSteps .step.completed .step_hidden.tick{opacity:1!important}.side__step__row .step.completed .content_index,.allSteps .step.completed .content_index{opacity:0!important}.side__step__row .step .number,.allSteps .step .number{display:block;width:36px;height:36px;position:relative;font-size:16px;font-weight:400}.side__step__row .step .number .step__content,.allSteps .step .number .step__content{position:absolute;right:50%;bottom:50%;text-align:center;color:white;transform:translate(50%,50%);opacity:1}.side__step__row .step .step__description,.allSteps .step .step__description{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:12px;flex:1 0 0}.side__step__row .step .title,.allSteps .step .title{display:flex;align-self:stretch;align-items:center;flex-direction:row;justify-content:space-between}.side__step__row .step .label,.allSteps .step .label{text-wrap:nowrap;font-weight:400;color:var(--color-secondary-500, #737373)}.side__step__row .step .step__selection__detail,.allSteps .step .step__selection__detail{color:var(--color-secondary-500, #737373);font-size:14px;font-style:normal;font-weight:600;line-height:normal;display:none}.side__step__row .step .change__label,.allSteps .step .change__label{color:var(--color-primary-500, #E9A401);font-size:12px;font-style:normal;font-weight:600;line-height:normal;display:none}.side__step__row .step.active .label,.allSteps .step.active .label{color:var(--color-primary-500);font-weight:500}.side__step__row .step.completed .label,.allSteps .step.completed .label{color:var(--color-success-600);font-weight:500}.side__step__row .step.completed .step__selection__detail,.allSteps .step.completed .step__selection__detail{display:block}.side__step__row .step.completed .change__label,.allSteps .step.completed .change__label{display:block}.side__step__row .step .step_hidden,.allSteps .step .step_hidden{opacity:0!important}
