.pillar-cta{background:#fbb040;border-radius:8px;color:#3c3c3c;padding:2rem 1rem;text-align:center}.pillar-cta>h3,.pillar-cta>p{margin:0 auto 1.2rem;max-width:110ch}.pillar-cta--button-row{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center}.cta-btn{background-color:#ed1024;border:none;border-radius:4px;box-shadow:0 0 16px -4px rgba(0,0,0,.3);color:#fff;cursor:pointer;font-size:20px;font-weight:600;line-height:1.1;outline:none;padding:15px 40px 13px;transform:translateY(-2px);transition:box-shadow .15s linear,transform .15s linear}.cta-btn:hover{background-color:#c61c22;box-shadow:0 2px 10px -8px rgba(0,0,0,.5);color:#e3e3e3;transform:translateY(0)}@media(max-width:840px){.pillar-cta--button-row{justify-content:space-between}}