.navbar{position:relative;height:50px;display:flex;align-items:center;justify-content:center;padding-left:15px;padding-right:15px}@media only screen and (min-width: 768px){.navbar{height:55px;justify-content:space-between;background:#fafafa;box-shadow:0 2px 6px #0000001a;padding-top:0;padding-left:45px;padding-right:27px;z-index:9}}.recognitions__title{color:#464646;font-size:16px;font-weight:600}.recognitions__img{padding:10px 15px}.info-aside{width:30%;display:flex;flex-direction:column;justify-content:center;background-color:#fafafa;background-size:100% 100%;background-repeat:no-repeat;padding:0 2rem}@media only screen and (min-width: 993px){.info-aside{width:35%}}@media only screen and (min-width: 1200px){.info-aside{width:30%}}.info-aside__title{font-size:22px;font-weight:600;line-height:30px;color:#464646;white-space:break-spaces}.info-aside__title span{color:#6150ad}.info-aside__title--traffic{font-size:36px;line-height:50px;text-align:left;margin-bottom:0}.info-aside__description{font-size:20px;font-weight:400;text-align:left}.info-aside__logo{width:100%;padding-top:40px}.info-aside__quote{font-size:14px;text-align:left;border-radius:5px;background:#fafafa;box-shadow:0 2px 6px #0000000d;padding:22px;margin-top:auto}.info-aside__card{display:flex;align-items:center}.info-aside__card i{font-size:40px;margin-right:17px}.info-aside__recognition{padding-bottom:30px;margin-top:auto}.steps{display:grid;grid-auto-flow:column;list-style:none;padding:0}.step{display:flex;align-items:center;justify-content:center}.step--register.step--active .step__number{color:#fafafa;background-color:#6150ad}.step--register.step--active .step__label{font-weight:600;color:#6150ad}.step--register.step--active .step__line{height:2px;background-color:#6150ad}.step--register.step--done .step__number{border:1.5px solid #6150ad;background-color:#fafafa}.step--register.step--done .step__number i,.step--register.step--done .step__label{color:#6150ad}.step--register.step--done .step__line{height:2px;background-color:#6150ad}.step--register .step__item{width:100px;display:flex;flex-direction:column;align-items:center}.step--register .step__number{display:flex;align-items:center;justify-content:center;border-radius:50%;height:30px;width:30px;color:#fafafa;background-color:#9a9a9a;cursor:default}.step--register .step__label{font-size:14px;font-weight:400;line-height:19px;color:#707070;padding-top:2px}.step--register .step__line{height:1px;width:64px;background-color:#ddd}
