.cta-style-1{background:linear-gradient(135deg,#0b0742,#352682);border-radius:20px;padding:3rem;position:relative;overflow:hidden}.cta-style-1:before{content:"";position:absolute;width:200px;height:200px;background:rgba(255,255,255,.1);border-radius:50%;top:-100px;right:-100px}.cta-style-1 .content{position:relative;z-index:1;color:white}.cta-style-1 h2{font-size:2rem;margin:1rem 0}.cta-style-1 p{margin-bottom:1.5rem;opacity:.9}.cta-style-1 button{background:white;color:#4f46e5;border:none;padding:1rem 2rem;border-radius:30px;font-weight:600;display:flex;align-items:center;gap:.5rem;cursor:pointer;transition:transform .2s}.cta-style-1 button:hover{transform:translateY(-2px)}.cta-style-2{padding:3rem;text-align:center;position:relative;background:white;border-radius:12px;box-shadow:0 4px 6px rgba(0,0,0,.1)}.cta-style-2:before{content:"";position:absolute;inset:0;border-radius:12px;padding:2px;background:linear-gradient(45deg,#00c6fb,#005bea);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude}.cta-style-2 h2{color:#1e293b;margin:1rem 0}.cta-style-2 p{color:#64748b;margin-bottom:1.5rem}.cta-style-2 .cta2{background:linear-gradient(45deg,#00c6fb,#005bea);color:white;border:none;padding:1rem 2rem;border-radius:8px;font-weight:600;display:inline-flex;align-items:center;gap:.5rem;cursor:pointer;transition:opacity .2s}.cta-style-2 .cta2:hover{opacity:.9}.cta-style-3{display:flex;background:linear-gradient(135deg,#0b0742,#352682);border-radius:16px;overflow:hidden;box-shadow:0 4px 6px rgba(0,0,0,.1)}.cta-style-3 .content{padding:3rem;flex:1 1}.cta-style-3 .image{flex:1 1;background:url(https://images.unsplash.com/photo-1573164713714-d95e436ab8d6?auto=format&fit=crop&q=80) 50%/cover;min-height:300px}.cta-style-3 .text{margin-top:1rem}.cta-style-3 h2{color:white;margin-bottom:1rem}.cta-style-3 p{color:white;margin-bottom:1.5rem}.cta-style-3 button{background:#1e293b;color:white;border:none;padding:1rem 2rem;border-radius:8px;font-weight:600;display:flex;align-items:center;gap:.5rem;cursor:pointer;transition:background .2s}.cta-style-3 button:hover{background:#334155}.cta-style-4{text-align:center;padding:3rem;background:white;border-radius:20px;box-shadow:0 4px 6px rgba(0,0,0,.1)}.cta-style-4 .icon-circle{width:80px;height:80px;background:#fef2f2;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;color:#dc2626}.cta-style-4 h2{color:#1e293b;margin-bottom:1rem}.cta-style-4 p{color:#64748b;margin-bottom:1.5rem;max-width:400px;margin-left:auto;margin-right:auto}.cta-style-4 button{background:transparent;color:#dc2626;border:2px solid #dc2626;padding:1rem 2rem;border-radius:30px;font-weight:600;display:inline-flex;align-items:center;gap:.5rem;cursor:pointer;transition:all .2s}.cta-style-4 button:hover{background:#dc2626;color:white}@media (max-width:768px){.cta-style-3{flex-direction:column}.cta-style-3 .image{order:-1}.container{padding:1rem}.cta-style-1,.cta-style-2,.cta-style-3 .content,.cta-style-4{padding:2rem}.cta-style-1 h2,.cta-style-2 h2,.cta-style-3 h2,.cta-style-4 h2{font-size:1.5rem}}