h1{font-size:56px;font-weight:700;line-height:120%;margin-bottom:24px}.hero-container{width:100%}.hero{margin:0 0 0 120px;position:relative}.hero-text{font-size:20px;line-height:180%;padding:0 0 38px}.hero-tile-container{display:table;position:relative}.hero-tile{-webkit-animation:fadein 3s;-moz-animation:fadein 3s;-ms-animation:fadein 3s;-o-animation:fadein 3s;animation:fadein 3s;-webkit-animation-fill-mode:forwards;-moz-animation-fill-mode:forwards;animation-fill-mode:forwards;display:table-cell;opacity:0;padding:0 6px;width:180px}.hero-fade-in1{-webkit-animation-delay:.3s;-moz-animation-delay:.3s;animation-delay:.3s}.hero-fade-in2{-webkit-animation-delay:.8s;-moz-animation-delay:.8s;animation-delay:.8s}.hero-fade-in3{-webkit-animation-delay:1.3s;-moz-animation-delay:1.3s;animation-delay:1.3s}@keyframes fadein{0%{opacity:0}to{opacity:1}}@-moz-keyframes fadein{0%{opacity:0}to{opacity:1}}@-webkit-keyframes fadein{0%{opacity:0}to{opacity:1}}@-ms-keyframes fadein{0%{opacity:0}to{opacity:1}}@-o-keyframes fadein{0%{opacity:0}to{opacity:1}}.hero-tile-percent{color:#97d700;font-size:40px;font-weight:700}.hero-tile-text{font-size:16px;line-height:24px;padding:0 0 50px}.hero-tile-logo{bottom:0;height:40px;margin:20px 0 0;position:absolute;width:180px}.hero-hr{background-color:#bdbdbd;height:1px;margin:50px 0}.hero-quote-container{margin:50px 0 0}.hero-quotes{margin:0 0 24px}.hero-quote-text{font-size:16px;line-height:28.8px}.hero-quote-author{align-items:center;display:flex;margin:24px 0 0}.hero-quote-pic{display:inline;padding:0 10px 0 0;width:57px}.hero-quote-pic img{background-color:#625df5}.hero-quote-name{font-weight:600}.hero-quote-name,.hero-quote-title{display:inline;font-size:13px;line-height:8px}.hero-quote-title{margin:0 0 0 10px}@media only screen and (max-width:770px){.hero{margin:100px auto;max-width:585px;padding:0 20px;position:relative;width:calc(100% - 40px)}.hero-tile{margin:0 10px 20px 0}}