.contact-module .page-center>div{align-items:center;display:flex;flex-wrap:wrap}.contact-module .page-center>div>.text-lead,.contact-module .page-center>div>h2,.contact-module .page-center>div>h6{flex:0 0 100%;width:100%}.contact-module .page-center>div>.btn-container{flex:0 0 auto;margin-top:24px}.contact-module .page-center>div>.btn-container+.btn-container{margin-left:32px}.contact-module .btn{align-items:center;background-color:#11457d;border-radius:999px;color:#fff;display:inline-flex;font-family:Poppins,Lato,sans-serif;font-size:14px;font-weight:700;justify-content:center;letter-spacing:.04em;padding:14px 32px;text-decoration:none;text-transform:uppercase;transition:background-color .25s ease,transform .15s ease;white-space:nowrap}.contact-module .btn:hover{background-color:#00b3ca;color:#fff;transform:translateY(-1px)}@media (max-width:640px){.contact-module .page-center>div{align-items:flex-start}.contact-module .page-center>div>.btn-container{flex:0 0 100%;margin-top:16px;width:100%}.contact-module .page-center>div>.btn-container+.btn-container{margin-left:0;margin-top:12px}.contact-module .btn{justify-content:center;width:100%}}