.crust-steps{list-style-type:none;margin:0;padding:0;display:grid}.crust-steps .crust-steps-item{text-align:center;position:relative;z-index:1}.crust-steps .crust-steps-item .crust-steps-icon-box{margin:0 0 20px;transition:all .5s cubic-bezier(.2,1,.3,1);position:relative;z-index:1}.crust-steps li .crust-steps-icon-box:before,.crust-steps li .crust-steps-icon-box:after{position:absolute;left:-50%;top:50%;transform:translateY(-50%);width:100%;height:18px;background-color:#e6e6e6;content:"";display:block;z-index:0}.crust-steps li .crust-steps-icon-box:before{box-shadow:inset 0 1px 4px 0 rgba(0,0,0,.1)}.crust-steps li .crust-steps-icon-box:after{height:7px;background-color:#ff5b4a}.crust-steps li.crust-steps-active .crust-steps-icon-box:after{background-color:#2f39d3}.crust-steps li:first-child .crust-steps-icon-box:before,.crust-steps li:first-child .crust-steps-icon-box:after,.crust-steps.crust-grid-rows-1 li:nth-child(n+1) .crust-steps-icon-box:before,.crust-steps.crust-grid-rows-1 li:nth-child(n+1) .crust-steps-icon-box:after,.crust-steps.crust-grid-rows-2 li:nth-child(2n+1) .crust-steps-icon-box:before,.crust-steps.crust-grid-rows-2 li:nth-child(2n+1) .crust-steps-icon-box:after,.crust-steps.crust-grid-rows-3 li:nth-child(3n+1) .crust-steps-icon-box:before,.crust-steps.crust-grid-rows-3 li:nth-child(3n+1) .crust-steps-icon-box:after,.crust-steps.crust-grid-rows-4 li:nth-child(4n+1) .crust-steps-icon-box:before,.crust-steps.crust-grid-rows-4 li:nth-child(4n+1) .crust-steps-icon-box:after,.crust-steps.crust-grid-rows-5 li:nth-child(5n+1) .crust-steps-icon-box:before,.crust-steps.crust-grid-rows-6 li:nth-child(5n+1) .crust-steps-icon-box:after,.crust-steps.crust-grid-rows-6 li:nth-child(6n+1) .crust-steps-icon-box:before,.crust-steps.crust-grid-rows-6 li:nth-child(6n+1) .crust-steps-icon-box:after{display:none}.crust-steps li .crust-steps-icon{padding:0;transition:all .5s cubic-bezier(.2,1,.3,1);font-size:12px;width:30px;height:30px;color:#fff;display:flex;align-items:center;justify-content:center}.crust-steps li:not(.crust-steps-triangle) .crust-steps-icon{background-color:#ff5b4a;border-radius:50%;box-shadow:0 1px 3px 0 rgba(0,0,0,.1)}.crust-steps li:not(.crust-steps-triangle).crust-steps-active .crust-steps-icon{background-color:#2f39d3}.crust-icon-triangle{width:100%;height:100%;display:block;position:absolute;left:0;top:0;z-index:-1}.crust-steps li.crust-steps-normal .crust-steps-icon-box:after,.crust-steps li.crust-steps-normal:not(.crust-steps-triangle) .crust-steps-icon{background-color:#f1f1f1}.crust-steps li.crust-steps-normal .crust-steps-icon{color:#333}.crust-steps .crust-steps-item .crust-steps-title+.crust-steps-icon-box{margin-top:15px}.crust-steps-icon-box .crust-steps-icon img{margin:30px 0 0 -30px}.crust-steps .crust-steps-item.crust-animate-icon-scale:hover .crust-steps-icon{transform:scale(1.2)}.crust-steps .crust-steps-item.crust-animate-icon-rotate .crust-steps-icon{transition-duration:1.5s !important}.crust-steps .crust-steps-item.crust-animate-icon-rotate:hover .crust-steps-icon{transform:rotate(360deg)}.crust-steps .crust-steps-item.crust-animate-icon-spin:hover .crust-steps-icon{animation:loadingSpin 1.5s linear 0s infinite normal}.crust-steps .crust-steps-item.crust-animate-icon-pulse:hover .crust-steps-icon{animation:pulseEffect .7s linear 0s infinite normal}@media (prefers-reduced-motion:reduce){.crust-steps .crust-steps-item .crust-steps-icon-box{transition:none}}.crust-steps .crust-steps-item .crust-steps-icon-box .crust-steps-icon-inner{transition:all .5s cubic-bezier(.2,1,.3,1);display:flex;justify-content:center;position:relative;z-index:3}@media (prefers-reduced-motion:reduce){.crust-steps .crust-steps-item .crust-steps-icon-box .crust-steps-icon-inner{transition:none}}.crust-steps .crust-steps-item .crust-steps-icon-box .crust-steps-icon i{width:auto;height:1em;position:relative;display:block}.crust-steps .crust-steps-item .crust-steps-icon-box .crust-steps-icon i:before{position:absolute;left:50%;transform:translateX(-50%)}.crust-steps .crust-steps-item .crust-steps-icon-box .crust-steps-img{font-size:8px;line-height:1;max-width:inherit}.crust-steps .crust-steps-item .crust-steps-title{display:inline-block;position:relative}.crust-steps li .crust-steps-title:before{width:12px;height:12px;background:inherit;position:absolute;display:inline-block;content:"";left:50%;top:-6px;z-index:-1;transform:translateX(-50%) rotate(45deg)}.crust-steps.title-icon-content li .crust-steps-title:before{top:auto;bottom:-6px;transform:translateX(-50%) rotate(45deg)}.crust-steps.title-content-icon li .crust-steps-title:before{display:none}.crust-steps.title-content-icon li.crust-steps-item .crust-steps-icon-box{margin:20px 0 0}.crust-steps .crust-steps-item .crust-steps-content{padding:0 40px;margin:0}@media (max-width:768px){.crust-steps.crust-steps-columns-3>li,.crust-steps.crust-steps-columns-4>li,.crust-steps.crust-steps-columns-5>li,.crust-steps.crust-steps-columns-6>li{width:50%}.crust-steps-content{padding-right:10px;padding-left:10px}.crust-steps{grid-template-columns:100% !important}.crust-steps .crust-steps-item{margin-bottom:30px}.crust-steps .crust-steps-item .crust-steps-content{margin:0 10px}}