.cta-banner-wrapper{width:100%;max-width:1200px;margin:2rem auto;padding:0 1.5rem}.cta-banner-container{background:linear-gradient(135deg,#1a0a0b 0%,#3b0f13 100%);border:1px solid #ffffff0d;border-radius:24px;justify-content:space-between;align-items:center;padding:2rem 3rem;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 40px #0006}.cta-banner-container:before{content:"";pointer-events:none;z-index:1;background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:20px 20px;position:absolute;inset:0}.cta-banner-content{z-index:2;flex:1;max-width:600px}.cta-banner-content h2{color:#fff;margin-bottom:1rem;font-size:2.8rem;font-weight:700;line-height:1.2}.cta-highlight{color:var(--primary,#e63946)}.cta-banner-content p{color:#a0a5b5;margin-bottom:2rem;font-size:1.1rem;line-height:1.6}.cta-banner-actions{align-items:center;gap:1rem;display:flex}.cta-btn-primary{background:var(--primary,#e63946);color:#fff;border-radius:8px;align-items:center;gap:.5rem;padding:.8rem 1.8rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.cta-btn-primary:hover{background:var(--primary-hover,#d62828);transform:translateY(-2px)}.cta-arrow{font-size:.8rem}.cta-btn-secondary{color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #ffffff26;border-radius:8px;padding:.8rem 1.8rem;font-size:1rem;font-weight:500;transition:all .2s}.cta-btn-secondary:hover{background:#ffffff26;transform:translateY(-2px)}.cta-banner-image{z-index:2;flex:1;justify-content:flex-end;display:flex}.cta-shield-img{object-fit:contain;border-radius:16px;max-width:100%;height:auto;box-shadow:0 10px 30px #e6394626}.cta-popup-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999;background:#000c;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.cta-popup-content{background:#0d0f16;border:1px solid #ffffff1a;border-radius:12px;width:100%;max-width:850px;max-height:95vh;position:relative;box-shadow:0 25px 50px #00000080}.cta-popup-close{color:#a0a5b5;cursor:pointer;z-index:10;background:0 0;border:none;padding:.5rem;transition:color .2s;position:absolute;top:1rem;right:1rem}.cta-popup-close:hover{color:#fff}.cta-popup-inner{padding:1rem 2rem}.cta-popup-title{color:#fff;text-align:center;margin-bottom:.5rem;font-size:1.5rem}.cta-popup-subtitle{color:#a0a5b5;text-align:center;margin-bottom:1.5rem;font-size:.95rem}@media (max-width:900px){.cta-banner-container{text-align:center;flex-direction:column;padding:2rem}.cta-banner-actions{flex-direction:column;justify-content:center;width:100%}.cta-btn-primary,.cta-btn-secondary{justify-content:center;width:100%}.cta-banner-image{justify-content:center;margin-top:2rem}.cta-popup-content{max-height:90vh;overflow-y:auto}.cta-popup-inner{padding:1.5rem}}
