.cta .cta_section{align-items:center;display:flex;flex-direction:column;justify-content:center}.cta .cta_section h2{color:#1f3d7b;font-size:30px;font-weight:400;line-height:38px;margin:0 0 15px}.cta .cta_section a{background-color:#1f3d7b;border-radius:18px;box-shadow:0 2px 0 rgba(0,0,0,.015);color:#fff;display:inline-block;font-size:15px;font-weight:800;line-height:18px;padding:9px 48px;text-decoration:none;transition:all .3s cubic-bezier(.645,.045,.355,1);user-select:none}.cta .cta_section a:hover{background-color:#0183ff}@media only screen and (max-width:767px){.cta .content-wrapper{padding:0 16px}}@media only screen and (min-width:768px) and (max-width:991px){.cta .content-wrapper{padding:0 16px}}@media only screen and (min-width:992px) and (max-width:1250px){.cta .content-wrapper{padding:0 70px}}