body,html{margin:0;padding:0;font-synthesis:none}.header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:2rem 0}.header__logo{width:40%}.main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;background-color:#414143;color:#fff;font-family:Helvetica;margin-bottom:4rem}.main__steps{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.main__steps--header{text-transform:uppercase;font-weight:800;margin:0;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:50%;text-align:center;font-size:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}@media only screen and (max-width:1200px){.main__steps--header{font-size:40px;top:40%;-webkit-transform:translate(-50%,-40%);transform:translate(-50%,-40%)}}@media only screen and (max-width:1024px){.main__steps--header{width:60%;top:30%;-webkit-transform:translate(-50%,-30%);transform:translate(-50%,-30%)}}@media only screen and (max-width:768px){.main__steps--header{font-size:30px;width:70%;top:25%;-webkit-transform:translate(-50%,-25%);transform:translate(-50%,-25%)}}@media only screen and (max-width:600px){.main__steps--header{width:100%}}@media only screen and (max-width:500px){.main__steps--header{top:20%;-webkit-transform:translate(-50%,-20%);transform:translate(-50%,-20%);font-size:24px}}.main__steps--header-image{width:240px;display:block;margin:1rem 0 0 1rem}@media only screen and (max-width:1200px){.main__steps--header-image{width:170px;margin-top:.8rem}}@media only screen and (max-width:768px){.main__steps--header-image{width:140px;margin-top:.6rem}}@media only screen and (max-width:500px){.main__steps--header-image{width:110px;margin:.5rem 0 0 .5rem}}.main__about{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:6rem}.main__about--header{text-align:center;font-weight:800;margin:6rem 0;font-size:60px;width:100%;text-transform:uppercase;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media only screen and (max-width:1200px){.main__about--header{font-size:40px}}@media only screen and (max-width:768px){.main__about--header{font-size:30px}}@media only screen and (max-width:500px){.main__about--header{font-size:24px}}.main__about--header-image{width:200px;margin-left:1rem}@media only screen and (max-width:1200px){.main__about--header-image{width:150px}}@media only screen and (max-width:768px){.main__about--header-image{width:110px}}@media only screen and (max-width:500px){.main__about--header-image{width:90px}}.main__about--copy{width:70%;font-size:24px}@media only screen and (max-width:768px){.main__about--copy{font-size:18px}}.footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#497ab7}.footer__wrapper{width:90%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:2rem 0 0 0}.footer__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:2rem}.footer__item--icon{width:60px;height:60px;margin-right:2rem}.footer__item--link{color:#fff;text-decoration:none;font-size:26px;font-weight:800;-webkit-transition:all .3s;transition:all .3s;font-family:Helvetica}@media only screen and (max-width:500px){.footer__item--link{font-size:24px}}.footer__item--link:hover{color:#8d8f8f}