.summary-step{position:relative;display:flex;width:100%;flex-direction:column;align-items:center;justify-content:center;min-height:80px}.summary-step.active,.summary-step.passed,.summary-step.visited{cursor:pointer}.summary-step-content{display:none;width:100%;flex-grow:1;white-space:normal;padding-left:1rem}.summary-step-content-list{margin-top:1rem;display:none}@media (min-width: 1264px){.summary-step-content-list{display:block}}.summary-step-content-list{transform-origin:left top}.summary-step-content-header{justify-content:center}@media (min-width: 1264px){.summary-step-content-header{justify-content:flex-start}.summary-step:not(.minify){width:auto;flex-direction:row;align-items:flex-start;justify-content:flex-start}.summary-step:not(.minify) .summary-step-content{margin-bottom:1.5rem;display:block}}@media (min-width: 1680px){.summary-step:not(.minify) .summary-step-content{margin-bottom:2.5rem}}.summary-step.minify{height:5rem}@media (min-width: 1264px){.summary-step.minify{justify-content:flex-end}}.summary-step.minify .summary-step-content{flex-grow:0;padding-left:.25rem;padding-right:.25rem}@media (min-width: 1264px){.summary-step.minify .summary-step-content{display:block}}.summary-step.minify .summary-step-content>div{align-items:center;justify-content:center;-moz-column-gap:.5rem;column-gap:.5rem;padding-top:.75rem}.summary-step.minify .edit-icon{display:none}.summary-step.minify{max-width:calc(100% / var(--count-steps))}[dir=rtl] .summary-step-content{padding-left:0;padding-right:1rem}.fade-content-enter-active,.fade-content-leave-active{transition:all .3s linear;overflow:hidden}.fade-content-enter-from,.fade-content-leave-to{opacity:0;max-height:0}.fade-content-enter-to,.fade-content-leave-from{opacity:1;max-height:100%}
