.stats-module{margin-bottom:100px;margin-top:30px;text-align:center}.stats-module h2{font-size:40px;font-weight:500;margin:auto;max-width:100%;width:940px}.stat-item{align-items:center;background:#fff;border-radius:10px;box-shadow:0 3px 10px rgba(38,59,94,.1);display:flex;flex-direction:column;height:100%;justify-content:center;margin-top:50px;padding:50px 30px;text-align:center}.stats-module .row-fluid .span4:nth-child(2) .stat-item{box-shadow:0 30px 60px rgba(38,59,94,.1)}.stat-item h3{color:var(--color-orange);font-size:32px;font-weight:600;line-height:1}.stat-item p{font-size:17px;font-weight:600;margin-top:30px}@media (max-width:768px){.form-container{width:100%}.stats-module h2{font-size:30px}}