.steps-to-setup{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px;margin-bottom:3rem}.steps-to-setup .step{position:relative;width:100%;-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%;text-align:center}.steps-to-setup .step>div{padding:0 1rem;height:100%}.steps-to-setup .step .arrow-down{width:0;height:0;border-left:20px solid transparent;border-right:20px solid transparent;border-top:20px solid;margin:0 auto 15px;position:relative;top:0}.steps-to-setup .step .steps-number{font-size:54px;line-height:24px;text-align:center;margin-top:50px;color:currentColor}.steps-to-setup .step a,.steps-to-setup .step h1,.steps-to-setup .step h2,.steps-to-setup .step h3,.steps-to-setup .step h4,.steps-to-setup .step h5,.steps-to-setup .step h6,.steps-to-setup .step p{color:inherit}.steps-to-setup .step p{line-height:1.225}@media (max-width:800px){.steps-to-setup .step{min-width:100%}}