.call-ta{background-color:#0b24fb;border-radius:20px;display:flex;padding:30px 60px;margin-bottom:50px;align-items:center;height:388px;justify-content:space-between}.cta-text{width:70%}.call-ta h2,.call-ta h3{color:#fff}.call-ta a{background-color:#fff;padding:9px 20px;border:2px solid #fff;border-radius:40px;font-size:16px;color:#0b24fb}.call-ta a:hover{background-color:#0b24fb;border:2px solid #fff;color:#fff;transition:all .3s cubic-bezier(.1,.3,.3,.1)}@media only screen and (max-width:425px){.call-ta{flex-direction:column;padding:30px 0}.cta-text{text-align:center}}