.get-started-cta{background:var(--tw-gray);margin-bottom:0;padding:0 40px 50px;position:relative;z-index:10}.get-started-cta-wrapper{background:var(--tw-black);border-radius:20px;margin:0 auto -50px;max-width:1300px;overflow:hidden;padding:80px 60px;position:relative;z-index:2}.cta-footer-overlay{background:#0e1426;bottom:0;height:100px;left:0;position:absolute;right:0;width:100%;z-index:1}.get-started-cta-wrapper:before{background:radial-gradient(circle at bottom left,var(--tw-blue) 0,rgba(54,98,227,0) 70%);opacity:1}.get-started-cta-wrapper:after,.get-started-cta-wrapper:before{bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:0}.get-started-cta-wrapper:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 400 400'%3E%3Cfilter id='a'%3E%3CfeTurbulence baseFrequency='.4' numOctaves='3' seed='7168' stitchTiles='stitch' type='fractalNoise'/%3E%3CfeComponentTransfer%3E%3CfeFuncR intercept='-.5' slope='2' type='linear'/%3E%3CfeFuncG intercept='-.5' slope='2' type='linear'/%3E%3CfeFuncB intercept='-.5' slope='2' type='linear'/%3E%3C/feComponentTransfer%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23a)'/%3E%3C/svg%3E");opacity:.15;pointer-events:none}.get-started-cta-container{position:relative;z-index:2}.get-started-content{align-items:center;display:grid;gap:30px;grid-template-columns:1fr 1fr}.get-started-heading{color:#fff;font-family:var(--font-heading);font-size:48px;font-weight:500;margin:0 0 32px}.get-started-steps{counter-reset:step-counter;list-style:none;margin:0;padding:0}.get-started-steps li{color:hsla(0,0%,100%,.9);counter-increment:step-counter;font-family:var(--font-body);font-size:18px;line-height:1.6;margin-bottom:24px;padding-left:50px;position:relative}.get-started-steps li:last-child{margin-bottom:0}.get-started-steps li:before{align-items:center;background:var(--tw-black);border-radius:50%;color:#fff;content:counter(step-counter);display:flex;font-family:var(--font-heading);font-size:16px;font-weight:700;height:32px;justify-content:center;left:0;position:absolute;top:0;width:32px}.get-started-right{align-items:center;display:flex;flex-direction:column}.get-started-description{color:hsla(0,0%,100%,.9);font-family:var(--font-body);font-size:20px;line-height:1.7;margin:0 0 32px}.get-started-button{align-items:center;background-color:#fff;border-radius:50px;box-shadow:0 4px 20px hsla(0,0%,100%,.2);color:var(--tw-black);display:inline-flex;font-family:var(--font-body);font-size:18px;font-weight:700;gap:16px;padding:12px 32px 12px 12px;text-decoration:none;transition:background-color .3s ease,transform .3s ease,box-shadow .3s ease}.button-icon{align-items:center;background-color:var(--tw-blue);border-radius:50%;display:flex;flex-shrink:0;height:48px;justify-content:center;transition:background-color .3s ease;width:48px}.button-icon img{display:block;height:20px;width:20px}.button-text{font-family:var(--font-body);padding-right:8px}.get-started-button:hover{background-color:#f0f0f0;box-shadow:0 6px 30px hsla(0,0%,100%,.3);color:var(--tw-black);font-weight:700;text-decoration:none;transform:translateY(-2px)}.get-started-button:hover .button-icon{background-color:var(--tw-purple)}@media (max-width:768px){.get-started-cta{padding:40px 20px 50px}.get-started-cta-wrapper{padding:60px 30px}.get-started-content{gap:40px;grid-template-columns:1fr}.get-started-heading{font-size:36px;margin-bottom:24px}.get-started-steps li{font-size:16px;margin-bottom:20px;padding-left:45px}.get-started-steps li:before{font-size:14px;height:28px;width:28px}.get-started-description{font-size:18px}.get-started-button{font-size:16px}}