.cta_button{align-items:center;background-color:#3692ff;box-shadow:0 6px 7px 0 rgba(0,0,0,.16);-webkit-box-shadow:0 6px 7px 0 rgba(0,0,0,.16);-moz-box-shadow:0 6px 7px 0 rgba(0,0,0,.16);-o-box-shadow:0 6px 7px 0 rgba(0,0,0,.16);-ms-box-shadow:0 6px 7px 0 rgba(0,0,0,.16);color:#fff;display:flex;font-size:18px;font-weight:700;height:68px;justify-content:center;transition:all .5s ease 0s;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease;width:420px}@media screen and (max-width:999px){.cta_button{font-size:16px;height:60px;width:334px}.hs_cos_wrapper h2{font-size:32px!important}}@media screen and (max-width:499px){.cta_button{margin:20px 0;max-width:100%}}.cta_button:hover{background-color:#2c77d0;color:#fff}