.web-cta{padding:100px 20px;background:radial-gradient(circle at 20% 50%,rgba(20,93,160,.4) 0,transparent 55%),radial-gradient(circle at 80% 50%,rgba(237,110,86,.2) 0,transparent 55%),#010611;position:relative;overflow:hidden;text-align:center;min-height:100vh;display:flex;align-items:center;justify-content:center}.web-cta:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;background:radial-gradient(circle at center,rgba(20,93,160,.15) 0,transparent 60%);pointer-events:none}.web-cta__container{max-width:800px;margin:0 auto;position:relative;z-index:1}.web-cta__title{color:#ffffff!important;font-size:3rem!important;font-weight:800!important;margin-bottom:24px!important;line-height:1.2!important}.web-cta__title span{background:linear-gradient(120deg,#9dd3ff,#ffb37c);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.web-cta__description{color:#cbd5e1!important;font-size:1.25rem!important;line-height:1.6!important;margin-bottom:40px!important}.web-cta__actions{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}.web-cta__btn-primary{background:#25D366!important;border:none!important;height:54px!important;padding:0 32px!important;font-size:1.1rem!important;font-weight:600!important;border-radius:8px!important;display:flex;align-items:center;gap:8px;box-shadow:0 10px 15px -3px rgba(37,211,102,.3)!important;transition:all .3s ease!important}.web-cta__btn-primary:hover{transform:translateY(-2px);box-shadow:0 20px 25px -5px rgba(37,211,102,.4)!important;opacity:.9}.web-cta__btn-secondary{background:rgba(255,255,255,.07)!important;border:1.5px solid rgba(255,255,255,.6)!important;color:#ffffff!important;height:54px!important;padding:0 32px!important;font-size:1.1rem!important;font-weight:700!important;border-radius:8px!important;display:flex;align-items:center;gap:8px;letter-spacing:.01em;transition:all .3s ease!important}.web-cta__btn-secondary:hover{background:rgba(255,255,255,.14)!important;border-color:white!important;box-shadow:0 0 0 3px rgba(255,255,255,.1)!important}@media (max-width:768px){.web-cta{padding:60px 20px}.web-cta__title{font-size:2.2rem!important}}