.hero_bottom{color:#004963;overflow:hidden;padding:80px 20px 75px;position:relative}.hero_bottom .hero_content{margin:auto;max-width:800px}.hero_bottom .heading{font-size:20px}.hero_bottom .buttons{display:flex;flex-wrap:wrap;justify-content:center;margin-top:35px}.hero_bottom .buttons .hero_cta{background:#004963;border-radius:8px;color:#fff;display:inline-block;font-family:Avenir Bold;font-size:1.15rem;font-weight:500;line-height:1.1em;margin:10px 20px;padding:19px 36px 16px;text-align:center;text-decoration:none;transition:all .3s ease}.hero_bottom .buttons .hero_cta:hover{transform:translateY(-2px)}.hero_bottom .buttons .hero_cta.secondary{background:transparent;border:2px solid #004963;color:#004963}.hero_bottom .buttons .hero_cta.secondary:hover{background:#004963;color:#fff}@media(max-width:767px){.hero_bottom{padding:65px 20px 55px}.hero_bottom .heading{font-size:18px}.hero_bottom .buttons .hero_cta{width:90%}}