@media (max-width:992px){.steps__wrapper--list{flex-direction:column!important}}.steps__wrapper--list .navigation{max-width:500px}@media (max-width:992px){.steps__wrapper--list .navigation{flex-direction:row!important;justify-content:flex-start;max-width:inherit;width:100%}}.steps__wrapper--list .navigation-step{cursor:pointer;min-width:230px;padding-bottom:30px;position:relative}@media (max-width:992px){.steps__wrapper--list .navigation-step{min-width:auto;padding-bottom:auto}}.steps__wrapper--list .navigation-step .main{align-items:center}.steps__wrapper--list .navigation-step .divider{bottom:-6px;left:6px;position:absolute;top:6px;width:3px;z-index:0}@media (max-width:992px){.steps__wrapper--list .navigation-step .divider{bottom:auto;height:3px;right:-32px;top:15px;width:auto}}.steps__wrapper--list .navigation-step .bullet{border-radius:50%;height:16px;left:0;position:absolute;top:6px;transition:all .2s;width:16px;z-index:1}@media (max-width:992px){.steps__wrapper--list .navigation-step .bullet{border-width:5px;height:22px;position:relative;width:22px}.steps__wrapper--list .navigation-step .title{display:none}}.steps__wrapper--list .navigation-step .title *{margin-bottom:0}.steps__wrapper--list .content .content-step{background-color:#fff;border-radius:8px;box-shadow:0 4px 10px rgba(0,0,0,.1);display:none}@media (max-width:992px){.steps__wrapper--list .content .content-step{width:100%}}.steps__wrapper--list .content .content-step.active{display:flex}.steps.theme-dark .steps__wrapper--list .content .content-step *,.steps.theme-dark .steps__wrapper--list .title *,.steps.theme-dark .steps__wrapper--title *{color:#fff}.steps.theme-dark .steps__wrapper--list .bullet{border-color:#fff}.steps.theme-dark .steps__wrapper--list .divider{background-color:#fff}