.cta-buttons-module{padding:20px 0}.cta-buttons-module,.cta-buttons-wrapper{display:flex;justify-content:center;width:100%}.cta-buttons-wrapper{flex-wrap:wrap;gap:20px;max-width:1000px}.cta-buttons-wrapper a{align-items:center;border-radius:30px;display:inline-flex;font-size:14.5px;font-weight:600;justify-content:center;min-width:200px;padding:14px 40px;text-align:center;text-decoration:none;transition:all .3s ease,transform .3s ease}.btn-outline{background:transparent;border:2px solid #f11943;color:#fff}.btn-outline:hover{transform:scale(1.03)}.btn-filled{background:#f11943;border:2px solid #f11943;color:#fff}.btn-filled:hover{transform:scale(1.03)}@media (max-width:600px){.cta-buttons-wrapper a{max-width:300px;min-width:auto;width:100%}}