#hero{width:100%;max-width:1500px;margin:0 auto;background-position:bottom center;background-size:1500px;background-repeat:no-repeat;background-size:cover;padding:180px 0 0 0}#hero .grid{width:100%;display:flex;flex-direction:column;align-items:center}#hero .grid>img{max-width:400px;margin:0 0 50px 0}#hero h1,#hero h2,#hero h3{text-align:center;color:var(--white);margin:0 0 30px 0}#hero h3{font-family:"Avenir Next Regular";max-width:800px}#hero .stat-lockup{width:100%;display:flex;flex-direction:row;justify-content:space-between;margin:50px 0 0 0}#hero .stat{display:flex;flex-direction:row;justify-content:flex-start}#hero .number{font-size:105px;font-family:"Saira Extra Condensed";font-weight:100;color:#b8508d;line-height:80px;margin:0 25px 0 0}#hero .icon{display:flex;flex-direction:column}@media screen and (max-width:850px){#hero .stat-lockup{flex-direction:column;align-items:center}#hero .stat{margin:0 20px 0 0}}@media screen and (max-width:800px){#hero{padding:100px 0 0 0}}