.cta{position:relative;padding:80px 0;background:rgba(37,99,235,.03)}.cta:before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background:url("data:image/svg+xml,%3Csvg width='100' height='100' viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 18c3.866 0 7-3.134 7-7s-3.134-7-7-7-7 3.134-7 7 3.134 7 7 7zm48 25c3.866 0 7-3.134 7-7s-3.134-7-7-7-7 3.134-7 7 3.134 7 7 7zm-43-7c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm63 31c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zM34 90c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm56-76c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zM12 86c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm28-65c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm23-11c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm-6 60c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm29 22c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zM32 63c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm57-13c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm-9-21c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM60 91c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM35 41c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM12 60c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2z' fill='rgba(37, 99, 235, 0.05)' fill-opacity='0.05' fill-rule='evenodd'/%3E%3C/svg%3E");opacity:.5;z-index:0}.cta .container{position:relative;z-index:1}.heading1-w{max-width:600px}.heading1-w .title{font-size:2.5rem;font-weight:700;margin-bottom:0;color:var(--heading-color)}.heading1-w p{font-size:1.1rem;line-height:1.7;color:var(--text-color);opacity:.9}.buttons{display:flex;gap:20px;flex-wrap:wrap;justify-content:flex-start}.cta-btn1,.cta-btn2{display:inline-flex;align-items:center;gap:12px;padding:14px 28px;font-weight:600;font-size:1rem;border-radius:12px;transition:all .3s ease;text-decoration:none}.cta-btn1{background:var(--primary-color);color:white;box-shadow:0 4px 6px -1px rgba(37,99,235,.1),0 2px 4px -1px rgba(37,99,235,.06)}.cta-btn2{background:transparent;border:2px solid var(--primary-color);color:var(--primary-color)}.cta-btn1:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px rgba(37,99,235,.2),0 4px 6px -2px rgba(37,99,235,.1)}.cta-btn2:hover{background:rgba(37,99,235,.04);transform:translateY(-2px)}.cta-btn1 svg,.cta-btn2 svg{width:20px;height:20px;transition:transform .3s ease}.cta-btn1:hover svg,.cta-btn2:hover svg{transform:translateX(-4px)}@media (max-width:991px){.cta{padding:60px 0}.heading1-w{text-align:center;margin:0 auto 30px}.buttons{justify-content:center}.heading1-w .title{font-size:2rem}}